home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
DOS_GG
/
COMCAT
/
VOL28.ARJ
/
VOL2859
< prev
Wrap
Text File
|
1991-09-05
|
5KB
|
115 lines
P r o g r a m m a T h e e k volume 2859
Titel: TokenRing, NetBIOS and Lantastic utilities
Number Name Size Date Comments
CATALOG 859 741 6-03-91 This list
2859.01 CHAT207 ZIP 22611 6-03-91 Chat for Netware, PD
2859.02 CMAIL24E ZIP 134260 6-03-91 Network email system, Clipper .EXE
2859.03 LANTTECH DOC 42611 13-12-89 Programmer's information on
Lantastic
2859.04 MAIL ZIP 26287 6-03-91 Simple Netware 2.1x network mail
2859.05 NETCALL ZIP 8094 5-12-89 Lantastic TP 4.0 and 5.0 calls
2859.06 NETLIS13 ZIP 45748 6-03-91 NetBIOS hardware tests
2859.07 NETTALK ZIP 18537 6-03-91 'Chat' for netware, simple but
complete
2859.08 TESTFILE ZIP 14255 6-03-91 Give file status as DOS error code
2859.09 TRTOOL02 ZIP 28368 6-03-91 Token Ring Tools (user/adapter
tests)
VOL2859 ABS 4181 6-03-91 Abstract by Anchorman
11 File(s) 11264 bytes free on volume VOL2859
NETLIST
NETLIST performs various tests on NetBIOS networks. NetBIOS
protocols are mainly run on Token-Ring and PC Network hardwa-
re, but there are implementations over TCP/IP and AppleTalk.
It is also used or (at an extra cost) emulated on Lantastic
and Netware.
NETLIST can:
- show current network users, by quickly checking the presence
of a list of selected users, doing up to 170 tests per se-
cond,
- scan a range of adapters by number, to show connected ones,
- give extensive information and usage statistics about any
adapter on the network,
- give an explanation about NetBIOS return codes.
TRTOOLS: Token-Ring Network utilities v0.2
TRLIST Display most of the people on a multi-ring Token-
-Ring network using NETLIST's database NETLIST-
.NAM.
TRSTAT Display status of the local primary adapter at the
LLC level, all open SAPs and related link stati-
ons.
CLOSESAP Close a SAP left open by TRLIST if something has
gone wrong.
Those utilities don't use NetBIOS nor have anything to do with
NETLIST, except that TRLIST uses the same database file (only
the adapter number '\' entries, not name entries).
You can make up a database by hand running TRSTAT on network
machines if you don't have NetBIOS.
MAIL.ZIP
Mail is a simple network mail facility for use with Novell
Netware v2.1x. It allows users to send and receive messages to
other users. Mail can be scheduled for immediate delivery with
on-screen notification if required, or delayed until a future
time and date.
The Netware utility SEND.EXE is assumed to be locatable via
the current path.
The default mailbox path can be specified in the file MAILBOX-
.DIR in the users mail directory.
NETTALK
Nettalk allows two users to communicate interactively via a
shared file such as is available on a local area network.
(This version for Novell Netware).
Command line parameters are interpreted as follows:
path Full path for the temporary talk files. Default is
current directory
user Login name of user you wish to talk to.
The program SEND.EXE is assumed to be locatable via the de-
fault path.
TESTFILE
Tests a files access using mode [/n] and/or readability [/R]
including subdirectories [/S] and returns the DOS error code &
messages (if any).
CMAIL
A network email system based on Clipper and .DBF files. Public
domain but without source.
I have tried to make this program completely independant of
the network type. All mail is sent by copying files to the
appropriate mail directory, and then invoking a suitable
command (under Novell I use SEND to inform the user of the
arrival of mail, but you can invoke any other program, inclu-
ding a mail transport program or a comms program with a
script).
CHAT207
The purpose of the public domain program Chat is to build a
bridge between two Novell users, and allow them to communicate
on the network. A message will be sent to the selected user by
pressing Enter. The bottom line of the receivers screen will
display something like:
">> SMITH is calling! Type Chat at the dos prompt! (CTRL-E-
NTER to clear)"
NETCALL
NETCAL.TPU is a Turbo Pascal 4.0 and 5.0 unit that simplifies
adding LANtastic_ Netbios functions to your programs. This
version includes all calls needed to determine the Lantastic
version, list logins/redirections, perform login/logout/re-
direct, and expand error messages into meaningful text. Future
versions may also include printer queue and copy support
depending on how many people express interest in it.
LANTTECH.DOC
Programmer's Reference Manual for Lantastic. If you know
assembler or how to make low level calls from C, Pascal and
the like, this one's for you.