logo       

Re: Linux and Squeak server help: msg#00032

Subject: Re: Linux and Squeak server help
On Mon, 2007-11-05 at 11:49 -0300, Edgar J. De Cleene wrote:
> People:
> 
> Still this old donkey could't figure how to have Squeak as server on Linux.
> I try all people send on general list, the last of Giovanni Corriga on
> TCPListener, but no luck.
> 
> I could do all in the Linux box, transfer files to this to Mac or Windows
> and reverse.
> 
> But as I said , if I have Squeak running on Linux and any of the others, tcp
> comunication is one direction only, from Linux to others and no from others
> to Linux.
> 
> And any Squeak running TCPListener, swikis, HV2, etc, only work with
> Konqueror or Firefox in the Linux bos, but can't be reached from outside.
> 
> What I doing wrong ?
> 

Sounds like your tcp services are bound to the loopback device
(127.0.0.1). This is reachable from your linux box but not from
the outside. If you have your tcp service listening on port 9090
you can have a look at a linux console. Just type:

#> netstat -atn | grep 9090

If you get something like this

tcp        0      0 127.0.0.1:9090          0.0.0.0:*
LISTEN   

then your tcp service is bound to loopback and can't be reached 
from outside this host. I can only speak for the usage of seaside 
which is using KomHttpServer as HV2 I guess. Most of the people using
one of these are using apache, too. In a common scenario apache is
reachable from the outside and apache connects your squeak instance
(like you do with konqueror from the linux box). 

I took a quick peak and only found
 
Socket>>listenTo:backlogSize:interface:

Try to specify the interface address (usually is 0.0.0.0). I don't know
but it may help.

Norbert


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe