Hello,

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 (I don't have the source but I know it 
uses Indy sockets).
The second reason I know it's possible is because I did it a few weeks ago, by 
adjusting the BufSize property of TWSocket.

I have some Wireshark captures to prove I'm not silly...
My problem is that I can't do it again, playing with bufsize doesn't seem to 
change something today !

What else can I do ?

Thanks !

Regards


Frédéric SCHENCKEL

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
cab technologies
za Nord du val de Moder
67350 Niedermodern
Tél: + 33 3 88 72 25 01 / Fax: +33 3 88 72 25 02
Notre site en Français: www.cab-technologies.fr<http://www.cab-technologies.fr/>
Adresse support: supp...@cab-technologies.fr<mailto:supp...@cab-technologies.fr>
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to