Login  
Search All Forums
Dart Home | PowerTCP SSL for ActiveX | Custom Development Reply | PowerTCP SSL for ActiveX Topics | Forums   
AuthorForum: PowerTCP SSL for ActiveX
Topic: Can't Connect to SSL Server
savaged

From: north bay, ON Canada
Posts: 7
Member Since: 11/05/03
posted January 16, 2007 2:30 PM

I'm try to connect to a SSL SERVER AND I'M GETTING THIS ERROR WHEN I DO SOCK.CONNECT. How can I get around this? I can connect with Internet Explorer.

The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. The usual example for this is a hostname -> address translation attempt (using gethostbyname() or WSAAsyncGetHostByName()) which uses the DNS (Domain Name Server), and an MX record is returned but no A record - indicating the host itself exists, but is not directly reachable.
Raj

From: Rome, NY, USA
Posts: 389
Member Since: 02/01/06
posted January 16, 2007 4:11 PM

When it says that, it could not locate the A RECORDS, it means that no ip address was found in the DNS server, which was used.

If you have IP address for the host/server, try using that instead. If that works try to get in touch with your network engineer to resolve the dns issue.

Regards,
Raj
savaged

From: north bay, ON Canada
Posts: 7
Member Since: 11/05/03
posted January 16, 2007 5:13 PM

Hi Raj

The site does a redirection, see below. (I've changed somethings to xxx to preserve confidentiality. ) IE can connect, can I force ssl TOOL to connect?

Thanks

Ron



Pinging unionlineb2b.xx.xxxxxxx.com [xxx.101.63.203] with 32 bytes of data:

Reply from xxx.243.72.163: Destination net unreachable.
Reply from xxx.243.72.163: Destination net unreachable.
Reply from xxx.243.72.163: Destination net unreachable.
Reply from xxx.243.72.163: Destination net unreachable.
Raj

From: Rome, NY, USA
Posts: 389
Member Since: 02/01/06
posted January 17, 2007 9:24 AM

Hello Ron,

You need a control that supports re-directions. Our Web Tool and Web Enterprise tools should be able to do what you intend to do here.

I just tried connecting to your server, successfully from our “PageFetch” sample (available with Web Tool as well as Web Enterprise Tool).
-Raj
Reply | PowerTCP SSL for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX