/caht.php

Description

Command line php chat.

Classes
Class Description
msg This class provide a log systel through the static method pmsqg
globalData Static class, shared data betwen all the package lchat
machine This class define a machine running the lchat.
response Class response , used to defined the response of the class request and cmd.
cmd Abstract class cmd.
whoisup
iamdown
request Object request.
shareMemory This class is used to manage shared memory
mainServer
myClientSocket
Constants
LOCALIP = '127.0.0.1' (line 37)
LOCALPORT = rand(25501,25550) (line 38)
MAINSERVER = false (line 39)
PSEUDO = 'PAUL_'.rand(1,10) (line 34)
SERVERIP = '127.0.0.1' (line 35)
SERVERPORT = '25501' (line 36)
Functions
mainClient (line 1297)
void mainClient ()
mainServer (line 1278)
void mainServer ()
readStdIn (line 1273)
void readStdIn ()

Documentation generated on Mon, 02 Feb 2009 20:09:52 +0100 by phpDocumentor 1.4.2