C# (CSharp) NetworkCommsDotNet.Connections 네임스페이스

중첩된 네임스페이스

NetworkCommsDotNet.Connections.Bluetooth
NetworkCommsDotNet.Connections.TCP
NetworkCommsDotNet.Connections.UDP

클래스들

이름 설명
Connection
IPConnection IP Connection base class for NetworkComms.Net. This contains the functionality and tools shared by any connections that use IP related endPoints such as NetworkCommsDotNet.Connections.TCP.TCPConnection and NetworkCommsDotNet.Connections.UDP.UDPConnection.
SentPacket A wrapper object for keeping track of sent packets. These are used if a resend is requested due to a checksum validation failure.