G
Guest
Hi,
I need to send and receive data through RS-232 port in a synchronous way.
The problem is that the data packet I need to send and receive is huge so I
need to send and receive it in two or more segments.
But I need to do that with two functions one to read and one to send in such
a way that those functions wait until all data has been received/sent.
Can anybody help me with this?
Thanks,
Robe.
I need to send and receive data through RS-232 port in a synchronous way.
The problem is that the data packet I need to send and receive is huge so I
need to send and receive it in two or more segments.
But I need to do that with two functions one to read and one to send in such
a way that those functions wait until all data has been received/sent.
Can anybody help me with this?
Thanks,
Robe.