Results 1 to 2 of 2

Thread: Winsock IP/ID for Clients - Help Needed!!!

  1. #1

    Thread Starter
    Fanatic Member modpluz's Avatar
    Join Date
    Sep 2005
    Location
    Lag, NG
    Posts
    633

    Winsock IP/ID for Clients - Help Needed!!!

    i know winsock has an IP for pc's (i.e 127.0.0.1) fine

    but if you are using chat client and server and you want the server to get the ip of the client using the RemoteHostIP or something.

    is it going to get 127.0.0.1 as ip for the client? if no what does it get?


    and one thing can you control a client's window? if yes how?

    and i will also like to know if you can get a computers unique id as you know in among a list of computers (say like 5 or 7) you see id's like maybe computer1, computer2.... and so on.

    what help can i actually get on this?
    Last edited by modpluz; Oct 11th, 2005 at 11:43 AM.
    If you want the rabbit to hop, move the carrot - Paul Kellerman(Prison Break)

    onError GoTo http://vbforums.com



    My Bits:
    VB6: Change Column Name in MS ACCESS

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Winsock IP/ID for Clients - Help Needed!!!

    You use the local host id (127.0.0.1) if you want to run the client and server on the same machine. If you are using two machines, you would use the IP address of each of them, and then the remote address would be returned.

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