Click to See Complete Forum and Search --> : IP address


cube
January 16th, 1999, 07:24 AM
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

Zafir Anjum
January 16th, 1999, 12:20 PM
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).

Java_Hunter
February 15th, 1999, 12:33 AM
Yep... Sounds like you plan on hacking them... or something...