DOFConnectionStack InterfaceOpenDOF Object Access Library
DOFConnectionStack represents a stack for receiving and sending packets across a network.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public interface DOFConnectionStack
Remarks

DOFConnectionStack represents a stack for receiving and sending packets across a network.

NOTE: This Interface has no methods. It is simply used to refer to a stack so that it can be passed throughout the API.

See Also

Reference

org.opendof.core.internal_Renamed.core.OALProtocolNegotiator
org.opendof.core.internal_Renamed.core.DefaultProtocolNegotiator
org.opendof.core.internal_Renamed.core.DefaultASProtocolNegotiator