web developer👩🏻‍💻

  • 홈
  • 태그
  • 방명록

java sever ip 얻기 1

[JAVA] sever ip 얻는 방법 InetAddress.getLocalHost()

InetAddress.getLocalHost(); public static String getServerIp() { InetAddress local = null; try { local = InetAddress.getLocalHost(); } catch ( UnknownHostException e ) { e.printStackTrace(); } if( local == null ) { return ""; } else { String ip = local.getHostAddress(); return ip; } }

Spring 2021.11.28
이전
1
다음
더보기
프로필사진

web developer👩🏻‍💻

  • Category (192)
    • Spring (31)
      • Spring Boot (2)
    • js (64)
    • DB (24)
    • multi (7)
    • css (7)
    • 형상관리 (6)
    • 정보처리기사 (1)
    • Tistory (5)
    • Basic (14)
    • iOS (24)
    • Error (5)

Tag

Swift, jxls 엑셀, MSsql, 윈도우심볼릭, xcode12.5.1, PostgreSQL, 윈도우심볼릭링크걸기, monitorjbl 엑셀, Oracle, monitorjbl, Xcode, xcode swift memo, spring annotation, xlsx-streamer, poi monitorjbl, swift 계산기, ios app 개발, jxls, mysql, swift 메모장 만들기,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바