home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
source
/
ncsat.cpt
/
Telnet2.5 final
/
tcpip
/
slip.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-04-05
|
206 b
|
11 lines
extern void initslip();
extern void switchtoslip(int pnum);
extern int SLIPdlayersend(unsigned char *ptr,int size);
extern void SLIPreceive(unsigned char *ptr,int size);
extern int SLIPdemux(int all);