home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / q / qvtnt3.zip / QVTNET.INI < prev    next >
INI File  |  1992-11-09  |  11KB  |  641 lines

  1. ;-----------------------------------------------------------------------------
  2. ;
  3. ;       QVTNET.INI
  4. ;
  5. ;       Global configuration file for WinQVT/Net
  6. ;
  7. ;-----------------------------------------------------------------------------
  8.  
  9. [net]
  10. ;-----------------------------------------------------------------------------
  11. ;
  12. ;       Network Information
  13. ;
  14. ;-----------------------------------------------------------------------------
  15. ;
  16. ; name
  17. ;
  18. ; Your PC's host name (mandatory)
  19. ;
  20. name=
  21.  
  22. ;
  23. ; ip
  24. ;
  25. ; Your PC's IP address (mandatory)
  26. ; Use the format 'nnn.nnn.nnn.nnn'
  27. ;
  28. ip=
  29.  
  30. ;
  31. ; netmask
  32. ;
  33. ; The subnet mask in effect on your local network
  34. ; Not used by PC-NFS version
  35. ;
  36. netmask=255.255.255.0
  37.  
  38. ;
  39. ; arptime
  40. ;
  41. ; ARP timeout (in seconds)
  42. ; Not used by PC-NFS version
  43. ;
  44. arptime=8
  45.  
  46. ;
  47. ; packet_vector
  48. ;
  49. ; The software interrupt you are using to communicate with the packet driver
  50. ; In hex, with no leading '0x'
  51. ; Must be in the range 60 through 7F
  52. ; Not used by PC-NFS version
  53. ;
  54. packet_vector=60
  55.  
  56.  
  57. [tcp]
  58. ;-----------------------------------------------------------------------------
  59. ;
  60. ;    TCP Tuning
  61. ;    Not used by PC-NFS version
  62. ;
  63. ;-----------------------------------------------------------------------------
  64. ;
  65. ; maxseg
  66. ;
  67. ; Maximum TCP segment we can receive
  68. ; Max=1024
  69. ;
  70. maxseg=1024
  71.  
  72. ;
  73. ; MTU (Maximum Transmission Unit)
  74. ;
  75. ; Largest TCP packet we will send
  76. ; Max=1024
  77. ;
  78. mtu=512
  79.  
  80. ;
  81. ; TCP Window Size
  82. ;
  83. ; Maximum advertised window size
  84. ; Max=4096
  85. ;
  86. window=1024
  87.  
  88. ;
  89. ; retrans
  90. ;
  91. ; Number of seconds to wait for response to SYN packet
  92. ; before retransmitting.
  93. ;
  94. retrans=2
  95.  
  96. ;
  97. ; contime
  98. ;
  99. ; Number of seconds to wait for connection to established
  100. ;
  101. contime=20
  102.  
  103.  
  104. [domain]
  105. ;-----------------------------------------------------------------------------
  106. ;
  107. ;       Domain nameserver information
  108. ;    Not used by PC-NFS version
  109. ;
  110. ;-----------------------------------------------------------------------------
  111. ;
  112. ; domain
  113. ;
  114. ; Default domain
  115. ;
  116. ; Not required unless:
  117. ; a) You want to use a nameserver, and/or
  118. ; b) You plan to send mail.
  119. ;
  120. domain=
  121.  
  122. ;
  123. ; domain_timeout
  124. ;
  125. ; Timeout for domain lookup (in seconds)
  126. ;
  127. domain_timeout=4
  128.  
  129. ;
  130. ; domain_retry
  131. ;
  132. ; number of retries for domain lookup
  133. ;
  134. domain_retry=3
  135.  
  136. ;
  137. ; domain_reuse
  138. ;
  139. ; Should WinQVT/Net reuse the first IP address returned by the nameserver,
  140. ; or do a new lookup for each new connection to a host?
  141. ; Values are 'yes' or 'no'
  142. ;
  143. domain_reuse=yes
  144.  
  145.  
  146. [localio]
  147. ;-----------------------------------------------------------------------------
  148. ;
  149. ;       PC Keyboard and printer information
  150. ;
  151. ;-----------------------------------------------------------------------------
  152.  
  153. ;
  154. ; kb_type
  155. ;
  156. ; 'enhanced': IBM 101-key 'Enhanced' keyboard
  157. ; 'lk250':    DEC LK250 keyboard
  158. ;
  159. kb_type=enhanced
  160.  
  161. ;
  162. ; keypad
  163. ;
  164. ; use 'physical' (DEC) or 'logical' (IBM) layout for editing keypad
  165. ;
  166. keypad=DEC
  167.  
  168. ;
  169. ; nl_mode
  170. ;
  171. ; Should WinQVT/Net keep the numeric keypad in 'NumLock' mode?
  172. ; Values are 'lock' and 'unlock'
  173. ;
  174. nl_mode=lock
  175.  
  176. ;
  177. ; printer
  178. ;
  179. ; The port that your printer is connected to
  180. ;
  181. printer=LPT1
  182.  
  183. ;
  184. ; printer_init
  185. ;
  186. ; printer initialization string, if any
  187. ;
  188. printer_init=
  189.  
  190.  
  191. [console]
  192. ;-----------------------------------------------------------------------------
  193. ;
  194. ;       Console Information
  195. ;
  196. ;-----------------------------------------------------------------------------
  197. ;
  198. ; winpos
  199. ;
  200. ; The initial screen location of the Console window
  201. ; Syntax is 'winpos=x,y', where 'x' is the horizontal pixel offset,
  202. ; and 'y' is the vertical pixel offset.
  203. ; If not present, the console will be placed in the upper right corner
  204. ;
  205. winpos=
  206.  
  207. ;
  208. ; forecolor
  209. ;
  210. ; The color that will be used to display text in the console window
  211. ; Use any of the standard IBM color names, or a 3-part RGB color spec
  212. ; of the form 'nnn,nnn,nnn', where each 'nnn' is a decimal number between 0
  213. ; and 255.
  214. ;
  215. forecolor=white
  216.  
  217. ;
  218. ; backcolor
  219. ;
  220. ; The background color of the console window
  221. ; See 'forecolor' (above) for available choices
  222. ;
  223. backcolor=128,128,128
  224.  
  225. ;
  226. ; auto_start
  227. ;
  228. ; A list of up to five clients that should be launched at program startup.
  229. ; To auto-start a terminal session, use the name of the terminal configuration,
  230. ; as listed in 'QVTNET.RC'.
  231. ; You may also auto-start ftp, nntp, and mail.
  232. ;
  233. auto_start=
  234.  
  235. ;
  236. ; editor
  237. ;
  238. ; Name of the text editor that the news reader and mail utility will use
  239. ;
  240. editor=notepad
  241.  
  242.  
  243. [servers]
  244. ;-----------------------------------------------------------------------------
  245. ;
  246. ;       Server Information
  247. ;
  248. ;-----------------------------------------------------------------------------
  249. ;
  250. ; ftp
  251. ;
  252. ; If 'on', the ftp server will be started at program startup time
  253. ;
  254. ftp=off
  255.  
  256. ;
  257. ; rcp
  258. ;
  259. ; If 'on', the rcp server will be started at program startup time
  260. ;
  261. rcp=off
  262.  
  263. ;
  264. ; passfile
  265. ;
  266. ; The name of the file which contains security information for remote ftp logins
  267. ; This file is created and maintained by the PASSWD.EXE utility.
  268. ; Use a fully-qualified pathname.
  269. ; Note: FTP users must have a username and password to log on!
  270. ;
  271. passfile=
  272.  
  273. ;
  274. ; login_dir
  275. ;
  276. ; The directory to which authorized FTP users will be attached at login time
  277. ;
  278. login_dir=
  279.  
  280. ;
  281. ; anonftp_dir
  282. ;
  283. ; The directory to which anonymous ftp users will be attached at login,
  284. ; and to which they will be restricted during sessions.
  285. ;
  286. anonftp_dir=
  287.  
  288.  
  289. [terminal]
  290. ;-----------------------------------------------------------------------------
  291. ;
  292. ;       Terminal Client Setup
  293. ;
  294. ;-----------------------------------------------------------------------------
  295. ;
  296. ; forecolor
  297. ;
  298. ; The color which will be used to display text
  299. ;
  300. forecolor=white
  301.  
  302. ;
  303. ; backcolor
  304. ;
  305. ; The background color of the Terminal window
  306. ;
  307. backcolor=black
  308.  
  309. ;
  310. ; boldcolor
  311. ;
  312. ; The color which will be used to display 'high-intensity' text
  313. ;
  314. boldcolor=cyan
  315.  
  316. ;
  317. ; backspace
  318. ;
  319. ; The ASCII value which will be transmitted by the <Backspace> key
  320. ;
  321. backspace=DEL
  322.  
  323. ;
  324. ; local_echo
  325. ;
  326. ; Should keystrokes be echoed locally, or by the host?
  327. ;
  328. local_echo=off
  329.  
  330. ;
  331. ; wrap
  332. ;
  333. ; Automatically wrap back to column 1 after reaching EOL
  334. ;
  335. wrap=on
  336.  
  337. ;
  338. ; terminal
  339. ;
  340. ; Which terminal to emulate: VT200, VT100, VT52
  341. ;
  342. terminal=VT200
  343.  
  344. ;
  345. ; charset
  346. ;
  347. ; Which font to use: DEC, IBM, ANSI, Terminal
  348. ;
  349. charset=DEC
  350.  
  351. ;
  352. ; fontsize
  353. ;
  354. ; Use 'large' or 'small' DEC font (when 'charset=DEC')
  355. ;
  356. fontsize=LARGE
  357.  
  358. ;
  359. ; bell
  360. ;
  361. ; Will the terminal's bell sound when the BEL character is received?
  362. ;
  363. bell=on
  364.  
  365. ;
  366. ; win_height
  367. ;
  368. ; The height of the terminal window, in text lines.
  369. ; 12 <=win_height <= 48
  370. ;
  371. win_height=24
  372.  
  373. ;
  374. ; win_width
  375. ;
  376. ; The width of the terminal window, in text columns
  377. ; 40 <=win_height <= 160
  378. ;
  379. win_width=80
  380.  
  381. ;
  382. ; keymap
  383. ;
  384. ; The name of the file containing default key redefinitions
  385. ; Fully-qualified pathname recommended
  386. ;
  387. keymap=
  388.  
  389. ;
  390. ; username
  391. ;
  392. ; The default username to supply to the 'rlogin' protocol
  393. ;
  394. username=
  395.  
  396.  
  397. [ftp]
  398. ;-----------------------------------------------------------------------------
  399. ;
  400. ;       FTP Client Setup
  401. ;
  402. ;-----------------------------------------------------------------------------
  403. ;
  404. ; font
  405. ;
  406. ; The font that will be used to display text in the FTP window
  407. ; Available choices are 'system' and 'ansi'
  408. ;
  409. font=SYSTEM
  410.  
  411. ;
  412. ; forecolor
  413. ;
  414. ; The color that will be used to display text in the FTP window
  415. ; You can use one of the 8 standard IBM PC colors, or an RGB color
  416. ; spec of the form 'nnn,nnn,nnn', where each 'nnn' is a decimal number
  417. ; between 0 and 255.
  418. ;
  419. forecolor=black
  420.  
  421. ;
  422. ; backcolor
  423. ;
  424. ; The background color of the FTP window
  425. ; Use one of the standard IBM PC colors, or an RGB color spec.
  426. ;
  427. backcolor=white
  428.  
  429. ;
  430. ; winpos
  431. ;
  432. ; The initial position of the FTP window.
  433. ; Syntax is 'winpos=x,y', where 'x' and 'y' are pixel offsets,
  434. ; expressed in decimal.
  435. ;
  436. winpos=
  437.  
  438. ;
  439. ; filemode
  440. ;
  441. ; The file transfer mode: ascii or binary
  442. ;
  443. filemode=ascii
  444.  
  445. ;
  446. ; hash
  447. ;
  448. ; Hash mark display during transfer: on or off
  449. ;
  450. hash=on
  451.  
  452. ;
  453. ; verbose
  454. ;
  455. ; Display server responses: on or off
  456. ;
  457. verbose=on
  458.  
  459. ;
  460. ; prompt
  461. ;
  462. ; Confirm each file in a multi-file transaction (e.g., mget, mdele)
  463. ;
  464. prompt=on
  465.  
  466. ;
  467. ; bell
  468. ;
  469. ; Sound bell after completion of transfers: on or off
  470. ;
  471. bell=off
  472.  
  473.  
  474. [nntp]
  475. ;-----------------------------------------------------------------------------
  476. ;
  477. ;       NNTP Client (News Reader) Setup
  478. ;
  479. ;-----------------------------------------------------------------------------
  480. ;
  481. ; nntp_host
  482. ;
  483. ; Hostname of the local NNTP server
  484. ;
  485. host=
  486.  
  487. ;
  488. ; nntp_font
  489. ;
  490. ; The font that will be used by the news reader to display text
  491. ; Available choices are 'system', 'ansi', and 'helv'
  492. ;
  493. font=HELV
  494.  
  495. ;
  496. ; forecolor
  497. ;
  498. ; The color that will be used to display text in the news reader window
  499. ; Use one of the 8 standard IBM PC colors
  500. ;
  501. forecolor=white
  502.  
  503. ;
  504. ; backcolor
  505. ;
  506. ; The background color for the news reader window
  507. ; Use one of the 8 standard IBM PC colors
  508. ;
  509. backcolor=blue
  510.  
  511. ;
  512. ; winpos
  513. ;
  514. ; The initial (x,y) position of the news reader window,
  515. ; expressed as a pixel offset from the origin (upper-left is 0,0)
  516. ;
  517. winpos=30,10
  518.  
  519. ;
  520. ; win_height
  521. ;
  522. ; The initial number of text lines in the news reader window
  523. ; Default is 24, max is 36
  524. ;
  525. win_height=24
  526.  
  527. ;
  528. ; list_height
  529. ;
  530. ; The number of lines in the listbox that the news reader uses
  531. ; to show newsgroups and article subject lines. This value can
  532. ; vary between 2 and 10.
  533. ;
  534. list_height=5
  535.  
  536. ;
  537. ; savedir
  538. ;
  539. ; The default directory where news articles will be saved
  540. ;
  541. savedir=
  542.  
  543.  
  544. [pop]
  545. ;-----------------------------------------------------------------------------
  546. ;
  547. ;       POP3 (Mail) Client Setup
  548. ;
  549. ;-----------------------------------------------------------------------------
  550. ;
  551. ; host
  552. ;
  553. ; The default host name on which the local POP3 server is running
  554. ;
  555. host=
  556.  
  557. ;
  558. ; username
  559. ;
  560. ; The default username for POP3 logins
  561. ;
  562. username=
  563.  
  564. ;
  565. ; font
  566. ;
  567. ; The font that will be used to display text in the POP3 window
  568. ; Choices are 'system', 'ansi', or 'helv'
  569. ;
  570. font=ANSI
  571.  
  572. ;
  573. ; forecolor
  574. ;
  575. ; The color that will be used to display text
  576. ; Use one of the 8 standard IBM PC colors
  577. ;
  578. forecolor=white
  579.  
  580. ;
  581. ; backcolor
  582. ;
  583. ; The background color of the POP3 window
  584. ; Use one of the 8 standard IBM PC colors
  585. ;
  586. backcolor=blue
  587.  
  588. ;
  589. ; winpos
  590. ;
  591. ; The initial position of the Mail window
  592. ; Syntax is 'winpos=x,y' where 'x' and 'y' are pixel offsets
  593. ; from the origin (upper-left), expressed in decimal
  594. ;
  595. winpos=
  596.  
  597. ;
  598. ; background
  599. ;
  600. ; Enables/disables the background mail check
  601. ; Set to 'on' to enable, 'off' to disable
  602. ;
  603. background=off
  604.  
  605. ;
  606. ; savedir
  607. ;
  608. ; The default directory for saving mail messages
  609. ; Use a fully-qualified pathname, with no trailing backslash
  610. ;
  611. savedir=
  612.  
  613.  
  614. [lpr]
  615. ;-----------------------------------------------------------------------------
  616. ;
  617. ;       lpr Client Setup
  618. ;
  619. ;-----------------------------------------------------------------------------
  620. ;
  621. ; hostname
  622. ;
  623. ; The host on which the local lpr daemon is running
  624. ;
  625. hostname=
  626.  
  627. ;
  628. ; qname
  629. ;
  630. ; The name of the print queue to use, e.g. 'lp'
  631. ;
  632. qname=lp
  633.  
  634. ;
  635. ; username
  636. ;
  637. ; The username under which the print job will be submitted
  638. ; to the lpr daemon.
  639. ;
  640. username=
  641.