networkApp.h

Go to the documentation of this file.
00001 #ifndef NETWORKAPP_H
00002 #define NETWORKAPP_H
00003 
00004 #include "Host.h"
00005 #include "TcpConnectionServer.h"
00006 #include "TcpSocket.h"
00007 #include "NetworkEx.h"
00008 extern int  networkAppMain(int argc, char* argv[]);
00009 extern int NetworkStart(int argc, char* argv[], int (networkAppMain)( int argc, char* argv[] ));
00010 
00011 #endif // NETWORKAPP_H

Generated on Tue Mar 28 09:10:14 2006 for Simple SOAP by  doxygen 1.4.6