• 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: Databasing and Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Databasing and Cocoa


  • Subject: Re: Databasing and Cocoa
  • From: Jim Rankin <email@hidden>
  • Date: Tue, 2 Mar 2004 11:58:05 -0500

On Mar 1, 2004, at 8:56 PM, Denis Stanton wrote:

> I have written a WebObjects direct action that serves up calendar
> events to the satisfaction of iCal, but that's the closest I've come
> to understanding what a "WebServices function" is. Does that count?
>
Generally, a WebService is an XML-RPC or SOAP interface to some
functionality residing on a server. Most popular languages have
"WebServices" bindings now, which means you can access these services
almost transparently, and across languages. So if you have a
WebObjects web service written in Java, or a .Net service written in
C#, you can write a Cocoa front end in Objective-C that can access that
functionality with relatively little effort.

Here's an overview of web services in WebObjects:

http://www.apple.com/webobjects/web_services.html

Best,
-jimbo

Excelsior! XML Marshaller for Cocoa
http://www.homepage.mac.com/jimbokun/Excelsior.html
_______________________________________________
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: Databasing and Cocoa (From: Denis Stanton <email@hidden>)

  • Prev by Date: Re: Need smooth animation suggestions
  • Next by Date: CFDictionary
  • Previous by thread: Re: Databasing and Cocoa
  • Next by thread: Re: Databasing and Cocoa
  • Index(es):
    • Date
    • Thread