开发者

get server ip in java (Struts)

开发者 https://www.devze.com 2022-12-27 12:41 出处:网络
i want to get ip server where my tomcat is execute in java (Stru开发者_运维百科ts).?InetAddress.getLocalHost().getHostAddress()

i want to get ip server where my tomcat is execute in java (Stru开发者_运维百科ts).?


InetAddress.getLocalHost().getHostAddress()

0

精彩评论

暂无评论...
验证码 换一张
取 消