Send the provided packet to the remoteEndPoint. Waits for receive confirmation if required.
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- packet
- Type: NetworkCommsDotNet IPacket
The packet to send
Type Parameters
- packetPayloadObjectType
- The type of object encapsulated by the provided packet
See Also