joseLB 1 Posted January 27, 2014 (edited) Hi I search arround this forum for a simple way to send messages from a a process to other both ways, being them on distinct pcs on a local network (in fact virtual machines). envGet and envSet work on same pc, but only if one started the other. There is a way to send: 1- messages to another au3 process that was not started by the first one in the same pc? 2- there is a way to send to another pc ( a virtual machine in the same physical pc)/au3 process? Thanks Jose Edited January 27, 2014 by joseLB Share this post Link to post Share on other sites
orbs 201 Posted January 27, 2014 look for TCPSend() in the help file. 1 joseLB reacted to this Share this post Link to post Share on other sites
joseLB 1 Posted January 27, 2014 look for TCPSend() in the help file. Thanks orbs! Share this post Link to post Share on other sites