Results 1 to 2 of 2

Thread: [PyQt4] SSL server and client example

  1. #1
    Join Date
    May 2009
    Posts
    1
    Qt products
    Platforms
    Unix/X11 Windows

    Question [PyQt4] SSL server and client example

    I am having troubles figuring out how to setup an ssl client/server connection in PyQt4. I don't know enough about python nor PyQt4 to be able to 'convert' the Qt4 C++ code into Python.

    I'm making a multi-user console application with the server side on Ubuntu 9.04 and a client GUI on Windows XP, Vista, and 7. I want a ssl server that can accept multiple connections and do multiple things. So multi-threaded? I also want a client that can connect to and send/receive data that can be directed to the respective functions on the server side.

    Any examples would be greatly appreciated.
    Last edited by JoelG90; 23rd May 2009 at 21:21. Reason: updated contents

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: [PyQt4] SSL server and client example

    It is advised that you ask specific questions to be given specific answers. You should start with networking examples that come with Qt. The fact that you want to use SSL is irrelevant to the problem.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 0
    Last Post: 22nd February 2009, 13:15
  2. Very strange socket programming problem
    By montylee in forum Qt Programming
    Replies: 5
    Last Post: 11th November 2008, 12:05
  3. Sending string from QT client to Java server
    By seanmu13 in forum Qt Programming
    Replies: 10
    Last Post: 3rd July 2007, 12:52
  4. Sending string from QT client to Java server
    By seanmu13 in forum Newbie
    Replies: 3
    Last Post: 3rd July 2007, 12:20
  5. synching client readings to server output
    By OnionRingOfDoom in forum Qt Programming
    Replies: 14
    Last Post: 28th January 2006, 18:15

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.