Net_Server_Driver::setDebugMode (Previous) (Next) Net_Server_Driver_Fork::broadcastData

View this page in Last updated: Sun, 28 Sep 2008
English | French | Hungarian | Japanese | Polish | Spanish | Plain HTML

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

Tableau 54-1. Inherited from Net_Server_Driver

Method NameSummary
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

Net_Server_Driver::setDebugMode (Previous) (Next) Net_Server_Driver_Fork::broadcastData

Download Documentation Last updated: Sun, 28 Sep 2008
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.