<?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>TuteBox.com &#187; JAVA</title>
	<atom:link href="http://www.tutebox.com/category/programming/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutebox.com</link>
	<description>&#34;Knowledge belongs to the world, be proud to pass it on&#34; - Tutebox</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:12:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Making a Client Server application (Socket programming) in java</title>
		<link>http://www.tutebox.com/1335/programming/java/making-a-client-server-application-socket-programming-in-java/</link>
		<comments>http://www.tutebox.com/1335/programming/java/making-a-client-server-application-socket-programming-in-java/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 05:05:57 +0000</pubDate>
		<dc:creator>Haneez Haroon</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[server side]]></category>

		<guid isPermaLink="false">http://www.tutebox.com/?p=1335</guid>
		<description><![CDATA[The programming languages become handier when the user can create a link between two pieces of compiled codes operating from two different locations. In this example, a simple server that takes a text string from the client and returned in upper case is discussed. Hope this will give an overall picture about how socket programming work in JAVA. You do not have to be an expert in Java and all you need is a Java [...]]]></description>
		<wfw:commentRss>http://www.tutebox.com/1335/programming/java/making-a-client-server-application-socket-programming-in-java/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.tutebox.com @ 2012-02-06 02:42:05 by W3 Total Cache -->
