Results 1 to 2 of 2

Thread: Events lost in IPC through local socket in Windows

  1. #1
    Join Date
    Feb 2009
    Posts
    16
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Events lost in IPC through local socket in Windows

    Hi,
    I am using a Local socket based IPC mechanism between two processes in Windows. I am facing the problem that if I send some big data through IPC calls frequently I am not receiving all the events at the other end. Say out of 15 events send I am only receiving sometimes 10 or 12 or 13 events. How should I make sure that I am receiving all the events with complete data sent from one process into another??

    Regards,
    Yogesh

  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: Events lost in IPC through local socket in Windows

    We'd have to see your code to be able to tell anything.
    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: 1
    Last Post: 27th March 2009, 13:20
  2. Replies: 0
    Last Post: 5th May 2008, 12:43
  3. How to get and set local ip in windows xp using QT?
    By longtrue in forum Qt Programming
    Replies: 0
    Last Post: 5th May 2008, 08:55
  4. QT with window's window events
    By giotto in forum Qt Programming
    Replies: 1
    Last Post: 15th March 2008, 12:33
  5. Grab keyboard events in Windows
    By durbrak in forum Qt Programming
    Replies: 1
    Last Post: 4th February 2007, 19:56

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.