#include <openmaiaServer.h>
Public Member Functions | |
openmaiaServer () | |
void | AgentMessage (wxString, int, omTCPMessage) |
Private Member Functions | |
WX_DECLARE_STRING_HASH_MAP (openmaiaConnectedAgent *, SocketMap) | |
void | OnServerEvent (wxSocketEvent) |
void | OnSocketEvent (wxSocketEvent) |
Private Attributes | |
int | nagents |
wxSocketServer * | server |
std::vector< wxString > | agentKeys |
SocketMap | agentsMap |
|
|
|
|
|
This method is called when a client attempt to connect to the server. this method stores client information and activate event handlig on socket associated with this connection |
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © by Luca Clivio |