RE: IO Exception with XmlRpcClient

2002-06-11 Thread Anup Chopra
To: '[EMAIL PROTECTED]' Subject: RE: IO Exception with XmlRpcClient It sounds like a firewall issue or possibly your server/client does not have access to DNS name service and so cannot resolve the internet address you are using. Try to connect to the port 8899 on your server using teln

Re: IO Exception with XmlRpcClient

2002-05-07 Thread Ryan Hoegg
Try to telnet to the server at port 8899 and then paste your xml-rpc request into that window. Your request will need to have a correct Content-Length header. If you can not establish a session on port 8899 to the server, there is something blocking that in your network configuration. Ryan

Re: IO Exception with XmlRpcClient

2002-05-07 Thread Scott Duclos
IL PROTECTED]> Sent: Tuesday, May 07, 2002 12:39 PM Subject: RE: IO Exception with XmlRpcClient > > > -Original Message- > From: Anup Chopra > To: '[EMAIL PROTECTED]' > Sent: 5/7/02 5:32 PM > Subject: FW: IO Exception with XmlRpcClient > > > Ju

RE: IO Exception with XmlRpcClient

2002-05-07 Thread Anup Chopra
-Original Message- From: Anup Chopra To: '[EMAIL PROTECTED]' Sent: 5/7/02 5:32 PM Subject: FW: IO Exception with XmlRpcClient Just to add I am able to ping the server machine from the client machine..no requests are getting through to the server...no requests at all...I even started a