If this isn't exactly what you wanted, please try our Search (there's a LOT of techy and non-techy stuff here about Linux, Unix, Mac OS X and just computers in general!):
From: Ian Wilson <scobloke2@infotop.co.uk> Subject: Re: compiling socat on OSR505 Date: Thu, 5 Jun 2003 09:15:38 +0000 (UTC) References: <bbkipd$cu5$1@titan.btinternet.com> <3ede360c$0$1103$8eec23a@newsreader.tycho.net> John DuBois wrote: > In article <bbkipd$cu5$1@titan.btinternet.com>, > Ian Wilson <scobloke2@infotop.co.uk> wrote: > >>I am trying to compile socat on OSR505 using gcc from Skunkware. >>socat looks like an incredibly useful tool, like netcat but more so. >>http://www.dest-unreach.org/socat/ >> >>However, not being a C programmer I am finding it a bit difficult to >>port it to OSR5 despite the helpful PORTING guide supplied with socat >>source. >> >>Currently stuck with S_ISSOCK() not being supported under OSR5. Google >>reveals that this is non trivial to work around. >> >>Has anyone else had any success compiling socat on OSR5? > > > It looks pretty nice. Better timeout configurability than netcat (the main > problem I've had with netcat), and it does the jobs of a few one-off programs > I've written. > > The solution for S_ISSOCK, unless you need the specific functionality it > provides, it just to "#define S_ISSOCK(fmode) 0". I did that, and a few other > porting bits, and got socat to build under 5.0.6a. The diff I sent to the > maintainers is at: > > ftp://ftp.armory.com/pub/user/spcecdt/socat-diff > > Trivial tests indicate that it works. > > John Woohoo, it does indeed work.
I tested the TCP sockets features by relaying a print-server web page: socat TCP-LISTEN:8080,reuseaddr,fork TCP:jetdirect.example.com:80 I want to see if I can use socat to relay HTTP over plain serial modem links (i.e. getty not ppp) as a remote support aid. Many thanks John, Ian.
/Bofcusm/2133.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar