home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
comm
/
tcp
/
amitcp-demo
/
bin
/
stopnet
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
AmigaDOS Script File
|
1994-05-27
|
230 b
|
15 lines
.KEY FLUSH/S
.BRA {
.KET }
; $Id: stopnet,v 3.1 1994/05/27 07:08:39 jraja Exp $
rx "address AMITCP; KILL" ; Send "KILL" to AmiTCP
If {FLUSH}
Wait 2 secs
If `rx "Say Show(ports, AMITCP)"` EQ 0
Avail >NIL: FLUSH
EndIf
EndIf