Search:

Type: Posts; User: aleksazr

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,791

    Thanks, I'll change XoffChar to, say, 1. BTW, at...

    Thanks, I'll change XoffChar to, say, 1.
    BTW, at least on XP SP3, SetCommState works even when XonChar == XoffChar.
  2. Replies
    4
    Views
    2,791

    It was the cable. Not properly shielded and too...

    It was the cable. Not properly shielded and too long.
  3. Replies
    4
    Views
    2,791

    Any idea what could have happen to my system?...

    Any idea what could have happen to my system?
    I've tried two older programs that have the same code and they both don't work anymore.

    BTW, the first 10 bytes I receive are FE FE 33 FE FF FF FF FF...
  4. Replies
    4
    Views
    2,791

    Serial port ReadFile problem

    I'm having a problem with the serial port code.

    I just do:
    opencomm();
    send();
    closecomm();

    and the ClearCommError() (inside recv()) returns in
    comstat.cbInQue the same...
Results 1 to 4 of 4