Category : UNIX Files
Archive   : UUPC11YS.ZIP
Filename : DCPSYS.H

 
Output of file : DCPSYS.H contained in archive : UUPC11YS.ZIP
/*--------------------------------------------------------------------*/
/* dcpsys.h */
/* */
/* System functions for dcp (UUPC/extended data communications) */
/* */
/* Change History: */
/* */
/* 08 Sep 90 - Create via Microsoft C compiler /Zg ahd */
/*--------------------------------------------------------------------*/

#define TIMEOUT -1

#define MSGTIME 20 /* Timeout for many operations */
#define PROTOCOL_TIME 40 /* Timeout for protocol exchange msgs */

/*--------------------------------------------------------------------*/
/* systems (L.sys) file fields definitions */
/*--------------------------------------------------------------------*/

typedef enum {
FLD_REMOTE = 0,
FLD_CCTIME,
FLD_TYPE,
FLD_SPEED,
FLD_PHONE,
FLD_PROTO,
FLD_EXPECT
} FLDS;


extern char *flds[60];
extern int kflds;

CONN_STATE getsystem( const char sendgrade );
CONN_STATE startup_server( const char recvgrade );
CONN_STATE startup_client( char *sendgrade );
CONN_STATE sysend(void);

XFER_STATE scandir(char *remote, const char grade );

int rmsg(char *msg, const boolean synch, unsigned int msgtime, int max_len);
void wmsg(char *msg, const boolean synch);

extern short (*sendpkt)(char *data, short len);
extern short (*getpkt)(char *data, short *len);
extern short (*openpk)(const boolean caller);
extern short (*closepk)(void);
extern short (*wrmsg)(char *data);
extern short (*rdmsg)(char *data);
extern short (*eofpkt)(void);
extern short (*filepkt)(void);

boolean CallWindow( const char callgrade );


  3 Responses to “Category : UNIX Files
Archive   : UUPC11YS.ZIP
Filename : DCPSYS.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/