sP2P NAT Traversal and peer-to-peer networking API
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Object that manages peer communication with supernodes
The ConnectionManager TCPUDPEmul type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | ConnectionManager TCPUDPEmul | Initializes a new instance of the ConnectionManager TCPUDPEmul class |
Methods
Name | Description | |
---|---|---|
![]() | Cancel | |
![]() | Dispose | Releases all resources used by the ConnectionManager TCPUDPEmul |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | WriteLogEntry | Writes new log entry (Defined by Logger.) |
Fields
Name | Description | |
---|---|---|
![]() | ACTIVE | |
![]() | ApplicationSocket | |
![]() | ApplicationSocketExternal | |
![]() | Closed | |
![]() | PeerEndPoint | |
![]() | proxyBindEP | |
![]() | State |
Events
Name | Description | |
---|---|---|
![]() | onTcpUdtEmulEvent |
See Also