C# Class Doe.TalkBack.Server

Afficher le fichier Open project: ambasta/doe Class Usage Examples

Méthodes publiques

Méthode Description
ListenForClients ( ) : void
Server ( xHandle temp ) : System
wrapCore ( object clientArg ) : void

Private Methods

Méthode Description
block ( NetworkStream clientStream ) : void
createPlug ( string data ) : plugIn
sendXml ( NetworkStream clientStream ) : void

Method Details

ListenForClients() public méthode

public ListenForClients ( ) : void
Résultat void

Server() public méthode

public Server ( xHandle temp ) : System
temp Doe.mXMLHandler.xHandle
Résultat System

wrapCore() public méthode

public wrapCore ( object clientArg ) : void
clientArg object
Résultat void