Installation instructions for SCKTSVC

Note: This will work with NT machines only!!
  1. In scktsvc.dpr, fill in the properties of SocketDispatcher. Look for the comment below.
    { !!! Set properties here !!! }
    // Use ScktSrvr defaults for SocketDispatcher defaults
    SocketDispatcher.Port:=211;
    SocketDispatcher.ThreadCacheSize:=10;
    SocketDispatcher.Open;
    
  2. Compile scktsvc.dpr
  3. Install scktsvc by typing the following in Start | Run:
    scktsvc - install
  4. If you need to modify the service parameters or startup, go to the Services applet in the Control Panel.
  5. Uninstall scktsvc by typing the following in Start | Run:
    scktsvc -uninstall

  Blog | DCOM | MIDAS | BDP | Struts
Speeches | Articles | Books | Links
Training | Mentoring | Support | Press Releases