web developer👩🏻‍💻

  • 홈
  • 태그
  • 방명록

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

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

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2026/01   »
일 월 화 수 목 금 토
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 © AXZ Corp. All rights reserved.

티스토리툴바