This topic can now be closed as solved I think.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Crimson Wizard on Thu 09/10/2014 08:21:40Thanks for the suggestions where to look. I'll go over it during the weekend and let you now about what worked for me. The third option (saving and reading from a text file) actually seems like a solution, that could work
Do you mean, you want to send a message to another program?
If the other programs are written by you too, or act as client/server themselves, then the most natural way I can think of is to use Sockets plugin and converse with other programs via TCP/UDP connection:
http://www.adventuregamestudio.co.uk/forums/index.php?topic=48937.0
You could also use ShellExecute plugin to run other programs (may be unsafe):
http://www.adventuregamestudio.co.uk/forums/index.php?topic=30948.msg397988#msg397988
You could also write to a file (doeable with AGS script), and have other program check if it is updated and read from it.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.024 seconds with 13 queries.