• 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: Distributed Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributed Objects


  • Subject: Re: Distributed Objects
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Mon, 27 Aug 2012 21:36:23 +0700

On 27 Aug 2012, at 21:31, Gary L. Wade <email@hidden> wrote:

> On Aug 27, 2012, at 4:53 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
>> In the main thread of an application based on the Application Kit…
>
> In other words, do you call NSApplicationMain in your function main on your server app? If not, then in a simplistic answer, your app is not based on AppKit.

It is a Cocoa-based app, created by Xcode. It so has a main.m with:
int main(int argc, char *argv[])
{
	return NSApplicationMain(argc, (const char **)argv);
}

Gerriet.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


References: 
 >Distributed Objects (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: Distributed Objects (From: "Gary L. Wade" <email@hidden>)

  • Prev by Date: Re: Distributed Objects
  • Next by Date: Re: Distributed Objects
  • Previous by thread: Re: Distributed Objects
  • Next by thread: Re: Distributed Objects
  • Index(es):
    • Date
    • Thread