Microsoft KB Archive/113708

From BetaArchive Wiki

Article ID: 113708

Article Last Modified on 10/31/2006



APPLIES TO

  • Microsoft Windows NT Advanced Server 3.1
  • Microsoft Windows NT Workstation 3.1
  • Microsoft Windows NT Advanced Server 3.1
  • MSPRESS Microsoft Windows NT Resource Kit 3.1



This article was previously published under Q113708

SUMMARY

The information provided in this article applies to the Net2Com utility on CompuServe. Net2Com is compressed as TECHNE.ZIP, and is located in Library 1 of both the MSWIN32 and WINNT forums.

Support for the Net2Com utility, included in the Microsoft Windows NT Resource Kit for Windows NT 3.1, is being provided solely by its developer, Glen Clark. Please address Net2Com issues to one of the following addresses for ESDL, Inc.:

  • CompuServe: Glen Clark (73750,1607)
  • Internet: glenc@halcyon.com
  • Email: glenc@esdl.com
  • FTP Site: ftp.esdl.com\esdl
  • Web Site: www.esdl.com
  • Phone: (800) 763-5675

(425) 644-9597

  • Fax Number: (425) 644-5434


MORE INFORMATION

Net2Com enables MS-DOS or Microsoft Windows clients to use modems attached to a Windows NT server for outbound modem services. You can use the Windows NT communications tool, WINVTP.EXE, with Net2Com. Windows NT clients can also be used, but only via Windows or MS-DOS-based terminal emulation products such as DynaComm (from Futuresoft).

NOTE: You cannot use Windows Terminal with Net2Com. Net2Com only works with software that communicates directly with NetBIOS. Installing Net2Com is a separate task from installing the Resource Kit tools.

To Install Net2Com

  1. Start Command Prompt.
  2. Create a directory for Net2Com by typing:

    md c:\test

  3. Copy TECHNE.ZIP to C:\TEST.
  4. Use a utility to extract the Net2Com files from TECHNE.ZIP.
  5. Run the NET2SET command.
  6. Follow the provided directions.

The Net2Com setup program installs all the necessary files in the directory you specify (typically SYSTEM32\NET2COM).

To Start the Net2Com Service on a Windows NT Server

From the Services portion of Control Panel, select Net2Com and choose Start, or, from Command Prompt, type the following:

net start net2com


To Remove Net2Com

  1. Stop the Net2Com service from the Services portion of Control Panel.
  2. In File Manager, run NET2SET.EXE.
  3. Choose the Remove button.

Registry Values for Net2Com

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

The following two Registry values can be set using Registry Editor to configure Net2Com:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Net2Com\ComMechDLL
                

Value: COM

This is a multiple-line value. The fifth line tells Net2Com the communications port to use by default. If this line is not present, COM2 is used.

Value: NetBIOS

This is a multiple-line value. The fifth line tells Net2Com the NetBIOS name to use by default. The NetBIOS name is used by the client software to establish a connection to this Net2Com server. By default, this value is LIONHEART. The value can be any combination of letters and numbers (but must start with a letter) and be 15 characters or less.

Files Required for Net2Com

NCB2PTH.DLL
NET2ALL.DLL
NET2COM.EXE
NET2COM.INF
NET2MST.DLL
NET2PSP.DLL
NET2SET.EXE (setup program)
PTH2COM.DLL


NOTE: Many of the tools included in the Windows NT Resource Kit are designed and tested to work only if you are logged on with administrative privileges.

The products included here are manufactured by ESDL Incorporated, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.

REFERENCES

Microsoft Windows NT Resource Kit - RKTOOLS.HLP


Additional query words: prodnt pooling share

Keywords: kbother KB113708