in reply to Re: Socket Server as a background process
in thread Socket Server as a background process

Hey nite_man!!
Thanks for the support...., but i was unable to run the instsrv.exe or srvany.exe... Ya, you're right my socket server is running on win NT. I don't pass any arguments to the server, but a string paramater is all.
I also don't get the REG_SZ type you were specifying.. would appreciate if you could explain... or suggest something else... Thanks!!
  • Comment on Re: Re: Socket Server as a background process

Replies are listed 'Best First'.
Re: Re: Re: Socket Server as a background process
by nite_man (Deacon) on Apr 16, 2003 at 07:31 UTC
    Sorry, I forgot one thing - those utilities don't included into standart windows distributive. You should download srvany or both utilities and install them on your computer. Please, read this example which provides you to create a new service on your system.
    If you will need any help I will answer you cheerfully.
    Good luck!
          
    --------------------------------
    SV* sv_bless(SV* sv, HV* stash);