Interface | Description |
---|---|
IReceiveListener |
This interface is used by application.
|
Class | Description |
---|---|
CommunicationSocket |
This class creates a socket of communication that allows applications communicate to each other.
|
IP |
Used as a auxiliary class to get information about IP address.
|
Receiver |
This class is for internal use, it must not called.
|
TCPReceiver |
This class is for internal use, it must not called.
|
TCPSender |
This class is for internal use, it must not called.
|
UDPReceiver |
This class is for internal use, it must not called.
|
UDPSender |
This class is for internal use, it must not called.
|