Jump to content

TCP functions


AlmarM
 Share

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...