Notepad 0 Report post Posted December 24, 2009 Hi, I've been using autoit for a while now but i need to know how to make a private TCP and put stuff in it while my friend has a script that retrieves it eg. i send a picture in and he sees it up and downloads it! or maybe a script that does mousegetpos() sends it and his waits and if it gets the values it moves his mouse and i have a gui displaying his screen. Please help i don't know TCP! Hi. Share this post Link to post Share on other sites
james3mg 1 Report post Posted December 24, 2009 The help file under the TCPAccept() and TCPSend() functions have great examples of a server and client script...have you messed around with them at all? "There are 10 types of people in this world - those who can read binary, and those who can't.""We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true." ~Robert Wilensky0101101 1001010 1100001 1101101 1100101 1110011 0110011 1001101 10001110000101 0000111 0001000 0001110 0001101 0010010 1010110 0100001 1101110 Share this post Link to post Share on other sites
Notepad 0 Report post Posted December 24, 2009 The help file under the TCPAccept() and TCPSend() functions have great examples of a server and client script...have you messed around with them at all?No I didnt know the func names!ty Hi. Share this post Link to post Share on other sites