Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C31F111F4 for ; Thu, 12 Jun 2014 17:55:32 +0000 (UTC) Received: (qmail 10583 invoked by uid 500); 12 Jun 2014 17:55:31 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 10537 invoked by uid 500); 12 Jun 2014 17:55:31 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 10527 invoked by uid 99); 12 Jun 2014 17:55:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 17:55:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.203] (HELO na01-bl2-obe.outbound.protection.outlook.com) (207.46.163.203) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 17:55:26 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB499.namprd02.prod.outlook.com (10.141.95.143) with Microsoft SMTP Server (TLS) id 15.0.954.9; Thu, 12 Jun 2014 17:54:47 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) by BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) with mapi id 15.00.0959.000; Thu, 12 Jun 2014 17:54:47 +0000 From: Alex Harui To: "dev@flex.apache.org" Subject: Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC2 ** Thread-Topic: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC2 ** Thread-Index: AQHPhUJMAUFB24lQ9kCTTwZ8Jc4+uptrrpcAgAAHJwD//+AQAIABon8ggAA5L4D//5ZfAIAAfzCA//+t2gAAADEjgAAQbKkAAAAr9YD//5OzAA== Date: Thu, 12 Jun 2014 17:54:46 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.2.140509 x-originating-ip: [192.150.22.5] x-microsoft-antispam: BL:0;ACTION:Default;RISK:Low;SCL:0;SPMLVL:NotSpam;PCL:0;RULEID: x-forefront-prvs: 02408926C4 x-forefront-antispam-report: SFV:NSPM;SFS:(6009001)(428001)(479174003)(377454003)(51704005)(24454002)(189002)(199002)(93886003)(74502001)(87936001)(76482001)(2656002)(36756003)(77982001)(92726001)(86362001)(85852003)(81542001)(83072002)(77096999)(54356999)(99396002)(76176999)(74662001)(50986999)(101416001)(99286001)(19580405001)(19580395003)(83322001)(4396001)(83506001)(66066001)(80022001)(46102001)(79102001)(20776003)(81342001)(64706001);DIR:OUT;SFP:;SCL:1;SRVR:BL2PR02MB499;H:BL2PR02MB500.namprd02.prod.outlook.com;FPR:;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; received-spf: None (: adobe.com does not designate permitted sender hosts) authentication-results: spf=none (sender IP is ) smtp.mailfrom=aharui@adobe.com; Content-Type: text/plain; charset="us-ascii" Content-ID: <40180D4C56B9354CAB155F1DC1D08067@namprd02.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org I saw that, but it sounded like it does an HTTP fetch to see if it works or not. Wouldn't that slow down startup even more for folks overseas? I don't see any "quick check" by checking some OS status. -Alex On 6/12/14 10:22 AM, "OmPrakash Muppirala" wrote: >On Thu, Jun 12, 2014 at 10:17 AM, Justin Mclean >wrote: > >> Isn't there an AIR API to check if you have a connection or not? >> > >Yes, with a combination of Event.NETWORK_CHANGE and URLMonitor. > >http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d1 >18666ade46-7fcc.html#WS5b3ccc516d4fbf351e63e3d118666ade46-7cbf