NuSphere Forums Forum Index
NuSphere Forums


Tue Oct 24, 2006 2:43 am
Replies: 5
Views: 8479
Attachment is in the httpBody
you can send/receicve from the soap message!

$server->addAttachment();//send
$client->getAttachment();//receive

Tue Oct 24, 2006 2:39 am
Replies: 5
Views: 8479
you must config your 'PEAR Mail_MIME library' in nusoapmime.php
and require_once your PEAR.php in mime.php and in mimeDecode.php

in your soap server files:
$soap = new nusoapservermime() instea ...

Mon Oct 23, 2006 5:27 am
Replies: 5
Views: 8479
you can use:$server->addAttachment();

Sun Oct 08, 2006 10:02 pm
Replies: 1
Views: 6938
client:
<?
$header = '<MMS:TransactionId soapenv:mustUnderstand="0" xmlns:MMS="http://www.xieheng.com/xiehengmms">1157962952812</MMS:TransactionId>
<MMS:Auth ...

Sun Oct 08, 2006 8:22 pm
Replies: 3
Views: 6486
I'm not sure what attachment do you need and why.
I wanna send the wmv, mp3 ,gif etc.

Sun Oct 08, 2006 4:21 am
Replies: 3
Views: 6486
how to addAttachment in client & getaddAttachment in server?
thanks!

Thu Sep 28, 2006 10:18 pm
Replies: 0
Views: 9038
How can use the function : nusoapclient:send(),
and how can I receive the message in the server.
can you give me a sample?
thank you very much!

Thu Sep 28, 2006 4:34 am
Replies: 2
Views: 7130
How can I make a soapmsg in client like this:

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&qu ...

Thu Sep 28, 2006 4:30 am
Replies: 3
Views: 7382
In most cases you'd not call this method directly. It receives http headers and post payload as data from the client. Why would you need to call them directly?
The client send a httpquest contains xm ...

Thu Sep 28, 2006 4:23 am
Replies: 4
Views: 7044
this forum is for people who encountered problems with nusoap or wanting share their ideas regarding this library. So it all around nusoap.
Are you going to use nusoap or what?
yes,I am using nusoap ...

Thu Sep 28, 2006 3:38 am
Replies: 3
Views: 7382
soap_server::parseRequest() have two param :$header & $data,
question:How Can I get the $data,thank u!

Thu Sep 28, 2006 1:12 am
Replies: 4
Views: 7044
Nobody?
Page 1 of 2
All times are GMT - 5 Hours