Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 1995 21:14:11 -0400
From:      Thomas David Rivers <ponds!rivers@dg-rtp.dg.com>
To:        hackers@freefall.cdrom.com, kaleb@x.org
Cc:        jkh@freefall.cdrom.com
Subject:   Re: X11 protocol compressor.
Message-ID:  <199504210114.VAA08951@lakes>

next in thread | raw e-mail | index | archive | help
> 
> > > Contrib on ftp.x.org.  Or try NCD (Network Computing Devices).  The LBX
> > > (Low Bandwidth X) was developed by Mike(?) @ NCD and given to the X
> > > people for inclusion.  They wanted to modify it somewhat before the
> > > released it.  I believe the NCD code is out there under the name XRemote.
> > 
> > Uh, no.  I know about LBX and it's not what I'm looking for.  I'm
> > looking for something that SPOOFS as a server and does very simplistic
> > yet effective compression schemes on the datastream.  It's much easier
> > to use across different server and client environments (neither server
> > nor client need ever know) and it's a lot less reading than the LBX
> > documentation! :-)
> > 
> > 
> 
> You're probably thinking of SXPC, look at
> 
>   ftp://ftp.x.org/R5contrib/sxpc-1.4.shar.Z
> 
> --
> 
> Kaleb
> 

 I know this is probably ancient news by now; but I'd like to add that
I've been in contact with the author of sxpc since some earlier versions.

 He's made the changes I suggested, and I have been very happy with
it's performance on my FreeBSD 2.0 systems for some time.  Version 1.4
has all the changes I sent him.

 There is one problem; sxpc tries to bind to a file in /tmp which usually
isn't there - so you get a little perror() message.. It's completely
safe to ignore the message...

	- Dave R. -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504210114.VAA08951>