Getting the 'external' IP address in Java

前端 未结 12 1826
自闭症患者
自闭症患者 2020-11-22 15:08

I\'m not too sure how to go about getting the external IP address of the machine as a computer outside of a network would see it.

My following IPAddress class only g

12条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-22 16:05

    http://jstun.javawi.de/ will do it - provided your gateway device does STUN )most do)

提交回复
热议问题