Short: use AmIRX to communicate over the internet Author: ahapp@top.monad.net (Bob Carter) Uploader: ahapp top monad net (Bob Carter) Type: dev/amos Architecture: m68k-amigaos What is it? =========== This program is just a simple example of how one can write a program that can communicate over the internet without the AmiTCP SDK/C(++). This program was written in Amos Pro using GUI Extention beta 1.5, which shows how even an Amos program can use Gadtools. The program uses ARexx to send commands to AmIRC's ARexx port. I will admit that this is very kludgy, but it works, although you can't expect real-time response.