I want to develop an application that constantly read Com port
Read data comming from COM Port and transfer that data to another computer using Winsock so Hyper Terminal can read it.
I am able to transfer data using Winsock but i can not able to read COM Port continously manner so I can get data.
I think it is due to COM Port can be opened at once.
Can You give me such code so that i can listen COM Port.
I Just want to listen data and not want to send data to COM Port.
Thanx in Advance.
Read data comming from COM Port and transfer that data to another computer using Winsock so Hyper Terminal can read it.
I am able to transfer data using Winsock but i can not able to read COM Port continously manner so I can get data.
I think it is due to COM Port can be opened at once.
Can You give me such code so that i can listen COM Port.
I Just want to listen data and not want to send data to COM Port.
Thanx in Advance.