home *** CD-ROM | disk | FTP | other *** search
/ CICA 1992 November / CICA_MS_Windows_CD-ROM_Walnut_Creek_November_1992.iso / win3 / util / qnet285 / qvt_tcp.rc < prev    next >
Text File  |  1992-10-23  |  12KB  |  208 lines

  1. #=============================================================================
  2. #
  3. # Sample config file for WinQVT/Net
  4. # The '#' character begins a comment
  5. # Note that lines with no value to the right of the equal sign
  6. # are commented out, except for those that are mandatory.
  7. #
  8. # Section One: Global Configuration
  9. #
  10. # No matter how many configurations you define, these settings
  11. # are only done once!
  12. #
  13. #=============================================================================
  14. #
  15. #       Network Information
  16. #
  17. #=============================================================================
  18. pc_ip=               # your PC's IP address (mandatory)
  19.                                 # you can use the keyword 'RARP' if your network
  20.                                 # supports Reverse ARP
  21. my_name=               # your PC's network node name
  22.                                 # mandatory if you are going to use 'lpr'
  23.                                 # optional otherwise
  24. netmask=             # subnetting mask
  25. arptime=8                       # arp timeout in seconds
  26. domain=                      # default domain for lookup (optional).
  27.                                 # this should be a host name
  28.                                 # if the name contains periods, enclose it in double quotes ("")
  29. #domaintime=                    # timeout for domain lookup, in seconds (optional)
  30. #domainretry=                   # number of retries for domain lookup (optional)
  31. packet_vector=                # packet driver interrupt vector (hex, with NO leading '0x')
  32.                                 # must be within the range 60 through 7F
  33. packet_class=0                  # 0 for Ethernet, 6 for SLIP
  34. #=============================================================================
  35. #
  36. #       Keyboard Information
  37. #
  38. #=============================================================================
  39. kb_type=enhanced                # keyboard type: 'enhanced' or 'lk250'
  40. keypad=DEC                      # use DEC or IBM mapping for 'edit' keys
  41.                                 # (optional; default is DEC)
  42. nl_mode=lock                    # num-lock key locked or unlocked
  43. #keymap=                        # file containing key redefinitions
  44. #=============================================================================
  45. #
  46. #       Printer Information
  47. #
  48. #=============================================================================
  49. printer=LPT1                    # the printer port to use for transparent printing
  50. #printer_init=                  # printer initialization string (optional)
  51. #=============================================================================
  52. #
  53. #       Editor Information
  54. #
  55. #=============================================================================
  56. editor=
  57. #=============================================================================
  58. #
  59. #       Console Information
  60. #
  61. #=============================================================================
  62. console_forecolor=white         # console window text color
  63. console_backcolor=black         # console window background color
  64. #auto_start=                    # list of configs to start at load time
  65.                                 # there can up to 5, separated by commas
  66. #=============================================================================
  67. #
  68. #       Background Servers
  69. #
  70. #=============================================================================
  71. ftp_server=off                   # background FTP server: on or off
  72. rcp_server=off                   # background rcp server: on or off
  73. #passfile=                       # the name of the password file for use by the FTP server
  74.                                  # use a fully-qualified DOS pathname
  75. #ftp_logfile=                    # the name of the FTP logfile
  76.                                  # use a fully-qualified DOS pathname
  77. #anonftp_dir=                    # the directory to which anonymous FTP users are restricted
  78. #=============================================================================
  79. #
  80. #       News Reader Setup
  81. #
  82. #=============================================================================
  83. nntp_host=                 # name of NNTP server, if available
  84.                                  # use a configuration name, host name, or IP address
  85.                                  # if the name contains periods, enclose it in double quotes ("")
  86. nntp_font=system                 # font to use in News window: 'system', 'ansi', or 'helv' (optional)
  87. nntp_forecolor=black             # color for news text display
  88. nntp_backcolor=white             # color for news window background
  89. nntp_winpos=1,1                  # initial position of news window (x,y)
  90. nntp_win_height=24               # number of text lines in news window (max 36)
  91. nntp_list=5                      # number of lines in listbox (2-10, default 5)
  92. nntp_savedir=        # specify default directory where news will be directed 
  93. #=============================================================================
  94. #
  95. #       FTP Setup
  96. #
  97. #=============================================================================
  98. ftp_font=system                 # font for FTP window ('system' or 'ansi')
  99. ftp_forecolor=black             # foreground & background color specs
  100. ftp_backcolor=white             # for FTP window (optional)
  101. #ftp_savedir=  # specify default directory where ftp files will be directed 
  102. #=============================================================================
  103. #
  104. #       Mail Client Setup
  105. #
  106. #=============================================================================
  107. pop_host=                 # default host for POP3 mail server
  108. pop_font=system                 # font for mail window ('system' or 'ansi')
  109. pop_forecolor=white             # mail window text color
  110. pop_backcolor=black             # mail window background color
  111. pop_background=on               # background 'new mail' detection (on or off)
  112. pop_user=                  # specify the user name on POP3 host
  113. pop_savedir=    # in which the incoming and outgoing mail is saved
  114. #=============================================================================
  115. #
  116. #       lpr client setup
  117. #
  118. #=============================================================================
  119. #lpr_hostname=                  # default host for 'lpr' client (optional)
  120. #lpr_qname=lp                   # default lpr queue (optional)
  121. #lpr_username=                  # username for lpr
  122.                                 # mandatory if you want to use lpr
  123. #=============================================================================
  124. #
  125. # End of Global Section
  126. #
  127. #=============================================================================
  128. #
  129. # Section Two: Default Configuration
  130. #
  131. # NOTE: this section is for use as a template ONLY!
  132. # It should not be used as an actual configuration
  133. #
  134. #=============================================================================
  135. name=default                    # Configuration name (required)
  136.                                 # Should be 8 characters max
  137. backsp=DEL                      # ASCII value transmitted by 'Backspace' key
  138.                                 # Possible values are 'DEL' and 'BS'
  139. wrap=on                         # auto-wrap, on or off (optional: default is 'on')
  140. bell=on                         # warning bell, on or off (optional: default is 'on')
  141. terminal=VT100                  # compatibility level, VT200, VT100, or VT52
  142.                                 # (optional; default is 'VT200')
  143. color=green                     # standard text color (optional: default is 'black')
  144.                                 # Possible values are black, blue, green,
  145.                                 # cyan, red, magenta, brown, white.
  146.                                 # You may also use RGB values notated as 'nnn,nnn,nnn',
  147.                                 # where each 'nnn' is a decimal number between 0 and 255.
  148. boldcolor=yellow                # high-intensity text color (optional)
  149.                                 # Options are same as for 'color'
  150. backcolor=black                 # background color; default is 'white'
  151.                                 # Same choices as for 'color'
  152. charset=DEC                     # Character set: DEC, IBM, or ANSI
  153.                                 # If you need strict VT emulation, use DEC
  154. font_size=LARGE                 # Use 'large' or 'small' DEC font
  155. #answerback=                    # Answerback string; response to received ENQ
  156.                                 # (optional; no default)
  157. win_height=tall                 # window height: normal or tall
  158. win_pos=1,1                     # position of window at startup time.
  159.                                 # syntax is 'x,y', where 'x' and 'y' are pixel offsets, in decimal
  160. #=============================================================================
  161. # These entries are for tuning the TCP connections to this host.
  162. #=============================================================================
  163. contime=40                      # timeout in seconds to try connection
  164. retrans=4                       # starting retransmit time out in seconds
  165.                                 # (1 tick = 1/18 sec)
  166. mtu=512                         # maximum transmit unit in bytes
  167. maxseg=512                      # largest segment we can receive
  168. rwin=1024                       # TCP window size, MAX=4096
  169. #
  170. # End of Section Two, 'Default' Configuration
  171. #
  172. #=============================================================================
  173. #
  174. # Beginning of 'User Configuration' Section
  175. # This is where your configurations will be defined
  176. #
  177. #=============================================================================
  178. name=                  # configuration name (mandatory)
  179. host_ip=              # IP address of this host.
  180.                                 # If you omit IP addresses, you must have
  181.                                 # a nameserver on your network, and you
  182.                                 # must create a configuration entry for
  183.                                 # that machine in this file. That configuration
  184.                                 # entry must include a 'nameserver=' statement.
  185. nameserver=1                    # nameserver level, starting with 1 (optional)
  186.                                 # Include this statement only for machines
  187.                                 # which function as nameservers on your network.
  188. color=green
  189. boldcolor=white
  190. backcolor=black
  191. same_as=default                 # copy all other values from 'default'
  192. #============================================================================
  193. name=                     # configuration name (mandatory)
  194. host=                     # host name (mandatory)
  195. host_ip=              # IP address of this host.
  196.                                 # If you omit IP addresses, you must have
  197.                                 # a nameserver on your network, and you
  198.                                 # must create a configuration entry for
  199.                                 # that machine in this file. That configuration
  200.                                 # entry must include a 'nameserver=' statement.
  201. gateway=1                       # gateway level, starting with 1 (optional)
  202.                                 # Include this statement only for machines
  203.                                 # which function as gateways on your network.
  204. color=green
  205. boldcolor=white
  206. backcolor=black
  207. same_as=default                 # copy all other values from 'default'
  208.