AlmarM Posted October 18, 2009 Posted October 18, 2009 Hi, I was thinking of a project, but I need to know something. Im totally new to this stuff so, how can I make a connection between 2 computers and let them send data (in my case a single string, like a chatroom but without the GUI) to eachother? AlmarM Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
dantay9 Posted October 18, 2009 Posted October 18, 2009 I have a simple file transfer program in my sig. There are also some more elaborate examples on the forum. You should be able to easily modify a file transfer system to transfer a string instead of a file.Another great choice is Kip's TCP UDF. That is how I got started and I still use it now.
AlmarM Posted October 18, 2009 Author Posted October 18, 2009 Ill take a look, thank you. Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
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