home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 January / SOFM_Jan1996.bin / pc / os2 / zoc / install.fil / DEVTLNET.HLP (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1995-11-27  |  4.2 KB  |  96 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About this device ΓòÉΓòÉΓòÉ
  3.  
  4. The telnet device allows telnet access to remote hosts via IBM's TCP/IP product 
  5. or OS/2-Warp's Internet Access Kit. 
  6.  
  7. Topics in this help file: 
  8.  
  9. o How to use the telnet device
  10. o Device dependent functions in ZOC╤Ås Device Menu
  11. o Telnet device╤Ås options
  12.  
  13.  
  14. ΓòÉΓòÉΓòÉ 1.1. How to use the telnet device ΓòÉΓòÉΓòÉ
  15.  
  16. To make a connection to a host you provide the host's name or internet address 
  17. instead of a phone number.  ZOC will try to connect to the host using a slip 
  18. connection (you have to have an already active slip connection). 
  19.  
  20. Example: 
  21.  
  22. bbs.channel1.com
  23.  
  24. You will be connected to the standard telnet port (23) of the remote host. If 
  25. you want to connect to another port, you may provide the port number or service 
  26. name after the host name or address separated by a colon or space. 
  27.  
  28. Example: 
  29.  
  30. foobar.somewhere.net 25
  31. or 
  32.  
  33. Example: 
  34.  
  35. foobar.somewhere.net:25
  36. or 
  37.  
  38. Example: 
  39.  
  40. foobar.somewhere.net smtp
  41.  
  42. If you get an NO RESPONSE error you can try to put an * (asterisk) in front of 
  43. the host name (or address).  This way ZOC will not try to ping the host before 
  44. making the call (this will help for hosts that take very long to respond). 
  45.  
  46. Example: 
  47.  
  48. *slowhost.leisure.net
  49.  
  50.  
  51. ΓòÉΓòÉΓòÉ 1.2. Device Dependent Functions (Device Menu) ΓòÉΓòÉΓòÉ
  52.  
  53. The telnet device adds three functions to ZOC's device menu. 
  54.  
  55.  Are you there? 
  56.     This functions tries to trigger a response from the remote host (usually 
  57.     something like [YES]) to find out you are still connected to the host. 
  58.  
  59.  Interrupt Process 
  60.     This function aborts the program that currently runs on the remote host. It 
  61.     is similar to pressing Ctrl+Break locally. 
  62.  
  63.  Abort Output 
  64.     This function aborts output from the remote host (eg. when accidentally 
  65.     showing a large text file). 
  66.  
  67.  
  68. ΓòÉΓòÉΓòÉ 1.3. Device Options ΓòÉΓòÉΓòÉ
  69.  
  70. The following options are available for telnet sessions: 
  71.  
  72.  Always send CR/NUL 
  73.     Enable this option if your host requires a NUL character sent after a CR 
  74.     character if the CR character isn't followed by a LF character. 
  75.  
  76.  Host sends CR/NUL in binary mode 
  77.     Try to enable this option if binary file transfers (eg. Xmodem) through 
  78.     telnet connections fail. 
  79.  
  80.  Start session with local echo on 
  81.     If this option is enabled, ZOC will use local echo (which is faster than 
  82.     remote echo) when the session starts.  However, during the login process 
  83.     this option is often overridden (ie. changed back to remote echo) by the 
  84.     remote host. 
  85.  
  86.  Start session in binary mode 
  87.     If enabled, ZOC will try to negotiate a binary session. 
  88.  
  89.  GLOBAL OPTIONS 
  90.  
  91.     Do not ping host 
  92.        Normally ZOC tries to PING the host to determine if it is active before 
  93.        making the actual call.  On systems (like TIA) that do not support PING, 
  94.        this will let the call fail (error NO RESPONSE).  In this case, enabling 
  95.        this option should help. 
  96.