Proxies connections to jabber.org
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Tue, 12 Sep 2006 17:47:17 +0000 (17:47 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 12 Sep 2006 17:47:17 +0000 (17:47 +0000)
commitdc4dfca351e3d95b3baeb54f0fb544cd5cb6b593
treed4caccfa23c1276f927307388467066f2718a7fd
Proxies connections to jabber.org

One program proxies connections to jabber.org, but with no SRV
lookup. It uses pure sockets. The other program reads from a
configuration file the address and port to bind to, using GLib and
GNet.
conf [new file with mode: 0644]
config.c [new file with mode: 0644]
proxy.c [new file with mode: 0644]