Search results

  1. J

    OSX Server 10.4.6 Connections asleep.

    Hi All, My XServer with 10.4.6 keeps putting all connections to sleep. A Reboot is required for all users to re-connect. In the log it mentions : IP xxxxxxx - - [21/Apr/2006:11:50:59 0000] "Delete delete-me" 0 0 0 IP xxxxxxx - - [21/Apr/2006:11:51:01 0000] "CreateFile delete-me" 0 0 0...
  2. J

    XML Soap Calls with CF Web Services

    Hi all, Can anyone tell me how to add a xmlns:tns="xxxxxxxxx" and a xmlns:types="xxxxxxxx" to my web services soap invocation please? I have the following code: // Create the invocation url = CFURLCreateWithString(kCFAllocatorDefault, server, kCFEncodingASCII); refInvocation =...
  3. J

    XML RPC Calls in CodeWarrior 9.4 on OSX

    Hi All, Has ANYONE been able to get CodeWarrior 9.4 on the MAC with OS X 10.4.3 using C or C++ to issue an XML-RPC call to a web service and get some XML data back? This is so easy on XCode 2.2 but I really need to know how to do this in CodeWarrior. What type of project should I make...
Back
Top