Windows service
Rolf Ackermann
rolf.ackermann at spin.ch
Thu Apr 17 00:59:56 PDT 2008
Hi Mike
> Is there a way to create a windows service that uses wxWidgets? I'm not =
> looking to use the GUI classes ,but rather the sockets and database =
> classes.
I've wrote a sample service containing all part of a service. Two hints:
a) To avoid CPU load going up to 100% you need to modify socket.cpp
(I have to search for the code)
b) For TCP/IP communication the best thing is to use threads
Enclosed you will find the sample service.
Kind regards
Rolf (aka spieler67)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wxSvcIP.zip
Type: application/zip
Size: 12368 bytes
Desc: not available
Url : http://lists.wxwidgets.org/pipermail/wx-users/attachments/20080417/3f=
d5a3ea/wxSvcIP-0001.zip
More information about the wx-users
mailing list