> > 2) Dave's implementation reads the entry "fserve" in FLaunch.ini which > > starts the graphical Node invisibly and thus wastes RAM. The solution > > will be to have an entry fserveCLI (or similar which is read instead). > > This is feasible > > Ok, Makes sense. I'll have to have a play to see if I can still quit the > non-GUI freenet node by sending it a WM_CLOSE message. I might check in an > update tonight, or, I might just go to bed.
Well, seems to work so I'll check in the updated freenet.c, freenet.exe and flaunch.ini > > 3) Daves freenet.exe will signal an error on startup when using the CLI > > node (Freenet.node.Node) while the graphical node (node.gui.GUINode) > > works fine. *He* will have to fix this, as he added some complicated > > stuff (multiple threads etc...) to my simple implementation, making it > > impossible to me to understand it fully ;-). Dave are you listening? > > Otherwise, I'll have to downgrade your tool to a level I can handle :-) Works fine here. *You* will have to tell me what error you are getting cos I sure as hell ain't having any problems with "Freenet.node.Node" in flaunch.ini instead of "freenet.node.gui.GUINode" ... ... Although to be fair I still do most of my testing using jview.exe ... Dave _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl >From - Wed May 9 23:55:30 2001 X-UIDL: 3adbdd6c00000507 X-Mozilla-Status: 0011 X-Mozilla-Status2: 00000000 Return-Path: <devl-admin at freenetproject.org> Received: from hawk.freenetproject.org (postfix@[4.18.42.11]) by funky.danky.com (8.9.3/8.8.7) with ESMTP id SAA18475 for <danello at danky.com>; Wed, 9 May 2001 18:57:18 -0400 Received: from hawk.freenetproject.org (localhost [127.0.0.1]) by hawk.freenetproject.org (Postfix) with ESMTP id 1707757FFC; Wed, 9 May 2001 16:37:07 -0700 (PDT) Delivered-To: devl at freenetproject.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hawk.freenetproject.org (Postfix) with ESMTP id 4E2B357FF3 for <devl at freenetproject.org>; Wed, 9 May 2001 16:36:56 -0700 (PDT) Received: from [62.7.116.84] (helo=badsector0) by carbon.btinternet.com with smtp (Exim 3.03 #83) id 14xdQn-0007dJ-00 for devl at freenetproject.org; Thu, 10 May 2001 00:31:45 +0100 Message-ID: <000a01c0d8e0$3040c940$0b00a8c0 at badsector0> From: "Dave Hooper" <[email protected]> To: <devl at freenetproject.org> References: <3AF84B19.69004F5 at SSpaeth.de> <20010508183240.B21013 at freenetproject.org> <00b801c0d8d4$e5b03290$0b00a8c0 at badsector0> Subject: Re: [freenet-devl] Windows installer bugfix release is out Organization: @spc MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3
