<?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>Persistent notes &#187; networking</title>
	<atom:link href="http://alexkr.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexkr.com</link>
	<description>Alexander Krivutsenko&#039;s online journal</description>
	<lastBuildDate>Sat, 07 Apr 2012 20:46:40 +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>The IP slash notation</title>
		<link>http://alexkr.com/memos/345/ip-slash-notation/</link>
		<comments>http://alexkr.com/memos/345/ip-slash-notation/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 21:04:24 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://alexkr.com/?p=345</guid>
		<description><![CDATA[How often you see something like this:

    192.168.255.0/24

For those of us who do not frequently configure IP networks such notation may seem tricky and it has nothing to do with URI(s), ports and etc.
This is a &#8220;slash&#8221; notation which is formally called Classless Inter-Domain Routing (CIDR) notation.
It allows you to specify the [...]]]></description>
		<wfw:commentRss>http://alexkr.com/memos/345/ip-slash-notation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sample SCTP code for Linux</title>
		<link>http://alexkr.com/source-code/339/sample-sctp-code-for-linux/</link>
		<comments>http://alexkr.com/source-code/339/sample-sctp-code-for-linux/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 08:37:28 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[protocols]]></category>

		<guid isPermaLink="false">http://alexkr.com/?p=339</guid>
		<description><![CDATA[Instruction about compiling SCTP code on Linux]]></description>
		<wfw:commentRss>http://alexkr.com/source-code/339/sample-sctp-code-for-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Current state of SCTP</title>
		<link>http://alexkr.com/memos/156/sctp-on-windows/</link>
		<comments>http://alexkr.com/memos/156/sctp-on-windows/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 14:13:48 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[protocols]]></category>

		<guid isPermaLink="false">http://alexkr.com/memos/156/using-sctp-for-better-reliability/</guid>
		<description><![CDATA[SCTP is a relatively new protocol which may replace TCP for some applications which require more reliability. ]]></description>
		<wfw:commentRss>http://alexkr.com/memos/156/sctp-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Session establishment in MRCP v.2</title>
		<link>http://alexkr.com/memos/126/session-establishment-in-mrcp-v2/</link>
		<comments>http://alexkr.com/memos/126/session-establishment-in-mrcp-v2/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 12:22:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[protocols]]></category>

		<guid isPermaLink="false">http://alexkr.com/memos/126/session-establishment-in-mrcp-v2/</guid>
		<description><![CDATA[There are no MRCP communications before SIP session is established. In order to create SIP session a client must send SIP INVITE and assign at least one control stream. The following example shows SDP parameters for SIP INVITE which is send by a client to establish MRCP control media session and audio stream to the [...]]]></description>
		<wfw:commentRss>http://alexkr.com/memos/126/session-establishment-in-mrcp-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MRCP v2 moves to SIP</title>
		<link>http://alexkr.com/posts/105/mrcp-v2-moves-to-sip/</link>
		<comments>http://alexkr.com/posts/105/mrcp-v2-moves-to-sip/#comments</comments>
		<pubDate>Sat, 05 May 2007 06:18:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://alexkr.com/posts/105/mrcp-v2-moves-to-sip/</guid>
		<description><![CDATA[In MRCP v1 (see RFC 4463) session establishment was managed by RTSP and SIP but it seems like in MRCP v2 (which exists as a draft) RTSP is no longer recommended.
Probably MRCP v2 compliant applications will be required to support both RTSP and SIP for session management.
I was able to find the draft version of [...]]]></description>
		<wfw:commentRss>http://alexkr.com/posts/105/mrcp-v2-moves-to-sip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digest authorization in SIP with MD5</title>
		<link>http://alexkr.com/memos/66/digest-authorization-in-sip-with-md5/</link>
		<comments>http://alexkr.com/memos/66/digest-authorization-in-sip-with-md5/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 11:42:01 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://alexkr.com/programming/66/digest-authorization-in-sip-with-md5/</guid>
		<description><![CDATA[How to generate a digest response]]></description>
		<wfw:commentRss>http://alexkr.com/memos/66/digest-authorization-in-sip-with-md5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A trial task</title>
		<link>http://alexkr.com/source-code/24/24/</link>
		<comments>http://alexkr.com/source-code/24/24/#comments</comments>
		<pubDate>Thu, 06 Oct 2005 06:50:39 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexkr.com/windows/network/24/24/</guid>
		<description><![CDATA[I needed to make a short sized executable, which downloads a file]]></description>
		<wfw:commentRss>http://alexkr.com/source-code/24/24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postponed operation handling</title>
		<link>http://alexkr.com/posts/23/postponed-operation-handling/</link>
		<comments>http://alexkr.com/posts/23/postponed-operation-handling/#comments</comments>
		<pubDate>Wed, 28 Sep 2005 06:22:56 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexkr.com/windows/network/23/postponed-operation-handling/</guid>
		<description><![CDATA[How to set asynchronous processing for synchronous operation]]></description>
		<wfw:commentRss>http://alexkr.com/posts/23/postponed-operation-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

