joseLB Posted January 27, 2014 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
Solution orbs Posted January 27, 2014 Solution Posted January 27, 2014 look for TCPSend() in the help file. joseLB 1 Signature - my forum contributions: Spoiler UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff
joseLB Posted January 27, 2014 Author Posted January 27, 2014 look for TCPSend() in the help file. Thanks orbs!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now