How do I get the IP address of a TCP/IP client?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adameurich
    New Member
    • Mar 2010
    • 1

    How do I get the IP address of a TCP/IP client?

    I have a perl program that is acting as a TCP/IP server using IO::Socket::INE T. I want to know how I can get the IP address of the client who connects to my program. Any way to find that out?

    Thanks in advance,

    Adam Eurich
Working...