• 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: Cross platform Cocoa/ObjC?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross platform Cocoa/ObjC?


  • Subject: Re: Cross platform Cocoa/ObjC?
  • From: Scott Thompson <email@hidden>
  • Date: Mon, 7 Nov 2005 08:56:18 -0600


On Nov 6, 2005, at 7:13 PM, Andrew Farmer wrote:

On 06 Nov 05, at 15:52, Stefan Pantke wrote:
I need to write a fast and cross-operating-system network application,
which reads stuff from one socket, processes the data and forwards it
to a third party. x-OS means OS X, Windows and Linux.


Any idea, how I might do this using ObjC or Cocoa?

Don't. Cocoa is primarily useful for creating GUI applications.

I don't believe this is an accurate characterization of Cocoa. Cocoa contains at least two larger frameworks, the foundation framework and the AppKit. I think you would be safe saying that the AppKit is primarily useful for creating GUI applications, but the foundation frameworks are good for creating command line tools as well.


Of course that is neither here nor there as far Stefan's cross platform concerns go. :-) Both the AppKit and Foundation frameworks are largely Mac OS X only. The only nod that I'm aware of to cross platform compatibility is the GNUStep frameworks and I doubt they will be of much help.

Scott

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Cross platform Cocoa/ObjC? (From: Stefan Pantke <email@hidden>)
 >Re: Cross platform Cocoa/ObjC? (From: Andrew Farmer <email@hidden>)

  • Prev by Date: Re: programmatic nib
  • Next by Date: Re: programmatic nib
  • Previous by thread: Re: Cross platform Cocoa/ObjC?
  • Next by thread: Weird NSZombie memory leak issue
  • Index(es):
    • Date
    • Thread