Jump to content

TCP send


Zithen
 Share

Recommended Posts

didnt see much on sending files with the TCP functions, just chat rooms.

Just was thinking on ways to do it and what would work best.

server side - computer to recive file

client side - computer to send file

have the client side select a file. client side then turns the file into a string or array then send the file name to the server side and run a function to create the file then sends the array from the client side to the server side and filewrites that into the open file and once finished closes the file.

is there another way that might work better? If there is a script to actually send files through tcp with autoit please if you can link that would be great, i didnt see anything.

just looking for ideas on to do this. why dont i use ftp? i am bored and want to make something fun from autoit heh

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...