From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18051 invoked by alias); 2 Mar 2004 15:26:22 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 18043 invoked from network); 2 Mar 2004 15:26:21 -0000 Received: from unknown (HELO sys32.mail.msu.edu) (35.9.75.132) by sources.redhat.com with SMTP; 2 Mar 2004 15:26:21 -0000 Received: from [207.179.68.222] (helo=msu.edu) by sys32.mail.msu.edu with asmtp (Exim 4.24 #37) (TLSv1:AES256-SHA:256) id 1AyBmn-0004sS-AH for cygwin-xfree@cygwin.com; Tue, 02 Mar 2004 10:26:21 -0500 Message-ID: <4044A7A0.4060501@msu.edu> Date: Tue, 02 Mar 2004 15:26:00 -0000 From: Harold L Hunt II User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: Windows XP SP2 and Firewall References: <9920848EF398D311BDC400508BF339F901AAD281@ldnisp14.evolution.net> In-Reply-To: <9920848EF398D311BDC400508BF339F901AAD281@ldnisp14.evolution.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV X-SW-Source: 2004-03/txt/msg00047.txt.bz2 List-Id: Stuart Adamson wrote: >>I'll do some research on how to change the firewall settings from >>a running program. >> >>Any comments and ideas? > > > What happens when X crashes? We *have* to restore the firewall in this > case. I *think* we can catch this case using SEH - but we can't compile > using gcc then... That was not my impression from reading information about XP SP2. However, I don't think we are going to have to modify anything anyway, since the default for the new firewall in SP2 is to allowing incoming connections for a few seconds from the remote host after an outbound connection has been made to it. This should work just fine with our outbound UDP connection that expects to get a return TCP connection for Xdmcp. Harold