search for: on_serv

Displaying 1 result from an estimated 1 matches for "on_serv".

Did you mean: insserv
2007 Nov 03
1
New wxSocket Classes
...to the new method, the client will be next, and it does depend on the new addition I submitted to the SVN for 1414, which adds Wx::App#init_threaded_mode(), and such. But the new example is _/A LOT/_ easier to follow, since everything except the parse_message() methods are in a single Method, on_server() and on_client(). It still uses /SOME/ of the API that wxWidgets has, as far as returning SOCKET_NOERROR, SOCKET_INVSOCK, and SocketEvent created with evt_socket() as the catch method for this event. As soon as I have the client put together, and tested wxClient and wxServer on Linux, and...