Interface | Description |
---|---|
ContextSocketFace |
The interface for the different type of sockets.
|
Class | Description |
---|---|
StandardSocket |
This is a wrapper class around the standard DatagramSocket.
|
StreamPortItem |
This is a holder class that associates the incoming packet stream
with the remote port it came from.
|
TCPSocket |
This is a wrapper class around the standard Socket.
|