-
IP address
I dont program in Java, so this might be a bit tough but I'll try to explain what I'm trying to do...
I'm trying to design an app (in VC++) that will, when given a username of a certain chat (http://www.netnc.com/netjonez/chatt.html), it will retrieve that users IP address...
this is a java based chat so that's why I'm posting to this board... to see if you guys have any suggestions for me...
If you do, I would be VERY greatful for ANY input...
Thanx... Cube
-
Re: IP address
If you mean you want to find out the IP address from which the user is connecting,
then forget it. You don't have access to that information (unless you hack into
the server).
-
Re: IP address
Yep... Sounds like you plan on hacking them... or something...