Click or drag to resize

COTP Class

The ISO COTP protocol.
Inheritance Hierarchy
SystemObject
  Demo3D.Net.ProtocolsCOTP

Namespace: Demo3D.Net.Protocols
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.01.00
Syntax
C#
public static class COTP

The COTP type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberName The COTP protocol name.
Public fieldStatic memberScheme The COTP protocol scheme.
Top
Remarks
See CotpClient and CotpServer for simple ISO COTP client/server examples.
See Also