¡@

Home 

2014/10/15 ¤U¤È 10:09:54

iphone Programming Glossary: gnosis2

making a soap request in iphone

http://stackoverflow.com/questions/5800396/making-a-soap-request-in-iphone

n getDate xmlns type xsd string n getDate n soap Body n soap Envelope n NSURL url NSURL URLWithString @ http 10.1.6.5 gnosis2 public wslogin NSMutableURLRequest req NSMutableURLRequest requestWithURL url NSString msgLength NSString stringWithFormat.. length req addValue @ text xml charset utf 8 forHTTPHeaderField @ Content Type req addValue @ http 10.1.6.5 gnosis2 public wslogin forHTTPHeaderField @ SOAPAction req addValue msgLength forHTTPHeaderField @ Content Length req setHTTPMethod.. same as wsdl viewed in browser xml version 1.0 definitions xmlns http schemas.xmlsoap.org wsdl xmlns tns http 10.1.6.5 gnosis2 public wslogin xmlns soap http schemas.xmlsoap.org wsdl soap xmlns xsd http www.w3.org 2001 XMLSchema xmlns soap enc http..