2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.
Main Page | Class Hierarchy | Class List | Class Members

SecurePlayLibrary::ServerSocketListener Class Reference

#include <ServerSocketListener.h>

List of all members.

Public Member Functions

 ServerSocketListener (int p, SPCcommsTCP t)
void run ()


Detailed Description

This class is a server socket listener that listens to new connections. When it recieves a new connection it spawns a connection class.
Author:
IT GlobalSecure
See also:
SecurePlay License Information


Constructor & Destructor Documentation

ServerSocketListener::ServerSocketListener int  p,
SPCcommsTCP  t
 


Member Function Documentation

void ServerSocketListener::run  ) 
 

Listens to new connections.


The documentation for this class was generated from the following files: 2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.