I am working on a custom Obj-C framework that I need to expose through web services on an Xserve. I am finding a serious lack of support for server-side web services in the Cocoa frameworks. My searching has turned up little from others following this same path. From what I have found, these are my options:
- WebObjects (Java, is this still recommended for use? still supported and maintained?) - gSOAP (or other C/C++ technology in front of the Obj-C, little messy but doable) - Mono (web services would be easy, connecting it up to my Obj-C library may be tricky) Are there other options I am unaware of? Your opinions on the best path to follow? Thanks. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com