class IPSocket inherits Socket ¶ Direct known subclasses TCPSocket UDPSocket Methods¶ #local_address ¶ Returns the IPAddress for the local end of the IP socket. View source #remote_address ¶ Returns the IPAddress for the remote end of the IP socket. View source