Click or drag to resize

Demo3D.Net.Protocols Namespace

Built-in protocol implementations.
Classes
  ClassDescription
Public classClockInformation
Clock information.
Public classCOTP
The ISO COTP protocol.
Public classCode exampleCotpClient
A COTP client socket.
Public classCotpClientProperties
COTP client connection properties.
Public classCotpProperties
COTP connection properties.
Public classCode exampleCotpServer
A COTP server.
Public classCotpServerProperties
COTP server connection properties.
Public classEthernet
Raw ethernet.
Public classEthernetAddressEditor
Address editor for the Ethernet protocol.
Public classEthernetConnectionProperties
Ethernet connection properties.
Public classEthernetPacketInformation
Ethernet packet information.
Public classEthernetPacketRoutingInfo
Ethernet packet routing information.
Public classIPv4InterfaceList
A list of IPv4 interfaces serviced by a server. Depends on packets supporting IPRoutingInfo in their ID.
Public classSystemTimeRegistry
System time registry.
Public classTCP
The TCP protocol.
Public classTcpAddressEditor
TCP address editor.
Public classCode exampleTcpClient
A TCP client socket.
Public classTcpClientProperties
TCP client connection properties.
Public classTcpConnectionProperties
TCP connection properties.
Public classCode exampleTcpServer
A TCP server.
Public classTcpServerProperties
TCP server connection properties.
Public classTPKT
The TPKT protocol.
Public classTpktClient
A TPKT client socket.
Public classTpktServer
A TPKT server.
Public classUDP
The UDP protocol.
Public classUdpAddressEditor
UDP address editor.
Public classUdpConnectionProperties
UDP connection properties.
Public classUDPPacketInformation
UDP packet information.
Public classUdpSocket
A UDP client/server socket.
Interfaces
  InterfaceDescription
Public interfaceIInterfaceList
A list of interfaces serviced by a server.
Public interfaceISystemClockHandle
A handle to a system clock.
Public interfaceISystemTime
System time interface.
Public interfaceIUDPService
UDP specific services.