previousNet_Server_Driver::setDebugMode (Previous) (Next) Net_Server_Driver_Fork::broadcastDatanext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Class Summary Net_Server_Driver_Fork

Class Summary Net_Server_Driver_Fork – Forking server class.

Forking server class.

This class will fork a new process for each connection. This allows you to build servers, where communication between the clients is no issue.

Events that can be handled:

  • onStart

  • onConnect

  • onClose

  • onReceiveData

Class Trees for Net_Server_Driver_Fork

Net_Server_Driver_Fork Inherited Methods

Inherited from Net_Server_Driver
Method Name Summary
Net_Server_Driver::getLastSocketError() return string for last socket error
Net_Server_Driver::setCallbackObject() register a callback object, that is used to handle all events
Net_Server_Driver::setDebugMode() set debug mode

previousNet_Server_Driver::setDebugMode (Previous) (Next) Net_Server_Driver_Fork::broadcastDatanext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.