Results 1 to 3 of 3

Thread: Sharing content through network (E-Learning software)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,330
    Thanks
    317
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Sharing content through network (E-Learning software)

    Is there any alternative to pdfs?
    You can always password-protect PDF files or create a passworded ZIP file that you automatically create when a student requests and downloads an instructor's content. You can use the student's login name and password as the password for the ZIP file when you create it. On the student side, after the file is received, you can automatically decrypt it into a temporary file. That temporary file can be deleted when the user closes it.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  2. #2
    Join Date
    Jun 2019
    Posts
    2
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Sharing content through network (E-Learning software)

    placing password to pdfs is a good option...
    Thanks

Similar Threads

  1. Replies: 1
    Last Post: 19th May 2014, 09:33
  2. Replies: 0
    Last Post: 11th January 2013, 11:21
  3. Replies: 4
    Last Post: 17th October 2009, 22:31
  4. Getting started learning network programming
    By as001622 in forum Qt Programming
    Replies: 1
    Last Post: 20th June 2008, 13:02

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
  •  
Qt is a trademark of The Qt Company.