|
plptools
|
#include "config.h"#include <vector>#include "bufferstore.h"#include "linkchan.h"#include "tcpsocket.h"

Go to the source code of this file.
Classes | |
| class | PcServer |
| Representation of a server process on the PC A dummy which does not allow connects for now. More... | |
| class | NCP |
Macros | |
| #define | MAX_CHANNELS_PSION 256 |
| #define | MAX_CHANNELS_SIBO 8 |
| #define | NCP_SENDLEN 250 |