qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: Patch to allow user-mode networking for Win32


From: Gregory Alexander
Subject: Re: [Qemu-devel] Re: Patch to allow user-mode networking for Win32
Date: Thu, 07 Oct 2004 10:54:52 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707

guest -> host wasn't even working for me, and this fixed it. I'm running KNOPPIX guest on an XP host.

I earlier sent an updated patch (fixes a memory bug in a non-broken way).

Please try out the new patch and make sure it works for you. If so, that patch is better.

Thanks,

GREG

Ronald wrote:

Le Wed, 06 Oct 2004 16:14:28 -0500, Gregory Alexander a écrit :


Win32 networking doesn't work with the write() and read() calls, it has to
use send() and recv().  This code replaces socket write() and read() calls
in the slirp code, and also adds a changes a few other minor changes that
were necessary to make the slirp code work in a Windows environment.



This fixes host -> guest connexion, now telnet or ssh are working.




_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]