RE: Web Service PHP and SSL
From: Todd Seiber (ToddSeiber_at_discussions.microsoft.com)
Date: 09/03/04
- Next message: Tim Wilson: "Re: stringformat"
- Previous message: Todd Seiber: "RE: Web Service PHP and SSL"
- In reply to: chris: "Web Service PHP and SSL"
- Next in thread: chris: "Re: Web Service PHP and SSL"
- Reply: chris: "Re: Web Service PHP and SSL"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Sep 2004 12:03:05 -0700
Lets try this again.
Chris,
What exception is being thrown on the PPC?
"chris" wrote:
> Hallo
>
> I wrote a web service in php using the nusoap library.
> Calling the web service from the PC and the Pocket PC works (using
> vb.net). Calling the web service via SSL on the pc works, but fails on
> the pocket pc.
>
> I did some research (No my boss asked me to do some research :-( ) So
> I wrote
> an asp.net web service with the exact same interface, the php web
> service is using. The asp.net web service never fails. It always works
> nicely.
>
> So: What is wrong with the pocket pc implementation? Why can I call a
> php web service without SSL, it works, but using SSL it fails.
> I change the URL in my Web Service Client to the test asp.net web
> service.
> Pocket PC never fails. Using asp.net I can call the service from my
> pocket pc with or without ssl.
>
> Is there some code in Pocket PC
>
> IF (url.Indexof(".PHP") >= 0 (and orl.IndexOf("https://") >= 0) then
> through a very nasty exception?????
>
> It does not make any sense!!!! I am using the same windows 2000 server
> with IIS, the same client function, the same WSDL definition. php
> with ssl fails
> asp.net with ssl works, both work without HTTPS.
>
>
>
> Thanks
>
> Chris
>
> Bangkok/Thailand
>
- Next message: Tim Wilson: "Re: stringformat"
- Previous message: Todd Seiber: "RE: Web Service PHP and SSL"
- In reply to: chris: "Web Service PHP and SSL"
- Next in thread: chris: "Re: Web Service PHP and SSL"
- Reply: chris: "Re: Web Service PHP and SSL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|