[Gambas-user] Socket cuts out before full page is read.
Doriano Blengino
doriano.blengino at ...1909...
Fri Nov 7 19:23:29 CET 2008
Robert Moss ha scritto:
> I end my lines with \n but that is not an issue as the remote server is Unix
> based. I receive part of the page, actually i receive approx 3,465 bytes.
> And the last few bytes are like <div id="b it doesn't even end neatly.
>
Even if the server is a unix one, you *have* to use CR-LF - this is HTTP
spec.
A well-behaved server (or not well behaved?) could even understand, but
it is not good practice.
Regards,
Doriano
More information about the User
mailing list