| Class | Description |
|---|---|
| TcpModem |
A SWAP modem implementation that works over TCP.
|
| TcpServer |
A TCP server that serves SWAP comms from a modem over TCP/IP
|
| Exception | Description |
|---|---|
| TcpException |
Thrown by the TcpModem if there is a problem.
|
This package provides the means to make a SwapModem accessible over TCP. It includes a TCP SwapModem implementation, a transport layer and a server component.
me.legrange.swapCopyright © 2015. All rights reserved.