<?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>OScene.net &#187; GNU/Linux</title>
	<atom:link href="http://www.oscene.net/it/tag/gnulinux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.oscene.net/it</link>
	<description>Ope(rating)n S(ystem)ource Scenario</description>
	<lastBuildDate>Fri, 30 Sep 2011 10:35:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Come programmare le socket in ambienti GNU/Linux (Parte 1)</title>
		<link>http://www.oscene.net/it/programmazione/c/come-programmare-le-socket-in-ambienti-gnulinux</link>
		<comments>http://www.oscene.net/it/programmazione/c/come-programmare-le-socket-in-ambienti-gnulinux#comments</comments>
		<pubDate>Tue, 02 Jun 2009 10:32:54 +0000</pubDate>
		<dc:creator>Alessandro Iezzi</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[socket]]></category>

		<guid isPermaLink="false">http://www.oscene.net/it/?p=275</guid>
		<description><![CDATA[Introduzione La socket (in inglese "presa") è una particolare astrazione software che permette ai processi messi in comunicazione di inviare e ricevere dati. Le socket sono nate intorno agli anni '80, il primo kernel a implementarle fu BSD 4.2 nel 1983. Client/Server La struttura base di funzionamento delle socket è di tipo Client/Server. Supponiamo di [...]

<div class="raWrapper"><span class="raHeader">Articoli attinenti:</span><ul><li><a href='http://www.oscene.net/it/programmazione/c/come-programmare-le-socket-in-ambienti-gnulinux-parte-2' rel='bookmark' title='Permanent Link: Come programmare le socket in ambienti GNU/Linux (Parte 2)'>Come programmare le socket in ambienti GNU/Linux (Parte 2)</a></li>
</ul></div>]]></description>
		<wfw:commentRss>http://www.oscene.net/it/programmazione/c/come-programmare-le-socket-in-ambienti-gnulinux/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

