Jump to content

FTPServer-like application


 Share

Recommended Posts

hi, i'm currently developing a TCP application (client+server), and i'd like to insert something like a FTP server (i'd like not to run a real FTP server)

what i want is:

-being able to explore folders of the server PC (using some restriction server-side)

-transfer selected files (i'm quite ok with that, found some working TCP file transfer script, and modified for my needs)

so i'm looking for a "explorer.exe"-like visualization of the pc.

I'm thinking about using some commands to transfer informations and then generate a HTML file to be view from an embed browser object client-sided - like browser standard FTPserver visualization

In your opinions, are there better/easier ways to accomplish this? Is something like that already been done? (i didn't found anything)

Gigi1

P.S.: I'm not asking for code, but for ideas

P.P.S.: sorry for my english

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