Interface TransmissionControlProtocol
Interface for TCP.
Methods
| Name | Description |
|---|---|
connected
(transport)
|
Called when a connection is made. |
disconnected
(exception)
|
Called when a connection is lost. |
received
(data)
|