Results 1 to 4 of 4

Thread: QSslSocket example

  1. #1
    Join Date
    Nov 2009
    Posts
    60
    Thanks
    3
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default QSslSocket example

    Hi All,

    I am looking for working example on QSslSocket client server,I now there is a good amount of discussion on this topic but some of them are old and not working with QT4.6.1 distribution.

    can any one give me pointers to good comprehensive and working example of QsslSpcket client, server.

    Thanks in Advance,

    Ratheendran

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: QSslSocket example

    Here's an example of a ssl client:
    http://doc.qt.nokia.com/4.7/network-...ketclient.html

    For more information:
    http://doc.qt.nokia.com/4.7/qsslsocket.html

    Is there anything specific that you want more help with?

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

    Default Re: QSslSocket example

    Do you have an example for SSL server?
    I wrote a simple ssl server program, but it's corrupt when it starts. Because it's corrupt at beginning, I can't find anything wrong in my code. I am using QT 4.7.3 with Visual Studio 2005.

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QSslSocket example

    So post your code and lets see if we can spot anything wrong.

Similar Threads

  1. QSslSocket server
    By tpf80 in forum Qt Programming
    Replies: 3
    Last Post: 7th May 2009, 04:10
  2. QSslSocket debugging
    By eleanor in forum Installation and Deployment
    Replies: 0
    Last Post: 18th April 2009, 09:56
  3. QSslSocket on Windows
    By BastiBense in forum Qt Programming
    Replies: 1
    Last Post: 7th March 2009, 12:31
  4. NEED HELP!!! about qsslsocket
    By asnoka in forum Installation and Deployment
    Replies: 2
    Last Post: 12th May 2008, 15:12
  5. QSslSocket : Having troubles
    By Nyphel in forum Newbie
    Replies: 3
    Last Post: 27th June 2007, 14:17

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.