S
Swaroop Kumar
Hello:
Is it possible to programmatically (in Java, of course) detect if
my machine is running behind a firewall or a router? I would
appreciate any help/tips/pointers/advice that you can provide. A
potentially silly way would be to send an HTTP request to
http://www.whatsmyip.com and compare the IP address in the response to
the one that I think I have (maybe determined by creating a socket?).
Thanks in advance,
Swaroop
Is it possible to programmatically (in Java, of course) detect if
my machine is running behind a firewall or a router? I would
appreciate any help/tips/pointers/advice that you can provide. A
potentially silly way would be to send an HTTP request to
http://www.whatsmyip.com and compare the IP address in the response to
the one that I think I have (maybe determined by creating a socket?).
Thanks in advance,
Swaroop