Results 1 to 2 of 2

Thread: Client Accept (Returning Connectee IP)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Location
    Miami
    Posts
    22

    Client Accept (Returning Connectee IP)

    PHP Code:
                    SOCKET MrClient;

        
    MrClient accept(socketListenNULLNULL); 
    How would I return the IP of MrClient? I usually try MsgBox on myself to see if I would get it right, but I got compiling errors.

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Location
    Miami
    Posts
    22
    Aaaaaaanyone at all? That's just the partial code by the way. (obviously ;o)

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