Help for this page

Select Code to Download


  1. or download this
    Example 2: Typical skeleton code
    
    ...
       }
       # We are done so close down...
       Win32::Daemon::StopService();
    
  2. or download this
    
    use SOAP::Transport::HTTP;
    ...
      ;
      print "Contact to SOAP server at ", join(':', $daemon->sockhost, $da
    +emon->sockport), "\n";
      $daemon->handle;