Suppose I've accepted a request using

Code:
tcpclient=tcplistener.accepttcpclient


How do I get the IP address of the client/source of the request? What format should I store it in?