Thanks Lukas for your answer, I tried with ansiString, I may have done
something wrong but the max size I was receiving was 8192 bytes. I will
give it another try tonight.

Txs !

Clement

2013/5/24 Lukas Gebauer <gebyl...@mlp.cz>

> > I've looked at the UDP Server example on the synapse howto (
> > http://www.synapse.ararat.cz/doku.php/public:howto:udpserver), but I'm
> > a bit lost identifying what method I should use. If I use RecvPacket,
> > I can see that the Socket is working, but I presume that working with
> > String and Lines is not the right way of doing it.
>
> Synapse using AnsiString as managed binary buffers. So, recvpacket
> move full datagram into string. It can contain any binary data.
>
>
>
> --
> Lukas Gebauer.
>
> http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
> 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
>
------------------------------------------------------------------------------
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