From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BTw6d-0001Cy-Sd for qemu-devel@nongnu.org; Sat, 29 May 2004 01:10:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BTw6b-0001Bi-W8 for qemu-devel@nongnu.org; Sat, 29 May 2004 01:10:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BTw6b-0001Ba-SR for qemu-devel@nongnu.org; Sat, 29 May 2004 01:10:01 -0400 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BTw2p-0001R4-1L for qemu-devel@nongnu.org; Sat, 29 May 2004 01:06:07 -0400 Received: from [211.5.2.79] (helo=nm01omta019.dion.ne.jp) by mx20.gnu.org with smtp (Exim 4.34) id 1BTt9V-0005Nn-Gd for qemu-devel@nongnu.org; Fri, 28 May 2004 22:00:49 -0400 Message-ID: <006c01c44520$2c20beb0$0264a8c0@afina> From: "kazu" References: <1085607661.7f036b3cnandhp@myrealbox.com> Subject: Re: [Qemu-devel] Networking, Windows ME host, Linux guest Date: Sat, 29 May 2004 10:56:35 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org List-ID: Hi, nand wrote: >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? I am working on usermode networking for Win32, but it probably takes some time to see it works :-) You can use those programs ......maybe. Regards, kazu