> 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. -- Lukas Gebauer. http://synapse.ararat.cz/ - Synapse Delphi and Kylix TCP/IP Library http://geoget.ararat.cz/ - Geocaching solution ------------------------------------------------------------------------------ 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