plptools
Loading...
Searching...
No Matches
ncp.h File Reference
#include "config.h"
#include <vector>
#include "bufferstore.h"
#include "linkchan.h"
#include "tcpsocket.h"
Include dependency graph for ncp.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ MAX_CHANNELS_PSION

#define MAX_CHANNELS_PSION   256

Definition at line 32 of file ncp.h.

◆ MAX_CHANNELS_SIBO

#define MAX_CHANNELS_SIBO   8

Definition at line 33 of file ncp.h.

◆ NCP_SENDLEN

#define NCP_SENDLEN   250

Definition at line 34 of file ncp.h.