<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nomad Labs Code &#187; RMI</title>
	<atom:link href="http://code.nomad-labs.com/category/rmi/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.nomad-labs.com</link>
	<description>srasul&#039;s snippets of code and thought</description>
	<lastBuildDate>Wed, 15 May 2013 09:37:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>An Improved RMI Tutorial with Eclipse</title>
		<link>http://code.nomad-labs.com/2010/03/26/an-improved-rmi-tutorial-with-eclipse/</link>
		<comments>http://code.nomad-labs.com/2010/03/26/an-improved-rmi-tutorial-with-eclipse/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 18:26:55 +0000</pubDate>
		<dc:creator>srasul</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[RMI]]></category>

		<guid isPermaLink="false">http://code.nomad-labs.com/?p=139</guid>
		<description><![CDATA[Introduction There are/have-been heaps of remoting frameworks in java, but RMI being part of the JRE/JDK and therefore having no external dependencies is my personal preference for remoting with java. Its main drawback: the wire protocol is not web-friendly and therefore difficult to go through firewalls (although it is possible). But if used behind the [...]]]></description>
		<wfw:commentRss>http://code.nomad-labs.com/2010/03/26/an-improved-rmi-tutorial-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
	</channel>
</rss>
