From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BT6Lj-00015D-TO for qemu-devel@nongnu.org; Wed, 26 May 2004 17:54:12 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BT693-0006aS-00 for qemu-devel@nongnu.org; Wed, 26 May 2004 17:41:36 -0400 Received: from [192.108.102.143] (helo=smtp-send.myrealbox.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BT692-0006ZY-MT for qemu-devel@nongnu.org; Wed, 26 May 2004 17:41:04 -0400 From: "nand" Date: Wed, 26 May 2004 17:41:01 -0400 MIME-Version: 1.0 Message-ID: <1085607661.7f036b3cnandhp@myrealbox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Networking, Windows ME host, Linux guest Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello. I'm trying to use qemu on a Windows ME host. This works wonderfully, and it is *much* faster then bochs. However I need my guest operating system (The sample linux package for starters) to have network access. I saw the message "Win32 usermode only network possible?"[1] which suggests that "the raw ethernet packet coming from the virtual NE2000 card will be converted to high level socket operations (such as connect TCP connection, socket read/write)" - Will this allow a Web Browser, IRC client, SSH or other simple tools to run inside qemu on Windows? When can I expect a binary with this functionality to become available? Thank you, -nand [1] http://mail.gnu.org/archive/html/qemu-devel/2004-04/msg00101.html