<html><head></head><body>Part of OpenVPN has tun/tap for Windows.  And windows does software bridges which you can bridge the tap to an Ethernet, or even among other taps..  there is code in Qemu that'll talk to the tap driver.<br>
<br>
As a footnote here is how it's done<br>
<br>
<a href="https://virtuallyfun.superglobalmegacorp.com/2015/01/22/getting-qemus-netware-3-12-onto-the-lan-with-tuntap">https://virtuallyfun.superglobalmegacorp.com/2015/01/22/getting-qemus-netware-3-12-onto-the-lan-with-tuntap</a>/<br>
<br>
I hate to be "that guy" and ask what license is ts10 under, as you could possibly just copy the code just in.. or at least see how it's done.<br><br><div class="gmail_quote">On February 20, 2017 11:11:45 AM GMT+08:00, Tim Stark <fsword7@verizon.net> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Folks,<br /><br />I searched ts10 through my old big mailbox and discovered one email that mentioned my old ts10 emulator.<br /><br />My old ts10 emulator is now on Github website.<br /><a href="https://github.com/fsword7/ts10">https://github.com/fsword7/ts10</a><br /><br />I removed old CVS files from my ts10 project and initialized git repo files.  I successfully pushed it into GitHub today.  My old ts10 repo still exists on sourceforge.<br /><br />I tried port it to Windows but some compatible problems.  I reverted files back to original files.  Windows still do not support TAP/TUN drivers.  TS10 emulator supports only Linux/UNIX architecture hosts at this time.<br /><br />I started to develop my new emulator in C++ language from scratch for all platforms (Linux, OS X, and Windows) and it is now on GitHub. It called Multi-System Emulator system (mse). It is under very early alpha stage. I are implementing initial KS10 and KL10A/B emulation in progress.  I now use TOAD-1 architecture manual because it is easier to read than scanned documents.  I will use switch and try-catch for exceptions instead of old longjump and array of function pointers.<br /><br />My new mse repo is now on <a href="https://github.com/fsword7/mse">https://github.com/fsword7/mse</a><br /><br />Tim<br /><br />-----Original Message-----<br />From: Simh [mailto:simh-bounces@trailing-edge.com] On Behalf Of Timothe Litt<br />Sent: Thursday, February 25, 2016 1:44 PM<br />To: simh@trailing-edge.com<br />Subject: Re: [Simh] Klh10 vs Simh<br /><br />...<br /><br />Tim Stark attempted to implement the KL10 with his TS10 emulator.  I think he got quite far, but I haven't tried running his implementation.<br /><br />...<br /><br /><hr /><br />Simh mailing list<br />Simh@trailing-edge.com<br /><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>