<?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"
	>
<channel>
	<title>Comments on: Java Firewall Project</title>
	<atom:link href="http://blog.taragana.com/index.php/archive/java-firewall-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.taragana.com/index.php/archive/java-firewall-project/</link>
	<description>News and views from a Software Architect and Entrepreneur on Java and Web 2.0</description>
	<pubDate>Sun, 06 Jul 2008 08:16:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: David Martineau</title>
		<link>http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-478424</link>
		<dc:creator>David Martineau</dc:creator>
		<pubDate>Thu, 27 Dec 2007 20:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-478424</guid>
		<description>I think there is a definite need for a firewall that can be easily managed by a consumer.  Perhaps there is one out there and I have yet to find it.  I like the idea of Java, simply because it is a language I am familiar with.

Have you considered a Linksys/Linux/Java solution.  Linksys as I understand it produced a version of their wireless router that can run linux.  If you used linux for the OS communication and used Java to provide a web-based UI and to interact with linux and put the whole thing in a linksys like hardware-- you might have something valuable.

My opinion of security at the desktop level is low.  It chews up system resources and gives consumers a false sense of control.  Stateful packet inspection at a hardware based firewall with the ability to establish "trust zones" or "white lists" would be invaluable.

D</description>
		<content:encoded><![CDATA[<p>I think there is a definite need for a firewall that can be easily managed by a consumer.  Perhaps there is one out there and I have yet to find it.  I like the idea of Java, simply because it is a language I am familiar with.</p>
<p>Have you considered a Linksys/Linux/Java solution.  Linksys as I understand it produced a version of their wireless router that can run linux.  If you used linux for the OS communication and used Java to provide a web-based UI and to interact with linux and put the whole thing in a linksys like hardware&#8211; you might have something valuable.</p>
<p>My opinion of security at the desktop level is low.  It chews up system resources and gives consumers a false sense of control.  Stateful packet inspection at a hardware based firewall with the ability to establish &#8220;trust zones&#8221; or &#8220;white lists&#8221; would be invaluable.</p>
<p>D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angsuman Chakraborty</title>
		<link>http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-297739</link>
		<dc:creator>Angsuman Chakraborty</dc:creator>
		<pubDate>Wed, 08 Aug 2007 10:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-297739</guid>
		<description>Khairul,

"Java is slow" is an age old myth, not reality; get over it.</description>
		<content:encoded><![CDATA[<p>Khairul,</p>
<p>&#8220;Java is slow&#8221; is an age old myth, not reality; get over it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khairul</title>
		<link>http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-114768</link>
		<dc:creator>khairul</dc:creator>
		<pubDate>Wed, 15 Nov 2006 20:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-114768</guid>
		<description>from my experience using java application it is slow and memory hungry. I have to upgrade more my RAM to ensure it's running well.</description>
		<content:encoded><![CDATA[<p>from my experience using java application it is slow and memory hungry. I have to upgrade more my RAM to ensure it&#8217;s running well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angsuman Chakraborty</title>
		<link>http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-16987</link>
		<dc:creator>Angsuman Chakraborty</dc:creator>
		<pubDate>Wed, 24 May 2006 11:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-16987</guid>
		<description>&#62; Are we there yet ? 
In my preliminary investigation and prototype we have all the technologies to develop a Firewall in Java for Windows. We will however need some native calls which can be easily taken care of.

&#62; What is going to be the overhead for a pure java implementation ? 
I don't think performance will be an issue. In any case we always have the option to use native modules. I seriously doubt we will need it.

&#62; Will ordinary desktop users like it ?

That my friend only time will tell. It will be more functional than any of the popular Firewall in market today.

&#62; I would think implementing it in C# (for Windoes) would be relatively easy than Java.

There are libraries to simplify JNI.</description>
		<content:encoded><![CDATA[<p>&gt; Are we there yet ?<br />
In my preliminary investigation and prototype we have all the technologies to develop a Firewall in Java for Windows. We will however need some native calls which can be easily taken care of.</p>
<p>&gt; What is going to be the overhead for a pure java implementation ?<br />
I don&#8217;t think performance will be an issue. In any case we always have the option to use native modules. I seriously doubt we will need it.</p>
<p>&gt; Will ordinary desktop users like it ?</p>
<p>That my friend only time will tell. It will be more functional than any of the popular Firewall in market today.</p>
<p>&gt; I would think implementing it in C# (for Windoes) would be relatively easy than Java.</p>
<p>There are libraries to simplify JNI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-16602</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Wed, 24 May 2006 00:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-16602</guid>
		<description>hi there,

  +1.

  just a moment ago, I saw someone expressing a desire for Java VOIP server. Now, you're expressing a desire for a Firewall.

  Are we there yet ? What is going to be the overhead for a pure java implementation ? Will ordinary desktop users like it ?

  I can offer to test it on my box.

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>  +1.</p>
<p>  just a moment ago, I saw someone expressing a desire for Java VOIP server. Now, you&#8217;re expressing a desire for a Firewall.</p>
<p>  Are we there yet ? What is going to be the overhead for a pure java implementation ? Will ordinary desktop users like it ?</p>
<p>  I can offer to test it on my box.</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-16357</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 23 May 2006 20:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/java-firewall-project/#comment-16357</guid>
		<description>Writing a Java firewall could be difficult because of the complexity involved with JNI. Obviously you cant write a firewall without getting into the OS's TCP stack. It also depends on which OS you are trying to implement. You might get a lot of help with Linux but with Windows you are pretty much on your own. But that said, there are couple of implementations I saw on codeproject using managed code. Because it is easy to get at OS level APIs with C# (PInvoke and C++/CLI) I would think implementing it in C# (for Windoes) would  be relatively easy than Java.</description>
		<content:encoded><![CDATA[<p>Writing a Java firewall could be difficult because of the complexity involved with JNI. Obviously you cant write a firewall without getting into the OS&#8217;s TCP stack. It also depends on which OS you are trying to implement. You might get a lot of help with Linux but with Windows you are pretty much on your own. But that said, there are couple of implementations I saw on codeproject using managed code. Because it is easy to get at OS level APIs with C# (PInvoke and C++/CLI) I would think implementing it in C# (for Windoes) would  be relatively easy than Java.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
