home *** CD-ROM | disk | FTP | other *** search
- 3EthNam
-
- 3Com Corporation
- TSO Engineering - Michel Degive
- 11/01/90
-
- - 3EthNam is a 3+ utility that will return the 3+Name or Netbios Name
- corresponding to an Ethernet address.
-
- - 3EThNam is a great companion to NetProbe. NetProbe will show ethernet
- address, that you can than run through 3EthNam to locate the user.
-
- - 3Ethnam also let you know if a server is not responding.
-
- - 3EthNam was written using the 3+ Developer's Library.
-
- - How to run 3EthNam:
-
- 3ETHNAM EthAddress [DOMAIN] [OPTION]
- EthAddress is the Ethernet Address to search for. Will prefix address
- with 02608C if not specified
- [DOMAIN] is optional, if not specified, uses current domain
- [OPTION] C=Chat, shows 3+Servers being searched
- L=Locator Search ONLY
-
- - Examples:
-
- 3ETHNAM 007876
- will search for 02608C007876 Ethernet address in the default domain.
-
- 3ETHNAM 02608c007876 CSO C
- will search for 007876 Ethernet address in the CSO domain and will
- report which servers are being searched
-
- 3ETHNAM 02608c007876 CSO L
- will search for 007876 Ethernet address in the Locator Database ONLY
-
- 3ETHNAM xxx
- 'xxx' is not a valid Ethernet Address, therefore it will search through in the CSO domain and will
- every server in the default domain, will not find the address but will
- report servers that are not responding.
-
- - Source code is included, as well as 3ethnmk.bat to recompile 3EthNam.