logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: help about content-type in SOAP message: msg#00101

Subject: Re: help about content-type in SOAP message
The multipart/related content type is used when a SOAP message is sent with 
attachments.  If the attachments are MIME attachments, the nusoapmime.php file 
has the soapclientmime class that may help you a lot.  The mimeclient.php 
sample shows a very simple use of this class.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Eric Monchanin" <emonchan@xxxxxxx>
To: "Nusoap List" <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, October 19, 2004 8:31 PM
Subject: [Nusoap-general] help about content-type in SOAP message


> Hi guys,
> 
> I'm a little swamped in an application I try to developp,
> I have to use a method (Submit an Multimedia Message - MMS) to a MMSC 
> using mm7 protocol (soap based) that has no wsdl
> I basically have just some basic docs.
> 
> Well, one of my problems is that it seems my SOAP message has to be 
> "multipart/related". I tried a lot of different things, like 
> overwritting headers in the SOAP_client instance ...
> But it doesn't seem to work, and the SOAP message stays xml/text.
> 
> So how can I change that content-type to multipart/related ?
> 
> Thank for your help.
> Also in you have any knowledge on mm7 and being ok to help me, I'd be 
> really happy.
> 
> Eric
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl


<Prev in Thread] Current Thread [Next in Thread>