NOTICE: This package has been removed from pkgsrc

./wip/lbxproxy, Proxy for Low Bandwidth extension (LBX) connections to X

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.3, Package name: lbxproxy-1.0.3, Maintainer: pkgsrc-users

Applications that would like to take advantage of the Low Bandwidth extension to
X (LBX) must make their connections to an lbxproxy. These applications need to
know nothing about LBX, they simply connect to the lbxproxy as if were a regular
server. The lbxproxy accepts client connections, multiplexes them over a single
connection to the X server, and performs various optimizations on the X protocol
to make it faster over low bandwidth and/or high latency connections.

With regard to authentication/authorization, lbxproxy simply passes along to the
server the credentials presented by the client. Since X clients will connect to
lbxproxy, it is important that the user's .Xauthority file contain entries with
valid keys associated with the network ID of the proxy. lbxproxy does not get
involved with how these entries are added to the .Xauthority file. The user is
responsible for setting it up.

Note that the X server source from X.Org no longer supports the LBX extension,
so this program is only useful in connecting to older X servers.


Required to build:
[pkgtools/x11-links] [devel/xorg-util-macros] [x11/bigreqsproto] [x11/xproto] [x11/xtrans] [x11/xproxymanagementprotocol]

Master sites: (Expand)

SHA1: 2c6db0a501d7ee88ccfe60436f894d5749ade5e4
RMD160: 94442ec67f1950588a1b45769add67e7876a3b0a
Filesize: 224.573 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-03 00:51:08 by othyro | Files touched by this commit (4) | Package removed
Log message:
-lbxproxy. Was imported into HEAD/x11.
   2013-05-18 17:08:52 by othyro | Files touched by this commit (4)
Log message:
Import lbxproxy-1.0.3 as wip/lbxproxy.

Applications that would like to take advantage of the Low Bandwidth extension to
X (LBX) must make their connections to an lbxproxy. These applications need to
know nothing about LBX, they simply connect to the lbxproxy as if were a regular
server. The lbxproxy accepts client connections, multiplexes them over a single
connection to the X server, and performs various optimizations on the X protocol
to make it faster over low bandwidth and/or high latency connections.

With regard to authentication/authorization, lbxproxy simply passes along to the
server the credentials presented by the client. Since X clients will connect to
lbxproxy, it is important that the user's .Xauthority file contain entries with
valid keys associated with the network ID of the proxy. lbxproxy does not get
involved with how these entries are added to the .Xauthority file. The user is
responsible for setting it up.

Note that the X server source from X.Org no longer supports the LBX extension,
so this program is only useful in connecting to older X servers.