• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: web services?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: web services?


  • Subject: Re: web services?
  • From: petite_abeille <email@hidden>
  • Date: Tue, 18 Mar 2003 10:14:58 +0100

On Tuesday, Mar 18, 2003, at 02:42 Europe/Zurich, Bill Bumgarner wrote:

Are there any other ways to develop/provide web services on osx?

Yes! Grab PyObjC and do the web services piece in Python. Python has excellent web services support and PyObjC makes Cocoa development using Python both possible and quite pleasant.

As Bill mentioned, you can indeed use pretty much any cocktails of libraries you fancy to provide web services (Java, Rebol, Python, C, .net, etc)... but... if you are looking for an Apple sanctified Cocoa library... there is no such beast that I'm aware of.

For a simple XML-RPC server, you may want to check Marcus Muller's library:

http://www.mulle-kybernetik.com/software/XMLRPC/

On the other hand, would it not be nice to have a simple NSConnection automatically handling all this acronyms madness (SOAP, WSIF, WSIL, WSDL, UDDI and counting). Something like GLUE (which you can use under osx):

http://www.themindelectric.com/glue/

Cheers,

PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: web services? (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Re: How to capture left & right mouse down?
  • Next by Date: NSAutoreleasePool: how does it really work?
  • Previous by thread: Re: web services?
  • Next by thread: String Problem
  • Index(es):
    • Date
    • Thread