<?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>Silvio&#039;s blog &#187; berkeley API</title>
	<atom:link href="http://www.silviosilva.com/tag/berkeley-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.silviosilva.com</link>
	<description></description>
	<lastBuildDate>Thu, 06 May 2010 15:26:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Berkeley API &#8211; Server in C + Client in PHP</title>
		<link>http://www.silviosilva.com/2009/07/16/berkeley-api-server-in-c-client-in-php/</link>
		<comments>http://www.silviosilva.com/2009/07/16/berkeley-api-server-in-c-client-in-php/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 19:18:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[berkeley API]]></category>
		<category><![CDATA[BSD sockets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[socket client]]></category>
		<category><![CDATA[socket server]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://blog.silviosilva.com/?p=78</guid>
		<description><![CDATA[If you are a systems administrator responsible for hundreds of servers you may want to monitor them without  login in every single server. The solution is quite easy, and the following code (based on my last two posts) can be easily adapted to your needs.
Objective
Remotely access to a box and execute a command without [...]]]></description>
		<wfw:commentRss>http://www.silviosilva.com/2009/07/16/berkeley-api-server-in-c-client-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
