• 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: Docs on Cocoa Networking?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Docs on Cocoa Networking?


  • Subject: Re: Docs on Cocoa Networking?
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 6 Oct 2002 23:40:53 -0500

At 11:02 PM -0400 10/6/02, Hisaoki Nishida wrote:
I am looking for some good documentation/starters/sample code on networking in Cocoa (not inter-application/thread but networking over the web). Are there APIs for setting up a connection between 2 Cocoa apps over the web for communication? I'm sorry if the ADC site has all this info. The site is slowed down right now and I can't seem to view it.

Your hard drive also has all this information, in /Developer/Documentation. A good way to browse this information is Cocoa Browser by Hoshi Takanori, Max Horn, and Simon Liu. (Use Google to find a URL.)

Specifically, what you want are NSSocketPort and NSConnection if you want to use Distributed objects. Or you can use raw BSD sockets if you want. Or you can use XML-RPC or SOAP to access web services from your application on Jaguar, by using WSMakeStubs and WebServicesCore.framework (which is in the CoreServices.framework umbrella framework).

-- Chris

--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: Docs on Cocoa Networking?
      • From: Finlay Dobbie <email@hidden>
References: 
 >Docs on Cocoa Networking? (From: Hisaoki Nishida <email@hidden>)

  • Prev by Date: Docs on Cocoa Networking?
  • Next by Date: Re: NSProgressIndicator acting wonky
  • Previous by thread: Docs on Cocoa Networking?
  • Next by thread: Re: Docs on Cocoa Networking?
  • Index(es):
    • Date
    • Thread