You can force socket faster small packet sending by using TWsocket ---> ComponentOptions ----> wsoTcpNoDelay ---> true
See Microsoft socket help files about possible collateral effects (search setsockopt TCP_NODELAY) Larini wrote: >Why this event must be used? >I'm testing my application and some times a send of a small packet take 1 >second, other times the same packet take about no time. There is a way to >force send anyway? > > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be