Hello, since the device I want to talk to does only support sending back the UDP answerts to a predefined IP thus requiring a fixed IP adress on PC side I have to experiment with TCP now.
I originally used UDP because it's fragmentation free because behind the device I'm talking to sits another one which actually gets the data I send but doesn't accept any fragmentation. The vendor of the device I'm talking to now suggested I use TCP to get rid of my fixed IP and that he's also using ICS and doesn't get fragmentation (assuming max. bytes sent < MTU which is the case here as well). So what about TCP fragmentation now? How often does it occur in this situation? Is it less likely to occur on a lan than on some internet connection? Can I influence it in any way? I'm using ICS V5 (the one on the partner DVD of Rad Studio 2007). Greetings Markus -- 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