I have one device which sends data on COM port say on COM13, now i want to read that data and display it in the RichtextBox or in any text control ,
i have written the application with the help of IO and IO.Ports but comport.DataRecived event does not fire,even though device is sending data on that port,
I have some software on which i define the port number and it successfully display data ,which insure me that data is reciving on the Port but i am unable to recive,
is there any way i can read data?
Regards,
Aamir