<?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>Mariush T. - Flex Developer, Blogger &#187; ServerSocket</title>
	<atom:link href="http://mariusht.com/blog/tag/serversocket/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusht.com/blog</link>
	<description>A blog about Flex Development.</description>
	<lastBuildDate>Tue, 11 Oct 2011 08:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sending messages from server socket to client sockets</title>
		<link>http://mariusht.com/blog/2010/02/13/sending-messages-from-server-socket-to-client-sockets/</link>
		<comments>http://mariusht.com/blog/2010/02/13/sending-messages-from-server-socket-to-client-sockets/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 00:07:23 +0000</pubDate>
		<dc:creator>Mariush T.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AIR 2]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[ServerSocket]]></category>
		<category><![CDATA[Socket]]></category>

		<guid isPermaLink="false">http://mariusht.com/blog/?p=1857</guid>
		<description><![CDATA[In this example i want to show you how to send messages from server socket(AIR app) to client sockets(AIR apps). You can install all 3 applications on the same computer or ServerSocketDemo.air on the server(it could be your mac or pc) and SocketDemo.air on any other computer on your local area network(LAN).
NOTE: You will need [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border: 1px solid black;" src="http://mariusht.com/files/blog/server_socket/serverSocket.jpg" alt="" width="135" height="120" />In this example i want to show you how to send messages from server socket(AIR app) to client sockets(AIR apps). You can install all 3 applications on the same computer or <a href="http://mariusht.com/files/blog/server_socket/ServerSocketDemo.air">ServerSocketDemo.air</a> on the server(it could be your mac or pc) and <a href="http://mariusht.com/files/blog/server_socket/SocketDemo.air">SocketDemo.air</a> on any other computer on your local area network(LAN).</p>
<p><strong>NOTE:</strong> You will need AIR 2 BETA &#8211; <a href="http://labs.adobe.com/downloads/air2.html">Download the Runtime</a></p>
<p>Files: <a href="http://mariusht.com/files/blog/server_socket/ServerSocketDemo.air">ServerSocketDemo.air</a>, <a href="http://mariusht.com/files/blog/server_socket/SocketDemo.air">SocketDemo.air</a>, <a href="http://mariusht.com/files/blog/server_socket/SocketDemo2.air">SocketDemo2.air</a><br />
Source Codes: <a href="http://mariusht.com/files/blog/server_socket/ServerSocketDemo.mxml.html">ServerSocketDemo.mxml</a>, <a href="http://mariusht.com/files/blog/server_socket/SocketDemo.mxml.html">SocketDemo.mxml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mariusht.com/blog/2010/02/13/sending-messages-from-server-socket-to-client-sockets/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

