Create a new ConnectionInfo object pointing at the provided remote IPEndPoint.
Uses the custom NetworkComms.Net application layer protocol.
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- remoteEndPoint
- Type: System.Net EndPoint
The end point corresponding with the remote target
See Also