<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://frankjennings.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Frank Jennings</title>
 <link>http://frankjennings.sys-con.com/</link>
 <description>Latest News from Frank Jennings</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Fri, 04 Dec 2009 17:31:11 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Building an Internet Gateway</title>
 <link>http://frankjennings.sys-con.com/node/34673</link>
 <description>After setting up a LAN for your company, the next step is to build a secure Internet gateway for sharing your Internet connection. Fortunately, you don&#039;t have to be a geek to set up a gateway and build firewall rules, as it involves minimal open-source software and minor kernel configurations. By setting up a gateway, you allow all the nodes in the subnet to access the Internet through a single secure point. And the gateway takes care of packet masquerading and filtering based on the Iptables rules you build.&lt;p&gt;&lt;a href=&quot;http://frankjennings.sys-con.com/node/34673&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 10 Nov 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://frankjennings.sys-con.com/node/34673</guid>
 <comments>http://frankjennings.sys-con.com/node/34673#feedback</comments>
</item>
<item>
 <title>Signing or Sealing?</title>
 <link>http://frankjennings.sys-con.com/node/37777</link>
 <description>When it comes to securing your classes, Frank Jennings presents two different techniques.&lt;p&gt;&lt;a href=&quot;http://frankjennings.sys-con.com/node/37777&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 31 Oct 2003 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://frankjennings.sys-con.com/node/37777</guid>
 <comments>http://frankjennings.sys-con.com/node/37777#feedback</comments>
</item>
<item>
 <title>Accessing MBeans Through the Jini Service</title>
 <link>http://frankjennings.sys-con.com/node/37698</link>
 <description>Network systems based on service discovery can provide a consistent view of their distributed components even during changing network conditions. The ability of a system to heal itself during a network catastrophe, including architectural change and system breakdown, will help the system to realign its content traversal route intelligently and swiftly. This ability can be obtained from various healing strategies like failure detection, consistency maintenance, and distributed service activation techniques.&lt;p&gt;&lt;a href=&quot;http://frankjennings.sys-con.com/node/37698&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Sep 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://frankjennings.sys-con.com/node/37698</guid>
 <comments>http://frankjennings.sys-con.com/node/37698#feedback</comments>
</item>
<item>
 <title>Method Processing with Dynamic Proxies</title>
 <link>http://frankjennings.sys-con.com/node/37495</link>
 <description>While designing Enterprise frameworks, you ought to be very cautious about exposing runtime instances of classes encompassing secure transaction or management core, outlining Intellectual Property of the enterprise.&lt;p&gt;&lt;a href=&quot;http://frankjennings.sys-con.com/node/37495&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 24 Apr 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://frankjennings.sys-con.com/node/37495</guid>
 <comments>http://frankjennings.sys-con.com/node/37495#feedback</comments>
</item>
<item>
 <title>Frank&#039;s Java Code Stack #1

Working with Cipher Streams</title>
 <link>http://frankjennings.sys-con.com/node/37209</link>
 <description>(October 11, 2002) - Often it is necessary to encrypt confidential messages and send them across a stream for better Data veracity. With JCE, you can encrypt streams of data and decrypt them using public/private key pair or using a single signature key file. The technique involves associating a Cipher object to Input or Output Stream. Please note that JCE is different from JSA and you need Java Cryptography Extension APIs to work with this example. JDK 1.4 comes with JCE APIs.&lt;p&gt;&lt;a href=&quot;http://frankjennings.sys-con.com/node/37209&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 01 Jan 2000 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://frankjennings.sys-con.com/node/37209</guid>
 <comments>http://frankjennings.sys-con.com/node/37209#feedback</comments>
</item>
<item>
 <title>Linux Raw Socket Programming - What Lies Beneath a Socket?</title>
 <link>http://frankjennings.sys-con.com/node/34589</link>
 <description>When I was casually examining my server log few months back, I noticed something was going off beam. To my horror, the primary server crashed, unable to take the load. Usually, I don&#039;t get that much traffic. Months later, I realized that I was the victim of a DDOS attack. Being a hacker type myself, I tried to investigate where I failed in my system administration.&lt;p&gt;&lt;a href=&quot;http://frankjennings.sys-con.com/node/34589&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 30 Nov 1995 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://frankjennings.sys-con.com/node/34589</guid>
 <comments>http://frankjennings.sys-con.com/node/34589#feedback</comments>
</item>
</channel>
</rss>
