Hi,
I am using RComm::Write() to download files to COM POrt. When I try to write 259 butes at a time, it only writes 3 bytes.
But writing 55 bytes was successful.
I had set receive buffer length to 4096bytes
commPort.SetReceiveBufferLength (4096);
Any one had faced this probelm??
Thanks in advance
Chandru




