Hi,
I don't know, specifically.
You will have to do some coding and testing to see if network latency
(includes EVERYTHING, not just the underlying TCP/IP, but other layers, too)
affects your application. I haven't seen a big problem with small packets
myself. However, I have had some applications where is do something like
Nagle in my own software (I use a 50 mS timer), just to reduce my own
packetization/de-packetization overhead.
Dick
--
Richard Grier (Microsoft Visual Basic MVP)
See
www.hardandsoftware.net for contact information.
Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.