home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfspro / telnet / winsock.ec_ / winsock.ECF
Encoding:
Text File  |  1995-10-30  |  964 b   |  22 lines

  1. ! This ECF command file can be used on the command line of and emulator icon
  2. ! to cause the emulator to automatically connect to the WINSOCK port that
  3. ! has a particular node.  The passed parameter contains the node name.
  4. ! This file can be edited to change the port to any available in the emulator.
  5. !
  6. ! <drive>:\<directory path>\<executable>.EXE @connect MARS
  7. !
  8. ! where drive is the drive letter containing the emulator, directory path is
  9. ! the path to the directory containing the emulator executable, and executable
  10. ! is the file name of the emulator.  Please include the .EXE extension.
  11. !
  12. ! The example will cause the emulator to connect to the node named MARS
  13. ! on the network supported by WINSOCK.
  14.  
  15. set host /port=WINSOCK 'p1'
  16.  
  17. ! Additional automatic login scripts can be perfomed by using the login.ecf
  18. ! command file as an example and passing the command file name as a second
  19. ! parameter.  Then uncomment the following line.
  20.  
  21. !@'p2'
  22.