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

Re: CocoaEcho


  • Subject: Re: CocoaEcho
  • From: lbland <email@hidden>
  • Date: Mon, 14 Jun 2010 17:03:31 -0400

hi-

Never looked at CocoaEcho before, but here it goes ...

On Jun 14, 2010, at 2:22 AM, B. Mitchell Loebel wrote:

> 1. CocoaEcho has two main() functions. How come X-Code doesn't complain?

Because EchoServer (target) is the server process and CocoaEchoClient (target) is the client process? ie: it builds two separate binaries.
>
> 2. How can I create a daemon to run in the background which will persist across machine boots?

/LaunchAgents

>
> 3. How can I kill the daemon if I choose to do that?

from Terminal:

kill -9 pid

thanks!-

-lance

_______________________________________________

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: 
 >CocoaEcho (From: "B. Mitchell Loebel" <email@hidden>)

  • Prev by Date: Re: Adding attributes to NSMutableAttributedString
  • Next by Date: NSRunLoop
  • Previous by thread: Re: CocoaEcho
  • Next by thread: How to Create Auto-resize TableView or NSTextField?
  • Index(es):
    • Date
    • Thread