Hi Codegurus,

I'm communicating through a serial port using mscomm control. I tried both the timer and the oncomm event for receiving the messages from the serial port.

The problem is:
1. I have a button in my form when i press the button it will send a message for eg:"A" to the serial port and to the corresponding device. The device will send me back the answer as "B".

2. The above step is working fine initially. But Some Times if i press the button, I'm getting the old pressed message only. I mean if recd a message 10 secs back, the same message is coming again instead of original expected message.


I dunno where the problem is.

Any Help in this will be greatly appreciated.

Thanks!!
moydheen