Results 1 to 4 of 4

Thread: Qextserialport.. sniffer?

  1. #1
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Qextserialport.. sniffer?

    is qextserialport is a sniffer? can i get the logs of my serial port with this class?

    can someone give me a pointer how to do this? im trying to run the port listener example but the receive connection is not working (i guest).

    note: i only want to read the inserted text to the serial port. (Other program is writting)

  2. #2
    Join Date
    Oct 2008
    Posts
    70
    Thanks
    1
    Thanked 9 Times in 9 Posts

    Default Re: Qextserialport.. sniffer?

    No, qextserialport is not sniffer

  3. #3
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qextserialport.. sniffer?

    oh, i see..

    my small project is like a "spy" on serial port

    im trying to get the text inserted to a tarret or customer display (in POS)..
    (im not the one whose writing other program does)

    so any QT class should i use to be able to make this project?

  4. #4
    Join Date
    Dec 2007
    Posts
    129
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qextserialport.. sniffer?

    so any class for Monitoring internal serial port communications (serial port to other application in same computer)?

    I'm still on a blank page here.

    thanks

Similar Threads

  1. QextSerialPort
    By Diph in forum Newbie
    Replies: 5
    Last Post: 13th September 2008, 19:18
  2. Problem in QExtserialport program.
    By dheeraj in forum Qt Programming
    Replies: 5
    Last Post: 31st May 2008, 10:24
  3. Replies: 4
    Last Post: 30th January 2008, 10:00
  4. any body using qextserialport?
    By yagabey in forum Newbie
    Replies: 4
    Last Post: 25th December 2007, 22:08
  5. QExtSerialPort with com ports above com9
    By mightymark in forum Qt Programming
    Replies: 2
    Last Post: 29th May 2006, 08:16

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.