Results 1 to 4 of 4

Thread: qt < -- > mfc serial link

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

    Unhappy qt < -- > mfc serial link

    hi,

    i'm working on two utils connected via serial rs232 (different comps).

    can someone help implementing the communications on both sides ?

    i've downloaded the (in)famous qestserial, however for some reason qt can only talk to qt, when ever i put a mfc listener on the line, it get messed up and instead on getting x byte, i'm getting 2-3 time that amount.

    i know that rs232 is standard and it doesn't matter what talking to what, so i guess it has something to do with my settings.

    please help.

    thanks.
    freddie

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qt < -- > mfc serial link

    What do You mean "for some reason qt can only talk to qt" ? Qt and MFC have nothing to RS-232 standard and protocol implemented by Yours software.

  3. #3
    Join Date
    Oct 2007
    Posts
    32
    Thanks
    3
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qt < -- > mfc serial link

    This is not Qt related. But I use Portmon to debug serial link on Windows.
    Check http://technet.microsoft.com/en-us/s.../bb896644.aspx

  4. The following user says thank you to SamT for this useful post:

    klitsuk (27th February 2009)

  5. #4
    Join Date
    Feb 2009
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qt < -- > mfc serial link

    Quote Originally Posted by Lesiok View Post
    What do You mean "for some reason qt can only talk to qt" ? Qt and MFC have nothing to RS-232 standard and protocol implemented by Yours software.
    well thank you for telling me something i already wrote on my thread. "rs232 is standard... it has to be something with the setting...".

Similar Threads

  1. serial port issues
    By jhowland in forum Qt Programming
    Replies: 7
    Last Post: 12th January 2009, 13:38
  2. accessing serial port without CONFIG += console
    By bnilsson in forum Qt Programming
    Replies: 2
    Last Post: 21st July 2008, 21:47
  3. LINK : fatal error LNK1181: can't open 'delayimp.lib'
    By fcamlar in forum Installation and Deployment
    Replies: 10
    Last Post: 7th July 2006, 13:04
  4. Text Browser Link Question
    By taylor34 in forum Qt Programming
    Replies: 2
    Last Post: 20th June 2006, 19:54
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.