HttpListenerRequest..::..RemoteEndPoint Property
Gets the client endpoint as an IP address and a port number.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint Get
public: property IPEndPoint^ RemoteEndPoint { IPEndPoint^ get (); }