| Package | Description |
|---|---|
| me.legrange.swap |
An implementation of the SWAP protocol, including an interface to the serial SWAP modem.
|
| me.legrange.swap.tcp |
A client/server TCP implementation of SwapModem.
|
| Modifier and Type | Method and Description |
|---|---|
ModemSetup |
SwapModem.getSetup()
get the network setup
|
ModemSetup |
SerialModem.getSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwapModem.setSetup(ModemSetup setup)
set the network setup
|
void |
SerialModem.setSetup(ModemSetup setup) |
| Modifier and Type | Method and Description |
|---|---|
ModemSetup |
TcpModem.getSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpModem.setSetup(ModemSetup newSetup) |
Copyright © 2015. All rights reserved.