[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Calling webservices from ISeries v5r3 Cobol Program



Sorry, finger check on the ping command. 
PING www.webserviceX.NET


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mike Krebs
Sent: Monday, September 10, 2007 9:33 AM
To: 'HTTPAPI and FTPAPI Projects'
Subject: RE: Calling webservices from ISeries v5r3 Cobol Program

>"host not found" perhaps a firewall problem,

Check to make sure you can resolve DNS.
PING www.weverviceX.net

Even if the ping can't reach anything, you should see something like this.
Verifying connection to host system WWW.WEBSERVICEX.NET at address
209.162.186.60.
The 209.162.186.60 is the important part.
  

> what is the port used for webservice communications ?

Port 80 is standard (the traffic is HTTP protocol). I think all the examples
use port 80 (there might be some using https so 443 for those), but you can
use other ports. In addition, Scott has been working on proxy support. So,
it might be possible to use your proxy.

Mike Krebs

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------