home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 48 / SENT14D.ISO / tech / delphi / disk15 / jsbhost.pak / VSL.INI < prev    next >
Encoding:
INI File  |  1995-08-24  |  4.4 KB  |  189 lines

  1. ;
  2. ;   VSL default settings
  3. ;
  4. [vsl-default]
  5. ;   transport=netkey    this is the network key of the default transport
  6. ;                       that the VSL will use if the netkey passed to
  7. ;                       InitVSL() is NULL
  8. transport=
  9.  
  10. ;    trace=tracelevel
  11. ;    VSL tracing bit settings: - default is 1+2
  12. ;    1  /* msgs from 3rd party socket lib */
  13. ;    2  /* VSL detected errors */
  14. ;    4  /* VSL call tracing, implies 1+2+32 */
  15. ;    8  /* hex dump of received data */
  16. ;    16 /* hex dump of sent data */
  17. ;    32 /* msgs from VSL TSR code */
  18. ; trace=4
  19. ;
  20. ;    Transports supported by the VSL.
  21. ;    netkey=description where netkey is the network key for the transport and
  22. ;                       description is the name or title of the transport.
  23. ;
  24. [vsl-transports]
  25. 3open="3Com 3+Open TCP"
  26. 3open2="3Com 3+Open TCP version 2.0"
  27. bw="Beame & Whiteside TCP/IP"
  28. dlink="D-Link TCP/IP for DOS"
  29. pworks="digital PATHWORKS for DOS (TCP/IP)"
  30. ftp="FTP PC/TCP"
  31. hparpa="HP ARPA Services for DOS"
  32. locus2="Locus TCP/IP for DOS"
  33. lanman="Microsoft LAN Manager TCP/IP v2.1"
  34. lanman2="Microsoft LAN Manager TCP/IP v2.1a"
  35. novlwp="Novell LAN WorkPlace for DOS"
  36. pcnfs="Sun PC-NFS"
  37. pcnfs2="Sun PC-NFS v3.5"
  38. pcnfs4="Sun PC-NFS v4.0"
  39. netone="Ungermann-Bass Net/One"
  40. wintcp="Wollongong WIN/TCP for DOS"
  41. pathway="Wollongong PathWay Access for DOS"
  42. winsock="Windows Sockets TCP/IP v.1.1"
  43. wsock10="Windows Sockets TCP/IP v.1.0"
  44.  
  45. ;
  46. ;    Transport specific information
  47. ;
  48. [ftp-transport]
  49. ;   protocol=       This line is only used by JSB MultiView DeskTop
  50. protocol=rlogin,telnet,rsh,rexec
  51. ;   dllmodule=      This line is only used by JSB MultiView DeskTop
  52. dllmodule=MSOCKLIB.DLL
  53. ;   netmodule=      For a TSR supported transport, this should contain
  54. ;                   the TSR signature.
  55. ;                   For a DLL supported transport, the name of the DLL
  56. netmodule=MFTP
  57. ;   netinterface=   This entry should contain TSR or DLL depending on how
  58. ;                   the transport is supported through the VSL.
  59. netinterface=TSR
  60. ;   private=        This line is only used by JSB MultiView DeskTop
  61. ;private=
  62.  
  63. [3open-transport]
  64. protocol=rlogin,telnet,rsh,rexec
  65. dllmodule=MSOCKLIB.DLL
  66. netmodule=M3OPEN
  67. netinterface=TSR
  68. ;private=
  69.  
  70. [pworks-transport]
  71. protocol=rlogin,telnet,rsh,rexec
  72. dllmodule=MSOCKLIB.DLL
  73. netmodule=M3OPEN
  74. netinterface=TSR
  75. ;private=
  76.  
  77. [3open2-transport]
  78. protocol=rlogin,telnet,rsh,rexec
  79. dllmodule=MSOCKLIB.DLL
  80. netmodule=M3OPEN.DLL
  81. netinterface=DLL
  82. ;private=
  83.  
  84. [bw-transport]
  85. protocol=rlogin,telnet,rsh,rexec
  86. dllmodule=MSOCKLIB.DLL
  87. netmodule=MBW
  88. netinterface=TSR
  89. ;private=
  90.  
  91. [dlink-transport]
  92. protocol=rlogin,telnet,rsh,rexec
  93. dllmodule=MSOCKLIB.DLL
  94. netmodule=MLOCUS2
  95. netinterface=TSR
  96. ;private=
  97.  
  98. [wsock10-transport]
  99. protocol=rlogin,telnet,rsh,rexec
  100. dllmodule=MSOCKLIB.DLL
  101. netmodule=MWSOCK10.DLL
  102. netinterface=DLL
  103. ;private=
  104.  
  105. [winsock-transport]
  106. protocol=rlogin,telnet,rsh,rexec
  107. dllmodule=MSOCKLIB.DLL
  108. netmodule=MWINSOCK.DLL
  109. netinterface=DLL
  110. ;private=
  111.  
  112. [pcnfs4-transport]
  113. protocol=rlogin,telnet,rsh,rexec
  114. dllmodule=MSOCKLIB.DLL
  115. netmodule=MPCNFS4.DLL
  116. netinterface=DLL
  117. ;private=
  118.  
  119. [novlwp-transport]
  120. protocol=rlogin,telnet,rsh,rexec
  121. dllmodule=MSOCKLIB.DLL
  122. netmodule=MNOVLWP.DLL
  123. netinterface=DLL
  124. ;private=
  125.  
  126. [lanman2-transport]
  127. protocol=rlogin,telnet,rsh,rexec
  128. dllmodule=MSOCKLIB.DLL
  129. netmodule=MHPARPA.DLL
  130. netinterface=DLL
  131. ;private=
  132.  
  133. [hparpa-transport]
  134. protocol=rlogin,telnet,rsh,rexec
  135. dllmodule=MSOCKLIB.DLL
  136. netmodule=MHPARPA.DLL
  137. netinterface=DLL
  138. ;private=
  139.  
  140. [lanman-transport]
  141. protocol=rlogin,telnet,rsh,rexec
  142. dllmodule=MSOCKLIB.DLL
  143. netmodule=M3OPEN
  144. netinterface=TSR
  145. ;private=
  146.  
  147. [locus2-transport]
  148. protocol=rlogin,telnet,rsh,rexec
  149. dllmodule=MSOCKLIB.DLL
  150. netmodule=MLOCUS2
  151. netinterface=TSR
  152. ;private=
  153.  
  154. [pcnfs-transport]
  155. protocol=rlogin,telnet,rsh,rexec
  156. dllmodule=MSOCKLIB.DLL
  157. netmodule=MPCNFS
  158. netinterface=TSR
  159. ;private=
  160.  
  161. [pcnfs2-transport]
  162. protocol=rlogin,telnet,rsh,rexec
  163. dllmodule=MSOCKLIB.DLL
  164. netmodule=MPCNFS2
  165. netinterface=TSR
  166. ;private=
  167.  
  168. [netone-transport]
  169. protocol=rlogin,telnet,rsh,rexec
  170. dllmodule=MSOCKLIB.DLL
  171. netmodule=MNETONE
  172. netinterface=TSR
  173. ;private=
  174.  
  175. [wintcp-transport]
  176. protocol=rlogin,telnet,rsh,rexec
  177. dllmodule=MSOCKLIB.DLL
  178. netmodule=MWINTCP
  179. netinterface=TSR
  180. ;private=
  181.  
  182. [pathway-transport]
  183. protocol=rlogin,telnet,rsh,rexec
  184. dllmodule=MSOCKLIB.DLL
  185. netmodule=MPATHWAY.DLL
  186. netinterface=DLL
  187. ;private=
  188.  
  189.