It is SOAP. I read tutorial on w3 website. Have one more question:
The data that is exchange in SOAP protocol is encrypted or not?
Thanks
On Mon, 21 Mar 2005 17:32:59 -0800 (PST), Richard Lynch <[EMAIL PROTECTED]>
wrote:
> On Fri, March 18, 2005 11:14 am, Jerry Swanson said:
> > I create XML f
On Fri, March 18, 2005 11:14 am, Jerry Swanson said:
> I create XML file, how to pass the XML file to another server through
> HTTP?
Let's try it this way:
What's the other server?
Did you read their FAQ and their documentation?
Here are functions that, depending on what you read on the other se
[snip]
I need to use SOAP and I use PHP 5. Do I need to compile PHP with some
option?
[/snip]
Probably. Have you RTFM on the subject?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I need to use SOAP and I use PHP 5. Do I need to compile PHP with some option?
Thanks
On Fri, 18 Mar 2005 16:03:20 -0500, Jason Barnett
<[EMAIL PROTECTED]> wrote:
> Chris Shiflett wrote:
> > Jerry Swanson wrote:
> >
> >> I generated XML file. I need to send the file to another server not
> >> t
I suppose Jerry was talking about the possibilities, just like the
ways you listed.
And, perhaps Jerry have his own two servers, and wanna build a whole
system in which the servers communicate with ach other via xml doc. In
this case, I think SOAP is a better way for Jerry.
On Fri, 18 Mar 2005 16
Chris Shiflett wrote:
> Jerry Swanson wrote:
>
>> I generated XML file. I need to send the file to another server not
>> through FTP but though HTTP.
>
>
> Yes, I gathered that, but you're not telling us how you're supposed to
> send it. For example, when Google first provided their web API, they
>
Jerry Swanson wrote:
I generated XML file. I need to send the file to another server not
through FTP but though HTTP.
Yes, I gathered that, but you're not telling us how you're supposed to
send it. For example, when Google first provided their web API, they
didn't say, "just send us an XML docume
I generated XML file. I need to send the file to another server not
through FTP but though HTTP.
On Fri, 18 Mar 2005 14:17:28 -0500, Chris Shiflett <[EMAIL PROTECTED]> wrote:
> Jerry Swanson wrote:
> > I create XML file, how to pass the XML file to another server through HTTP?
>
> This is simi
Jerry Swanson wrote:
I create XML file, how to pass the XML file to another server through HTTP?
This is similar to asking how to ship a package, only there are even
more options. :-)
What is the other server's API? How are they expecting to be sent the
XML file? HTTP can practically be assumed,
Hello,
Sandeep Murphy wrote:
>
> Hi,
>
> Can anyone tellme how I can do a http request to a servlet from a PHP??
>
> I mean, I have a username and password which I want to send in a
> string(variable) to a Servlet which authentifies it and responses back in
> XML format...
>
> any suggestions
10 matches
Mail list logo