On 5/26/2013 16:57, Lukas Gebauer wrote:
>> The problem is that every ansistring receiving RecvPacket starts with the
>> beginning of the packet, but never contains the end, the next iteration of
>> RcvPacket will contain the beginning of the next packet but not the end of
>> the 1st one. So how can I access these ends ?
>
> Oops, my fault! Your datagrams are maybe large, but are truncated. You
> maybe able to receive large datagrams, but you must increase winsock
> internal buffer first. Try to set property SizeRecvBuffer to value 65536.

what happens if the datagrams are larger than 64k? or have i missed something 
in 
the thread?

-- 
NOTE: No off-list assistance is given without prior approval.
       Please keep mailing list traffic on the list unless
       private contact is specifically requested and granted.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to