Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

connect.h

Go to the documentation of this file.
00001 #ifndef _connect_h_
00002 #define _connect_h_
00003 #include <stdio.h>
00004 #include <sched.h>
00005 #include <unistd.h>
00006 #include <time.h>
00007 #include <ctype.h>
00008 #include <string.h>
00009 #include <netdb.h>
00010 #include <sys/types.h>
00011 #include <sys/socket.h>
00012 #include <iostream>
00013 
00014 int connect(hostent * he, int port);
00015 #endif

Generated on Tue Dec 17 21:14:13 2002 for AUSS_Connector by doxygen1.2.18