Post New Topic  Post A Reply
my profile | register | search | faq | forum home
  next oldest topic   next newest topic
» MacOSX - forked.net   » Requests   » transconnect (HTTP tunnelling software)

UBBFriend: Email this page to someone!    
Author Topic: transconnect (HTTP tunnelling software)
zeus
Junior Member
Member # 371

posted April 08, 2002 08:36 AM      Profile for zeus   Email zeus   Send New Private Message      Edit/Delete Post  Reply With Quote 
http://prdownloads.sourceforge.net/transconnect/transconnect-1.3-Beta.tar.gz

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

thanks


Posts: 9 | From: Italy (on a chair) | Registered: Mar 2002  |  IP: Logged
apex
Administrator
Member # 1

posted April 10, 2002 11:50 AM      Profile for apex   Email apex   Send New Private Message      Edit/Delete Post  Reply With Quote 
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

code:
-Dsocklen_t=int -fPIC

to CFLAGS,
code:
-fno-common -dynamiclib

to LDFLAGS, and
code:
-lm

to LINUX_LDLIBS.

It should look like this:

code:

# Makefile for transconnect

CFLAGS = -Wall -Dsocklen_t=int -fPIC
LDFLAGS = -shared -fno-common -dynamiclib
LINUX_LDLIBS = -ldl -lm


I may create a package for this.

[ April 10, 2002: Message edited by: apex ]


Posts: 307 | From: Alaska | Registered: Aug 2001  |  IP: Logged
apex
Administrator
Member # 1

posted April 10, 2002 01:57 PM      Profile for apex   Email apex   Send New Private Message      Edit/Delete Post  Reply With Quote 
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.
Posts: 307 | From: Alaska | Registered: Aug 2001  |  IP: Logged
zeus
Junior Member
Member # 371

posted April 12, 2002 06:56 AM      Profile for zeus   Email zeus   Send New Private Message      Edit/Delete Post  Reply With Quote 
Hi Apex,

a pakage will be very apperciated !!

thanks a lot for support


Posts: 9 | From: Italy (on a chair) | Registered: Mar 2002  |  IP: Logged

All times are Pacific Time  

Post New Topic  Post A Reply Close Topic    Move Topic    Delete Topic next oldest topic   next newest topic
Hop To:

Contact Us | macosx.forked.net

Powered by Infopop Corporation
Ultimate Bulletin BoardTM 6.1.0.2