Instructions

advertisement
Trumpet TCPDRV version 2.01
--------------------------This is the Trumpet TCP driver.
to
host of tcp applications.
It provides a standard binary interface
The commands for TCPDRV.EXE are :
tcpdrv [ <my-ip> ] [ <no. TCPs> ] [ <no. UDPs> ] [ <no. IPs> ] { <option> }
<options> are
-u
-c
-s
-k <n>
-d
unload
close(kill) all TCP connections
status
kill a specified connection
debug (use with caution since it is a
-dbfile=name
-debug={a|e|i|r|t|u|+}
debug file for debug (use with caution)
alternative debug options (use with
-vec=xx
tcpdrv interrupt vector in hex (60-7F)
(default=search)
(my ip address) or bootp, rarp
e.g. 255.255.255.0
TSR)
caution)
-ip=addr
-netmask=addr
-gateway=addr
-dns-host=addr
-dns
-time-host=addr
-time
-mss=n
-rwin=n
-domain
Domain name
synonym for
time server
synonym for
tcp maximum
tcp receive
your domain
server
above
the above
segment size (1024 maximum)
window (4096 maximum)
suffix list separated by
commas
e.g.
tcpdrv
loads with 4 TCP sessions,
3 UDP and 1 raw IP
use BOOTP
tcpdrv rarp 2 1 0
use rarp 2 TCP, 1 UDP, 0 IP
tcpdrv -u
unload TCPDRV
tcpdrv -s
status report of TCP connections
tcpdrv -ip=131.217.35.100 -netmask=255.255.0.0 -gateway=131.217.250.1
start with specific address
The driver is experimental at the moment, and more optional features
will be added as required.
Once the driver has successfully loaded, you can use any other
applications as needed.
Applications
-----------archie2.exe
finger2.exe
ftp2.exe
hopchk2.exe
ichat2.exe
ping2.exe
status.exe
tel2.exe
whois2.exe
Archie client
Finger client
ftp client
hop check client (trace route)
peer to peer internet chat client (uses port 2048)
(not an IRC client)
ping client
provide a tcp status screen (used with windows)
dumb telnet client
whois client (speaks to nic.ddn.mil)
Also available
--------------
(not in this .zip file)
newsabi.exe
ircabi.exe
the latest version of Trumpet
the latest version of IRC client
Bugs
---Problems with output if running debug mode to more than one
task (under windows).
IP fragmentation not supported in send or receive.
Other Notes
----------This product will eventually become shareware. If you would like to
write
an application which uses this tcp, the specification of Trumpet ABI is
available by e-mailing
peter@psychnet.psychol.utas.edu.au
Download