Jump to content

FileOpenDialog via TCP ?!


jWalker
 Share

Recommended Posts

I did a fileListToArray and then ArrayToString..

On the other side an StringSplit

But thats not beatiful ;)

Any ideas?

##EDIT

Maybe making a "copy" of the directory that has been sent to me via TCP

every copied file is just a new file with nothing inside it.

So you have the dirs and the files...

It takes some time and maybe a recursive search (subdirs) but you could then use the fileOpenDialog :)

May this be the best idea?

Edited by jWalker
Link to comment
Share on other sites

Well, probably not unless you're in a VPN...

Otherwise I guess the Idea of sending the Directory contents as string is a good start.

To lower the traffic I would just send the contents of the current directory. But then again you'd need to write your own "OpenFile" Gui.

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
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...