I have Working on Serial Port Windows Form application using VS2010 Ultimate on WIndows-7 Machine (4 GB RAM).
My Code (developed on Visual Studio 2010 Ultimate) Runs as per required specification on my windows 7 machine ,
Problem comes when i run on other machine like WIN XP/ Windows 7.
My application send and receive integer data at 9.6 kbps continuously , after collection serial data it display collected data instantly.
it Send Serial Data properly but wont' display collected serial data (coming at 9.6 kbps) instantly , rather it seems that it display receive data after few min (2 or 3 min later). it seems that it collecting data but won't display instantly.
Regards
kaushal