08-15-2010 09:06 PM
So how to I make the TCP Client read the input data fast enough? I tried running the client 1st without running the server and received " Serial port receive buffer overflow" error. I also try running the server 1st without running the client no error. Does this means only client got error and server no error but you say I keep flooding data to the server, how do I input data without flooding the server?
TYTY
09-11-2010 02:25 PM
Hi plmko,
I have a project which has same function as image part where the client display what the server is webcam is capturing.
May I see your client and server programs as references, I'm stuck on that part.
Thank you.
10-29-2010 01:56 PM
Hi Papang,
In case if you are still looking for that webcam program, check out my source and client programs.
You must run Datasocket Server, and install IMAQ for USB on your computer.
Do let me know if you have any difficulties running the programs.