Guest Pazu Posted July 20, 2005 I have been trying to find a way to get AutoIT to send information over my network to another AutoIT script. If anyone can give me a hand I would appreciate it. Share this post Link to post Share on other sites
Lazycat 10 Posted July 20, 2005 Latest beta have TCP functions, so you can set one script as server, other as client and transfer data between. But note, that approving TCP functions in the release is under question, if they are unluckily will not be included, you can use Larry's Au3xtra dll with the same functions.Good example to start is here. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Share this post Link to post Share on other sites