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: 15.0.2.11458
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