Results 1 to 3 of 3

Thread: [Winsock] Getting client IP address

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    Holland
    Posts
    47

    [Winsock] Getting client IP address

    I'm writing a Telnet Server in Visual Basic.

    I'm using winsock for practically all taks.

    Everything works nice and smooth but I'd like to display the client's ip address on the server.

    Is there a way to enquire that information on the server side?

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    winsock.remotehostip
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    Holland
    Posts
    47
    Originally posted by Cander
    winsock.remotehostip
    Thanx!

    I should have understood that once when I was viewing the option list

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