How to get an IP
- Posted by rforno at tutopia.com Jun 24, 2002
- 384 views
I'd like to get the IP address of someone connected to the Web at the moment, probably through a phone modem, having only his login name, for example rforno at tutopia.com , and then exchange (either download or upload) a small file. Both parties should be willing to exchange the file. This exchange may happen several times a day. Of course, I want to do this through a program (in Euphoria or C/C++). The difficulty lies in the fact that the IP changes each time the other party connects to its server. Obviously this can be done, because for example KazaA, mIRC and other programs do it. As I'm not very conversant in communications, I'm asking any help the group can provide. TIA.