vijithamar
Programmer
Hi friends,
Please help me in using MSCOMM control for sending & receiving binary files along with file name.
In my Programm, user will select the file-name and send the file, The receiving computer will save the file in the same name.
my problem is this, When i am sending the file in single byte (byte by byte using a loop) it taking lot of time to complete a file. And I can’t make out in receivable computer that the received byte is a part of file-name or the file itself
Please explain me. How to send and receive the data in packets. And how to flag it start/end of file-name or start/end of file.
Thank you,
Regards.
Vijith
Please help me in using MSCOMM control for sending & receiving binary files along with file name.
In my Programm, user will select the file-name and send the file, The receiving computer will save the file in the same name.
my problem is this, When i am sending the file in single byte (byte by byte using a loop) it taking lot of time to complete a file. And I can’t make out in receivable computer that the received byte is a part of file-name or the file itself
Please explain me. How to send and receive the data in packets. And how to flag it start/end of file-name or start/end of file.
Thank you,
Regards.
Vijith