thalton
August 27th, 2009, 04:25 PM
Hi,
I have written a socket application transferring data from the server to client. My problem is that it is not robust enough. It fails about 20 percent of the time. Do anybody have any suggestions to have I can make a socket application more robust. My application is based on the techniques used in 'Beej's Guide to Network Programming'.
What is an acceptable failure rate?
I would greatly appreciate any help on this.
I have written a socket application transferring data from the server to client. My problem is that it is not robust enough. It fails about 20 percent of the time. Do anybody have any suggestions to have I can make a socket application more robust. My application is based on the techniques used in 'Beej's Guide to Network Programming'.
What is an acceptable failure rate?
I would greatly appreciate any help on this.