Jump to content

Send File over TCP


Recommended Posts

Hi all,

I want to make a script (client) that can list a remote directory so you can choose wich file you want to download. The remote directory is specified by the server and it runs on the computer where the client lists the directory from. Does someone know how to do this? I already found some TCP scripts in scripts and scraps but then you cannot choose wich file you want to download.

Thanks!

Edited by PcExpert
Link to comment
Share on other sites

You have to make server to send every file name over TCP to client, then client should put them to list or sth, then you can select file you want to download, then client sends that files name over TCP to server and the rest should be easy to do with all these "File over TCP" scripts. Hope you understood my text! :)

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