Results 1 to 4 of 4

Thread: Qt client/server architecture doesn't work for my embedded linux platform

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Feb 2008
    Posts
    49
    Thanks
    2
    Thanked 4 Times in 1 Post

    Default Re: Qt client/server architecture doesn't work for my embedded linux platform

    1. I also tried QProcess to start my client app, got the same result.

    2. I testing the QCopChannel communication. It is ok if two channel object in the same QApplication(process), but if I create the channels in different QApplication(process), they can not receive each other.

    So, it sound like that QCopChannel are broken by something ?

    /WX
    Last edited by wesley; 14th August 2010 at 02:28.

Similar Threads

  1. QT ActiveX server doesn't work with Delphi 7.0
    By _AK_ in forum Qt Programming
    Replies: 2
    Last Post: 24th August 2016, 05:55
  2. QT 4.5 Embedded Linux Demo Web Browser does not work
    By saltuka in forum Qt Programming
    Replies: 1
    Last Post: 1st November 2010, 04:11
  3. Replies: 7
    Last Post: 7th June 2010, 14:13
  4. why on Linux ,doesn't work?
    By maider in forum Qt Programming
    Replies: 5
    Last Post: 11th March 2010, 08:57
  5. Client/Server doesn't work
    By mattia in forum Newbie
    Replies: 2
    Last Post: 1st November 2007, 13:31

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.