> BufSize should be called before or after the connect or listen ? I would say before sending anything.
-- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Jonathan Dumaresq" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Wednesday, January 31, 2007 8:55 PM Subject: Re: [twsocket] streaming video client/server application >> Winsock will reassemble the datagram and deliver it in one chunk. >> Probably >> winsock buffer need to be large enough to contain a single datagram. IMO >> that is how UDP differ from TCP: datagram boundaries are respected. > > i'll try that and keep you updated on my progress. > > BufSize should be called before or after the connect or listen ? > > Jonathan > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
