Results 1 to 5 of 5

Thread: Embed VNC Viewer

  1. #1
    Join Date
    Apr 2008
    Posts
    196
    Thanked 8 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    1

    Default Embed VNC Viewer

    Hey @all,

    did anybody know a way/libraries to embed a VNC into a QWidget?
    There could also be other protocols than VNC, but it must be VNC like.

    Best Regards
    NoRulez

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Embed VNC Viewer

    If you only want to target X11 you can have a look at KDE VNC viewers. I think they embedd some other client using XEmbedd. At least this is what they do to have RDP. Also VNC is a compareable simple protocoll. It would be nice if someone would develop a VNC widget. Do you have a particular server in mind? If you only have to target a single server, maybe you don't have to implement all.
    It's nice to be important but it's more important to be nice.

  3. #3
    Join Date
    Apr 2008
    Posts
    196
    Thanked 8 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    1

    Default Re: Embed VNC Viewer

    Yes, i think to use tightvnc or XVnc as the server.

    TightVNC i can use on Windows, Mac and Linux, so i think it's the better choice.

    Best Regards
    NoRulez

  4. #4
    Join Date
    Mar 2021
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Embed VNC Viewer

    Quote Originally Posted by NoRulez View Post
    Yes, i think to use tightvnc or XVnc as the server.

    TightVNC i can use on Windows, Mac and Linux, so i think it's the better choice.

    Best Regards
    NoRulez
    Have you embed tightVnc into your pyqt5 application?.Were you able to acheive this?.Can you help me with the code.? I want to embed any vnc or rdp into my pyqt5 widget rather than opening it as seperate process in a seperate window.Please can you help me on how to achieve this.

  5. #5
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Embed VNC Viewer

    You realize that this post is over 11 years old, right? And that "NoRulez" has not posted anything in this forum since 2011?

    You would be better off using Google to find an answer, if there is one.
    <=== 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.

Similar Threads

  1. Issues writing a simple image viewer class
    By ultim8 in forum Qt Programming
    Replies: 5
    Last Post: 27th March 2009, 14:50
  2. Multiplatform Video Viewer Application Design Options
    By PhilippB in forum Qt Programming
    Replies: 2
    Last Post: 18th August 2008, 10:38
  3. HTML viewer
    By wj313 in forum Newbie
    Replies: 8
    Last Post: 13th June 2008, 20:02
  4. Embed platform-specific browser in QT app
    By QPlace in forum Qt Programming
    Replies: 1
    Last Post: 2nd August 2007, 09:35
  5. Embed a font in the application
    By Lele in forum Qt Programming
    Replies: 1
    Last Post: 26th October 2006, 10: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.