Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
430 B

  1. [TCPGLOBAL]
  2. DRIVERNAME = GLOBAL$
  3. HOSTNAME = LMUSER
  4. [SOCKETS]
  5. DRIVERNAME = SOCKETS$
  6. BINDINGS = TCPIP_XIF
  7. ; the following value changed to 4 (after documentation was complete)
  8. NUMSOCKETS = 4
  9. NUMTHREADS = 32
  10. POOLSIZE = 3200
  11. MAXSENDSIZE = 1024
  12. [TELNET]
  13. DRIVERNAME = TELNET$
  14. BINDINGS = TCPIP_XIF
  15. NSESSIONS = 2
  16. MAX_OUT_SENDS = 0