REPOST made 04 feb 04

From: Steen (steen_at_ebbeskov.dk)
Date: 02/04/04


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.
>
> >
>
>



Relevant Pages

  • Using secured COM+ component over a ASP.net WebService with impersonate
    ... a asp.net client with windows nt auth. ... a COM+ dll which is called over DCOM (the dll is on a remote W2k Server and ... only restiricted users can access this dll., the webservice server and the ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How do you get ECONNRESET on recv?
    ... UX 11 Pa RISC that sends a SOAP request via sendto a webservice ... network issue between the client and server. ... Solaris and Windows and have never experienced this issue. ...
    (comp.unix.programmer)
  • Re: Visual Studio 2008 Webservice conversion problem
    ... The webservice needs to be able to run on Windows ... The Test environment happens to be a Windows 2003 Server. ... John Saunders | MVP – Windows Server System – Connected System Developer ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Visual Studio 2008 Webservice conversion problem
    ... project that was created under visual studio 2005. ... ASP.Net Webservice ... The webservice needs to be able to run on Windows ... The Test environment happens to be a Windows 2003 Server. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: DEBIAN socket communication
    ... It is a geocode service which uses port 7010 for socket cummunication it i ... installed on my own win 2k server. ... another windows client via a socket connection to 7010. ... not a firewall problem. ...
    (comp.os.linux.setup)