home *** CD-ROM | disk | FTP | other *** search
- .name
- TWC
- .author
- Lutz Vieweg
- .version
- 3.26
- .reference
- AmigaLibDisk904:TWC/
- 3.101
- .distribution
- Shareware
- .description
- Two Way Chat & Send enables you to make use of your modem's full-duplex
- feature in fact, it can save you up to 50% transmission time. With TWC you
- can connect to another guy running TWC, then you may transmit file-AND
- chat-data at the same time in both directions. GUI-driven, requires
- OS2.04+.
- .described-by
- fnf@amigalib.com
- .short
- Two Way Chat & Send; modem full duplexer
- .aminet-dir
- comm/term
- .execute
- set choice `RequestChoice "TWC" "Please select an option" "View Guide" "Run Program" "Cancel"`
-
- if $choice EQ "0"
- quit 5
- endif
-
- if $choice EQ "1"
- MetaTool TWC.guide GUIDE
- endif
-
- if $choice EQ "2"
- TWC
- endif
-