Re: anyone have experience with .NET sockets?
"Lucas Fletcher" <[email protected]> Thu, 22 May 2003 14:40:05 -0700
| Newsgroups | gmane.comp.web.mod-pubsub.general |
|---|---|
| Message-ID | <[email protected]> |
Nevermind, got it. :) I had a javascript file open rathen than an html file, which apparently is read all at once by the browser... "Lucas Fletcher" <[email protected]> wrote in message news:[email protected]... > Hello, > > I'm attempting to write a simple .NET server as outlined in an earlier post > but am having problems with the browser executing the incremental javascript > code. The code is executed when the server connection closes, but not > incrementally as it is sent. (I am remembering to pad out each message to 4k > so as to flush the browser's buffer.) So I'm wondering if there might not be > something about the way .NET handles sockets that would cause this to be so. > (sniffing packets shows that the "push func" flag is set on the last packet > of each message for what it's worth...) > > Thank you, > > -- > Lucas Fletcher > [email protected] > http://dealersinnotions.com > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge