Writing on virtual serial port
Writing on virtual serial port
- Subject: Writing on virtual serial port
- From: "Rakesh Singhal" <email@hidden>
- Date: Tue, 9 Dec 2008 13:38:20 +0530
Hi all
I am writing some data on virtual serial port using write() function.
If I try to write data length of < 1024 then it returns the same
length but if i try to write more than 1024 bytes then it returns 1024
only. Mostly I am trying to write 1502 bytes and always it returns
1024 means it wrote only 1024 bytes.
Please let me know why is it happening and what is the solution.
Regards
rksinghal
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden