Mail Archives: cygwin/2007/06/07/14:37:51
On 2007-06-08, Samuel Thibault wrote:
> Lev Bishop, le Thu 07 Jun 2007 13:41:44 -0400, a écrit :
> > ...around 80MByte/sec, which maybe isn't as fast as it could be using
> > native functionality, but surely brltty doesn't need *that* much
> > bandwidth for transferring text?
>
> It doesn't need bandwidth, it needs latency.
Latency shouldn't be a problem, either. We run lots of applications
here over TCP/IP, many of which have critical latency requirements,
and have no problem. Look at VOIP. It's used on some intra-office
phone systems without any latency problems that I know of. I'm
editing this message in an instance of vim running on a computer in
a room half-way across the building. When I press a key, it is
echoed to my screen "instantaneously" as far as my human senses can
tell.
TCP/IP should be plenty good for your application, with the
advantage that you could use one mechanism, one piece of code, to
access the local machine as well as remote machines.
Regards,
Gary
--
Gary Johnson | Agilent Technologies
garyjohn AT spk DOT agilent DOT com | Mobile Broadband Division
| Spokane, Washington, USA
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -