Utils for network programming.
Classes
| Class | Description | |
|---|---|---|
| Network | ||
| RemotingManagerHTTP | ||
| RemotingManagerIPC | ||
| RemotingManagerTCP | ||
| RemotingUtils | ||
| UDPReceivedEventArgs |
UDP message received event argument
| |
| UDPServer |
Class to handle UDP connections
| |
| UDPTimeClient | ||
| UDPTimeServer |
UDP Time server
|
Interfaces
| Interface | Description | |
|---|---|---|
| INetworkTimeSync |
Common interface for network time server and client
| |
| IRemotingManager | ||
| IRemotingManagerIPC | ||
| IRemotingPublisher |
Delegates
| Delegate | Description | |
|---|---|---|
| UDPServer..::..MessageReceivedEventHandler |