PDA

Click to See Complete Forum and Search --> : IP Address Problems


xirox
Feb 15th, 2001, 12:32 AM
I have created an instant message application that allow me and my mate to talk to each other. At the moment we have to use ICQ to let each other know what our IP's are (they change everytime we connect to the internet)

Is there an easier way of doing this, how do applications like Nutella (napster type software but without the host) communicate without a central point? They say that the only way it can be shut down is if all users are offline, how does one instance of this application know what the IP's are of the other instances?

Any help would be appreciated

Shaun Sheppard
shaun.sheppard@btinternet.com

Zaf Khan
Feb 15th, 2001, 02:56 AM
I use this method.......

<% =Request.ServerVariables("REMOTE_ADDR") %>

DocZaf
{;->

plenderj
Feb 15th, 2001, 06:52 AM
I answered this post somewhere else ... strange ...

- jamie