C# Class Poonya.Server.Engine.Server

Show file Open project: sunag/sea3d Class Usage Examples

Public Methods

Method Description
Server ( int port ) : System

Private Methods

Method Description
OnClientConnect ( IAsyncResult asyn ) : void
OnClientDisconnect ( SID session ) : void

Method Details

Server() public method

public Server ( int port ) : System
port int
return System