SUMMARY: Data only moves every 1/5 sec

From: Daniel Christian (dac@frc.ri.cmu.edu)
Date: Tue Dec 17 1991 - 07:29:54 CST


Thanks for all the replies.

The bottom on line on the 5Hz cycling is that it is a feature. The
TCP handler tries to bundle data into larger packages to improve
efficiency. The feature can be turned off by setting TCP_NODELAY with
setsockopt. This reduces the latency to a consistant 1-2 ms.

Thanks for the help,

-Dan Christian

--
___________________________________________________________________________
Dan Christian		Field Robotics Center	Carnegie Mellon University
			(412) 268-6562		dac@ri.cmu.edu



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:22 CDT