ctl Posted April 25, 2013 Posted April 25, 2013 Hi, i was wondering if i could find any documentation on how to creat a chat to work on local network or on the internet, something like a messenger, is it possible to do this with autoit ? Thanks.
jdelaney Posted April 25, 2013 Posted April 25, 2013 Look in the help file for the examples of TCPRecv and TCPSend Save those to your desktop, compile, and run them...they will communicate with each other. IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
JonBMN Posted April 25, 2013 Posted April 25, 2013 Here is a great multiclient chat server example : This is also a great resource to use as well:
JonBMN Posted May 1, 2013 Posted May 1, 2013 I would not use my second link, because he is working on a new UDF completely, but the first one is a great example Your welcome! JonBMN
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