Re: Reducing latency in TCP-based streams
Re: Reducing latency in TCP-based streams
- Subject: Re: Reducing latency in TCP-based streams
- From: email@hidden
- Date: Wed, 11 Mar 2009 12:40:01 +0000
You can force that. An application can force delivery of segments to
the output stream using the push operation provided by TCP and
setting the PSH flag to ensure that data will be delivered
immediately to the application layer by the receiving transport
layer. This is how telnet sends single keystrokes, for example.
That's an interesting point Marshall .. in fact, you seem to have
explained just "how Telnet does it," which is great.
(Perhaps that technique is enough to solve Thomas' problem at hand?)
What are the actual methods or code used in a Mac or iFone milieu for
these "push operation and the PSH flag" thingies of which you speak?
Signed,
Networking Curious :)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden