realbasic-nug
[Top] [All Lists]

[OT] OS X ShutdownItems folder ?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: [OT] OS X ShutdownItems folder ?
From: Eric de La Rochette <rblists at edlr dot fr>
Date: Wed, 30 Jan 2008 14:47:48 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi there,

I need to know how many bytes have been received and send on a  
particular interface when a computer (Mac OS X only) is switched off.  
To get this data, I use the netstat command on a console. But how can  
I know that a computer is shutting down ? Is there a ShutdownItems  
folder on OS X like in OS 9 ?

TIA.

Eric.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


From  Wed 30 Jan 2008 15:39:51 +0100
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id 0AC2759D2D34; Wed, 30 Jan 2008 06:40:03 -0800 (PST)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on 
        www.realsoftware.com
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 required=4.5 tests=AWL,BAYES_00 autolearn=ham 
        version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
        by xmail.realsoftware.com (Postfix) with ESMTP id 72DEF59D2D28;
        Wed, 30 Jan 2008 06:39:58 -0800 (PST)
Received: from m.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 5E1E7DBC569;
        Wed, 30 Jan 2008 08:39:55 -0600 (CST)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from smtprelay08.ispgateway.de (smtprelay08.ispgateway.de
        [80.67.29.8])
        by lists.realsoftware.com (Postfix) with ESMTP id 5DCA4DBC55E
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 30 Jan 2008 08:39:53 -0600 (CST)
Received: from [84.175.114.217] (helo=[192.168.1.80])
        by smtprelay08.ispgateway.de with esmtpa (Exim 4.68)
        (envelope-from <realbasiclists at monkeybreadsoftware dot de>)
        id 1JKE6R-0000IB-TX for realbasic-nug at lists dot realsoftware dot com;
        Wed, 30 Jan 2008 15:39:52 +0100
To: realbasic-nug at lists dot realsoftware dot com (REALbasic NUG)
In-Reply-To: <E3945778-7E18-4F30-95CF-023940BF2B07 at edlr dot fr>
Subject: Re: [OT] OS X ShutdownItems folder ?
From: realbasiclists at monkeybreadsoftware dot de (Christian Schmitz)
Date: Wed, 30 Jan 2008 15:39:51 +0100
Message-ID: <1ibjct8 dot e0qxj8wygnzqM%realbasiclists at monkeybreadsoftware 
dot de>
MIME-Version: 1.0
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.1 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

Eric de La Rochette <rblists at edlr dot fr> wrote:

> Hi there,
> =

> I need to know how many bytes have been received and send on a  =

> particular interface when a computer (Mac OS X only) is switched off.
> To get this data, I use the netstat command on a console. But how can
> I know that a computer is shutting down ? Is there a ShutdownItems  =

> folder on OS X like in OS 9 ?

No, but you can make a Launch daemon or simply a background tool which
waits till it is going to quit.

Gru=DF
Christian

-- =

Over 900 classes with 18000 functions in one REALbasic plug-in. =

The Monkeybread Software Realbasic Plugin v8.0. =


<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


From  Wed 30 Jan 2008 15:50:29 +0100
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id E3F0A59D3436; Wed, 30 Jan 2008 06:50:40 -0800 (PST)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on 
        www.realsoftware.com
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 required=4.5 tests=AWL,BAYES_00 autolearn=ham 
        version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
        by xmail.realsoftware.com (Postfix) with ESMTP id EBE0859D3412;
        Wed, 30 Jan 2008 06:50:35 -0800 (PST)
Received: from m.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 7DC18DBCB6A;
        Wed, 30 Jan 2008 08:50:32 -0600 (CST)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from smtprelay12.ispgateway.de (smtprelay12.ispgateway.de
        [80.67.29.29])
        by lists.realsoftware.com (Postfix) with ESMTP id 767DADBCB5F
        for <realbasic-nug at lists dot realsoftware dot com>;
        Wed, 30 Jan 2008 08:50:30 -0600 (CST)
Received: from [84.175.114.217] (helo=[192.168.1.80])
        by smtprelay12.ispgateway.de with esmtpa (Exim 4.68)
        (envelope-from <realbasiclists at monkeybreadsoftware dot de>)
        id 1JKEGj-0006kE-7y for realbasic-nug at lists dot realsoftware dot com;
        Wed, 30 Jan 2008 15:50:29 +0100
To: realbasic-nug at lists dot realsoftware dot com
Subject: [MBS] [ANN] Special offer for new MBS Plugin users
From: realbasiclists at monkeybreadsoftware dot de (Christian Schmitz)
Date: Wed, 30 Jan 2008 15:50:29 +0100
Message-ID: <1ibjdb8 dot 186fqqv1t4frxlM%realbasiclists at monkeybreadsoftware 
dot de>
MIME-Version: 1.0
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.1 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

NICKENICH, Germany (January 29, 2008) -- Monkeybread Software announces
a special promotion with REALbasic Developer Magazine.

For a limited time, every customer who orders a new MBS REALbasic Plugin
Complete License will receive a code to get a FREE six-month electronic
(PDF) subscription to REALbasic Developer Magazine. This is a 25 USD
value, for free!

For further details on this offer please visit the RBD website:

  <http://www.rbdeveloper.com/orders_mbs.shtml>


About the MBS REALbasic Plugins:

The MBS plug-in comprises a collection of several plug-in parts which
extend the REALbasic development environment with over 900 classes
featuring over 18000 documented functions.


About REALbasic Developer Magazine:

REALbasic Developer Magazine has become reknown around the world as the
premiere source of REALbasic instruction, tutorials, and programming
advice. It's a bimonthly publication available in print and electronic
formats.


Gru=DF
Christian Schmitz


-- =

Over 900 classes with 18000 functions in one REALbasic plug-in. =

The Monkeybread Software Realbasic Plugin v8.0. =


<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • [OT] OS X ShutdownItems folder ?, Eric de La Rochette <=