<html v="urn:schemas-microsoft-com:vml" o="urn:schemas-microsoft-com:office:office" w="urn:schemas-microsoft-com:office:word" m="http://schemas.microsoft.com/office/2004/12/omml"><head><meta name="Generator" content="Microsoft Word 15 (filtered medium)" /><style><!--
/* Font Definitions */
@font-face
 {font-family:"Cambria Math";
 panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
 {font-family:Calibri;
 panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
 {font-family:Consolas;
 panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
 {margin:0in;
 margin-bottom:.0001pt;
 font-size:12.0pt;
 font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
 {mso-style-priority:99;
 color:blue;
 text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
 {mso-style-priority:99;
 color:purple;
 text-decoration:underline;}
pre
 {mso-style-priority:99;
 mso-style-link:"HTML Preformatted Char";
 margin:0in;
 margin-bottom:.0001pt;
 font-size:10.0pt;
 font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
 {mso-style-name:msonormal;
 mso-margin-top-alt:auto;
 margin-right:0in;
 mso-margin-bottom-alt:auto;
 margin-left:0in;
 font-size:12.0pt;
 font-family:"Times New Roman",serif;}
span.HTMLPreformattedChar
 {mso-style-name:"HTML Preformatted Char";
 mso-style-priority:99;
 mso-style-link:"HTML Preformatted";
 font-family:"Consolas",serif;}
span.EmailStyle20
 {mso-style-type:personal-reply;
 font-family:"Calibri",sans-serif;
 color:windowtext;}
.MsoChpDefault
 {mso-style-type:export-only;
 font-size:10.0pt;}
@page WordSection1
 {size:8.5in 11.0in;
 margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
 {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang="EN-US" link="blue" vlink="purple">DECnet for Windows?  Yeah, if you have patchworks installed it is another socket transport.  I ported a telnet client and SBBS 3.0 to DECnet.  Not terribly useful today, but you can take windsock programs and alter them to run over DECnet with tweaking....  Not that there's an audience for that kind of thing<br><br><div class="gmail_quote">On February 21, 2017 12:37:52 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;">
<div class="WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Ok, thanks for some information. I will look into that and am now figuring how to implement TAP/TUN access on my MSE emulator for Windows.<p></p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Will DECnet work on TAP/TUN for Windows?<p></p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><p> </p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">I am using MinGW64/MSYS and LLVM environments and Eclipse/CDT IDE editor. I already implemented WinSock2 API access into it.<p></p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><p> </p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">I learned that WinSock2 API provides DECnet access.  Does anyone have any experience with DECnet for Windows?<p></p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><p> </p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">I plan to adding SDL2 API access for graphics console terminal (VAX emulation) later.<p></p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><p> </p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><p> </p></span></p><div><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Jason Stevens [mailto:jsteve@superglobalmegacorp.com] <br /><b>Sent:</b> Sunday, February 19, 2017 11:36 PM<br /><b>To:</b> simh@trailing-edge.com; Tim Stark <fsword7@verizon.net><br /><b>Subject:</b> Re: [Simh] ts10 and mse (my new emulator) (WAS: RE: Klh10 vs Simh)<p></p></span></p></div></div><p class="MsoNormal"></p><p> </p><p class="MsoNormal" style="margin-bottom:12.0pt">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.</p><p></p><p class="MsoNormal">Sent from my Android device with K-9 Mail. Please excuse my brevity.</p><p></p></div></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>