transconnect (HTTP tunnelling software)

Ask us to port a specific application.

transconnect (HTTP tunnelling software)

Postby zeus » Mon Apr 08, 2002 3:36 pm

http://prdownloads.sourceforge.net/transconnect/transconnect-1.3-Beta.tar.gz

i'm not able to compile it ...
is there anyone can?

thanks
zeus
 
Posts: 9
Joined: Tue Mar 19, 2002 8:00 pm
Location: Italy (on a chair)

Re: transconnect (HTTP tunnelling software)

Postby apex » Wed Apr 10, 2002 6:50 pm

I've gotten 1.2 to work, i dont do beta's, but its probably the same. 1.2 is available at http://prdownloads.sourceforge.net/transconnect/ .

In the Makefile:
Add <blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>-Dsocklen_t=int -fPIC</pre>[/quote] to CFLAGS, <blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>-fno-common -dynamiclib</pre>[/quote] to LDFLAGS, and <blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>-lm</pre>[/quote] to LINUX_LDLIBS.

It should look like this:
<blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>
# Makefile for transconnect

CFLAGS = -Wall -Dsocklen_t=int -fPIC
LDFLAGS = -shared -fno-common -dynamiclib
LINUX_LDLIBS = -ldl -lm
</pre>[/quote]

I may create a package for this.

[ April 10, 2002: Message edited by: apex ]</p>
apex
 
Posts: 355
Joined: Sun Aug 05, 2001 7:00 pm

Re: transconnect (HTTP tunnelling software)

Postby apex » Wed Apr 10, 2002 8:57 pm

I've installed and configured it, but it doesnt seem get used by osx. It uses the LD_PRELOAD environment variable to load in the shared lib and then supposedly encapsulate all tcp/ip data in http protocol. However, as far as i can tell, it never gets loaded.
apex
 
Posts: 355
Joined: Sun Aug 05, 2001 7:00 pm

Re: transconnect (HTTP tunnelling software)

Postby zeus » Fri Apr 12, 2002 1:56 pm

Hi Apex,

a pakage will be very apperciated !!

thanks a lot for support
zeus
 
Posts: 9
Joined: Tue Mar 19, 2002 8:00 pm
Location: Italy (on a chair)


Return to Requests

Who is online

Users browsing this forum: No registered users and 45 guests

cron