REPOST made 04 feb 04
From: Steen (steen_at_ebbeskov.dk)
Date: 02/04/04
- Next message: Fabio Marzocca: "Re: Serial Laplink"
- Previous message: Steen: "REPOST : Socket communication"
- In reply to: Steen: "Re: DEBIAN socket communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 4 Feb 2004 10:55:41 +0100
"Steen" <steen@ebbeskov.dk> wrote in message
news:bvocdr$o7c$1@news.cybercity.dk...
> Hi !
>
> Thank you for your answer! Here is some more information. As you can see I
> am quite new to LINUX:-)
>
> "Andy Fraser" <andyfraser31@hotmail.com> wrote in message
> news:<oti4f1-fd.ln1@news.linuxuser.org.uk>...
>
> > On Tuesday 03 Feb 2004 10:04 am, Steen uttered these immortal words:
>
> >
>
> > > I am trying to use a webservice from DEBIAN on port 7010 a remote
> windows
>
> > > host.
>
> >
>
> > What webservice?
>
> >
>
> It is a geocode service which uses port 7010 for socket cummunication it i
> installed on my own win 2k server. I am able to connect to the service
from
> another windows client (a JAVA program) via a socket connection to 7010.
My
> linux server is on the same LAN as the geocode webservice server, so it is
> not a firewall problem.
>
> > > I can connnect to the webservice via PHP (socket_create,
>
> > > socket_set_nonblocked, socket_connect) but i can not read
(socket_read)
>
> > > the reply on 7010.
>
> >
>
> > OK.
>
> >
>
> > > Is it because the 7010 is not open on the DEBIAN ?
>
> >
>
> > Port 7010 will only be open on the Debian box if a service is using it.
Do
>
> > you mean "is Debian blocking port 7010"? By default Debian doesn't
> actively
>
> > block any ports. Have you set any firewall stuff up?
>
>
> No firewall installed (IPtables removed!)...
>
> From my PHP script i get the following message :
>
> Warning: socket_read() unable to read from socket [11]: Resource
temporarily
> unavailable
>
> When i use "netstat -nap" i can see that there is an entry "host.com:7010"
> and status is TIME_WAIT.
>
> > > Any suggestions ?
>
> >
>
> > Are you sure the service is running on the Windows box? What happens if
> you
>
> > type "telnet <IP of Windows box> 7010" (replace <IP of etc> with the
real
>
> > IP address)?
>
> >
>
> > From the limited info you've given us I can't think of anything else.
>
> >
>
> > --
>
> > Andy.
>
> >
>
>
- Next message: Fabio Marzocca: "Re: Serial Laplink"
- Previous message: Steen: "REPOST : Socket communication"
- In reply to: Steen: "Re: DEBIAN socket communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|