Results 1 to 2 of 2

Thread: Help in creating a ftp server with qt

  1. #1
    Join Date
    Jun 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Lightbulb Help in creating a ftp server with qt

    Hi guys i am new to qt and would like to make a ftp server for windows base the server should be able to see all he avaible drives in the windows computer ...any help please

  2. #2
    Join Date
    May 2011
    Posts
    239
    Thanks
    4
    Thanked 35 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Symbian S60

    Default Re: Help in creating a ftp server with qt

    The problem here is, as I see it, not Qt, but how to create an FTP server. I'd start with an open source C++ based FTP server (like FileZilla, http://sourceforge.net/projects/filezilla ) and see how it's done. "Seeing" the drives is no problem -- a server running in your computer is just an application and can serve whatever drives and directories you let it.

Similar Threads

  1. Fortune Server example
    By babu198649 in forum Newbie
    Replies: 2
    Last Post: 19th February 2011, 09:04
  2. [TCP Server] Server only sending when terminating
    By papperlapapp in forum Qt Programming
    Replies: 0
    Last Post: 6th December 2010, 19:41
  3. TCP Client / Server
    By bmarsden in forum Qt Programming
    Replies: 4
    Last Post: 8th October 2010, 10:18
  4. Client Server
    By electronicboy in forum General Programming
    Replies: 3
    Last Post: 29th October 2009, 10:10
  5. Replies: 5
    Last Post: 2nd June 2009, 19:47

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.