Thanks for the reply.
I've been doing research and found the NSURL... classes appear to do what I was
looking for:
Accessing data from a server using a SOAP envelope.
1) The server provides me with a URL (no port# given; just the http URL).
2) I can set/adjust the authority parameters via NSURL.
Greetings Jeff & fellow Cocoa Developers:
I need to access a SOAP/WSDL server.
I'm trying to convert some Java code to its ObjC equivalent.
Client (Mac) <--- SOAP > WSDL server.
Here's where I'm coming from:
1) I need to make a POST connection.
2) Content type is SOAP (text/