<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: I have no idea why the networking in Basilisk II keeps stalling	</title>
	<atom:link href="https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Tue, 18 Aug 2020 04:17:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-258065</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Tue, 18 Aug 2020 04:17:48 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-258065</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-258013&quot;&gt;Chris M.&lt;/a&gt;.

I’ve been thinking of the tun/ tap stuff and software bridges but I fear it may be too high of a bar for normal users.

There must be some better way to do nic injection, although I don’t think Microsoft really is all that open with their hyperv for 3rd party stuff]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-258013">Chris M.</a>.</p>
<p>I’ve been thinking of the tun/ tap stuff and software bridges but I fear it may be too high of a bar for normal users.</p>
<p>There must be some better way to do nic injection, although I don’t think Microsoft really is all that open with their hyperv for 3rd party stuff</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris M.		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-258013</link>

		<dc:creator><![CDATA[Chris M.]]></dc:creator>
		<pubDate>Mon, 17 Aug 2020 20:50:43 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-258013</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-257902&quot;&gt;Maccess&lt;/a&gt;.

Use Cockatrice III wtih WinPcap. Its networking is somewhat faster, works on 64-bit Windows 7, and doesn&#039;t crash every 10 seconds. The Basilisk network driver is a an outdated mess and really really slow particularly with DDP AppleTalk. We&#039;re talking 5 minutes to transfer a 3MB file! A real Mac connected via LocalTalk (230kbps) is faster!

Regarding Windows 10. I haven&#039;t had much success getting emulated networking working with the more modern NPCAP in &quot;WinPCap Compatible Mode&quot;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-257902">Maccess</a>.</p>
<p>Use Cockatrice III wtih WinPcap. Its networking is somewhat faster, works on 64-bit Windows 7, and doesn&#8217;t crash every 10 seconds. The Basilisk network driver is a an outdated mess and really really slow particularly with DDP AppleTalk. We&#8217;re talking 5 minutes to transfer a 3MB file! A real Mac connected via LocalTalk (230kbps) is faster!</p>
<p>Regarding Windows 10. I haven&#8217;t had much success getting emulated networking working with the more modern NPCAP in &#8220;WinPCap Compatible Mode&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-257930</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 17 Aug 2020 12:20:13 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-257930</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-257902&quot;&gt;Maccess&lt;/a&gt;.

I&#039;m not sure... there is all kinds of size/alignment issues with the code.  It&#039;d probably be easier to rewrite...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-257902">Maccess</a>.</p>
<p>I&#8217;m not sure&#8230; there is all kinds of size/alignment issues with the code.  It&#8217;d probably be easier to rewrite&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Maccess		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-257902</link>

		<dc:creator><![CDATA[Maccess]]></dc:creator>
		<pubDate>Mon, 17 Aug 2020 09:51:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-257902</guid>

					<description><![CDATA[Hi, do you think the Basilisk team will ever fix networking on 64-bit Windows 7 and 10?]]></description>
			<content:encoded><![CDATA[<p>Hi, do you think the Basilisk team will ever fix networking on 64-bit Windows 7 and 10?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81796</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 19 Oct 2014 14:33:57 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-81796</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81784&quot;&gt;calvin&lt;/a&gt;.

I guess there is that too.  But we&#039;re talking 4 tables... It&#039;s crazy simple.  It makes me wonder why it&#039;s so labour intensive for the server.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81784">calvin</a>.</p>
<p>I guess there is that too.  But we&#8217;re talking 4 tables&#8230; It&#8217;s crazy simple.  It makes me wonder why it&#8217;s so labour intensive for the server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: calvin		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81784</link>

		<dc:creator><![CDATA[calvin]]></dc:creator>
		<pubDate>Sun, 19 Oct 2014 14:13:43 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-81784</guid>

					<description><![CDATA[rendering the RSS feed is your safest bet]]></description>
			<content:encoded><![CDATA[<p>rendering the RSS feed is your safest bet</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81701</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 19 Oct 2014 11:01:30 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-81701</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81692&quot;&gt;calvin&lt;/a&gt;.

I loved ie 5 on osx, and it was a shame ms dropped it.  Worse when Rosetta was ended killing it off forever. 

It&#039;s kind of funny that ie was my favorite browser of the era, just not on windows. 

I want to do my blog in some fashion that&#039;ll render in ie 4.  The sql tables of WordPress aren&#039;t that complicated.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81692">calvin</a>.</p>
<p>I loved ie 5 on osx, and it was a shame ms dropped it.  Worse when Rosetta was ended killing it off forever. </p>
<p>It&#8217;s kind of funny that ie was my favorite browser of the era, just not on windows. </p>
<p>I want to do my blog in some fashion that&#8217;ll render in ie 4.  The sql tables of WordPress aren&#8217;t that complicated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: calvin		</title>
		<link>https://virtuallyfun.com/2014/10/19/i-have-no-idea-why-the-networking-in-basilisk-ii-keeps-stalling/comment-page-1/#comment-81692</link>

		<dc:creator><![CDATA[calvin]]></dc:creator>
		<pubDate>Sun, 19 Oct 2014 10:42:12 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4606#comment-81692</guid>

					<description><![CDATA[IE on Mac is a different (and far better) browser with standards support]]></description>
			<content:encoded><![CDATA[<p>IE on Mac is a different (and far better) browser with standards support</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
