Discuss this help topic in SecureBlackbox Forum
This read-only property specifies the EndPoint with which the Socket is communicating.
Declaration
Description
If you are using a connection-oriented protocol, the RemoteEndPoint property gets the EndPoint containing the remote IP address and port number to which the Socket is connected. If you are using a connectionless protocol, RemoteEndPoint contains the default remote IP address and port number with which the socket will communicate.