How can I send info about my running game (for example the players x,y,z position) to another running program. I want to send the info (the players x,y,z position) from the game to a visual basic program that I am making. How do I do this?