Ive written a simple web server for a project. Im having a few problems with it. The data is definatly sent but when it loads in a web browser, the bottom of the page is always missing. which sugguests to me a timing problem? I added a sleep for a second into the server code, after the send is completed. but this results in the browser in either displaying a "Document contains no data" error or a time out error. Im really stumped on this and if anyone could offer any help i would be very grateful.
Question
hurricane
Ive written a simple web server for a project. Im having a few problems with it. The data is definatly sent but when it loads in a web browser, the bottom of the page is always missing. which sugguests to me a timing problem? I added a sleep for a second into the server code, after the send is completed. but this results in the browser in either displaying a "Document contains no data" error or a time out error. Im really stumped on this and if anyone could offer any help i would be very grateful.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts