Posted on 2006-06-01 06:01:31-07 by mickeyslam
Creating simple services for Windows XP
I use the template from Win32::Daemon::Simple to create a service in Windows XP. In the service loop, I put my code where the program will create a SSL connection to the SSL server using IO::Socket::SSL and send the log to the server. However, I successfully create the service in the registry. The service just could not be started! Is that the Win32::Deamon::Simple is limited to only getting log from the windows services? I m a dummy in this. Pls help
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.