Results 1 to 3 of 3

Thread: IP Address Problems

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    Durham, England
    Posts
    17
    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
    [email protected]

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    I use this method.......

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

    DocZaf
    {;->

  3. #3
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    I answered this post somewhere else ... strange ...

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width