Hi,
I'm creating remote desktop application in qt 4.8. I have to implement some way to browse remote computer directory structure and possibility to download files on local machine. I'm wondering how can achieve this...
Hi,
I'm creating remote desktop application in qt 4.8. I have to implement some way to browse remote computer directory structure and possibility to download files on local machine. I'm wondering how can achieve this...
Any way you want/can: your question is utterly open-ended... Windows network shares/UNC names, FTP server/client, SSH server and client, insecure remote shell/copy, NFS server and client, HTTP and/or WEBDAV...
Thanks. I solved this problem by implement ftp server and client.
Bookmarks