SocketServer.cpp File Reference

#include "networkApp.h"
#include <iostream>
#include <string>

Go to the source code of this file.

Functions

int initSocketLayer ()
void closeSocketLayer ()
int NetworkStart (int argc, char *argv[], int(networkAppMain)(int argc, char *argv[]))


Function Documentation

void closeSocketLayer  ) 
 

Definition at line 83 of file SocketServer.cpp.

Referenced by NetworkStart().

int initSocketLayer  ) 
 

TcpServer Socket library

Copyright (c) 2000 Jasen Plietz All rights reserved.

No warranties are extended. Use at your own risk.

To contact the author with suggestions or comments, use Jasen@plietz.net

Definition at line 79 of file SocketServer.cpp.

Referenced by NetworkStart().

int NetworkStart int  argc,
char *  argv[],
int(networkAppMain)(int argc, char *argv[]) 
 

Definition at line 92 of file SocketServer.cpp.

References closeSocketLayer(), Host::getLocalhost(), IpAddress::getLocalIpAddress(), initSocketLayer(), and networkAppMain().

Referenced by main().


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