home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
MISC
/
NETWORK
/
TEL23SRC.ZIP
/
INCLUDE
/
NETUTILS.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1990-09-28
|
347 b
|
17 lines
/*
netutils.h
Networking utilities include file for use with NCSA 2.3
By James Nau, College of Engineering,
University of Nebraska--Lincoln
*/
#define ALARM 128
extern struct machinfo *gethostinfo(char *hostinfo);
extern int connect_sock(struct machinfo *machine, int source_port,
int dest_port);