Re: [twsocket] TWSocket and data packet length

2013-02-21 Thread François Piette
> Can the network topology (different switches or hub) give different results about this ? Yes, it can. Jumbo frames must be supported end-to-end. Each device has to support it and be configured for it. -- francois.pie...@overbyte.be Embarcadero MVP http://www.overbyte.be http://francois-piette.

Re: [twsocket] TWSocket and data packet length

2013-02-21 Thread Dod
ists.org [mailto:twsocket-boun...@elists.org] De la part de P-E FS> Envoyé : mercredi 20 février 2013 22:14 FS> À : ICS support mailing FS> Objet : Re: [twsocket] TWSocket and data packet length FS> Hello, FS> In  addition  to François answer, the max packet size is something you ma

Re: [twsocket] TWSocket and data packet length

2013-02-21 Thread Frédéric SCHENCKEL
ologies.fr * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -Message d'origine- De : twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] De la part de P-E Envoyé : mercredi 20 février 2013 22:14 À : ICS support mailing Objet : Re: [twsocket] TWSocket and data packet len

Re: [twsocket] TWSocket and data packet length

2013-02-20 Thread P-E
supp...@cab-technologies.fr FS> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * FS> -Message d'origine- FS> De : twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] De la part de François Piette FS> Envoyé : mercredi 20 février 2013 17:54 FS>

Re: [twsocket] TWSocket and data packet length

2013-02-20 Thread Frédéric SCHENCKEL
: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] De la part de François Piette Envoyé : mercredi 20 février 2013 17:54 À : 'ICS support mailing' Objet : Re: [twsocket] TWSocket and data packet length >I need to send a data packet in one chunck. >Today the datas are spli

Re: [twsocket] TWSocket and data packet length

2013-02-20 Thread François Piette
>I need to send a data packet in one chunck. >Today the datas are splitted in two chunks, one of 1500 (the MTU limit) and another one for the rest. > I'm not able to go over this 1500 limit. I know it's possible because I have another program how does it like this What you ask is to use Jumbo Fram