<?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> &#187; Network Applications</title>
	<atom:link href="http://www.netechs.net/category/network-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netechs.net</link>
	<description></description>
	<lastBuildDate>Fri, 20 Aug 2010 09:00:52 +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>Taking Advantage of Open Source PHP MySQL Applications</title>
		<link>http://www.netechs.net/taking-advantage-of-open-source-php-mysql-applications/</link>
		<comments>http://www.netechs.net/taking-advantage-of-open-source-php-mysql-applications/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 16:39:14 +0000</pubDate>
		<dc:creator>qwcdirect</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Network Applications]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.netechs.net/?p=174</guid>
		<description><![CDATA[
Open Source PHP MySQL applications are computer applications that enable you to host production sites on a large scale. There are different open source PHP MySQL applications that are available for different operating systems. You do not have to buy the software you need from a physical store, you can always order for one from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img28.imageshack.us/img28/8170/takingadvantageofopenso.jpg" alt="null" width="216" height="216" /></p>
<p>Open Source PHP MySQL applications are computer applications that enable you to host production sites on a large scale. There are different open source PHP MySQL applications that are available for different operating systems. You do not have to buy the software you need from a physical store, you can always order for one from the internet. Most websites offer open source PHP MySQL software in beta, mature or stable form. </p>
<p>With this kind of software, you do not have to worry about getting a custom Linux server. Since the process of acquiring the Linux server is too hard and time consuming, you can simply evaluate on your PC LAN if you have 1 to 100 users. Alternatively, you can make use of a Windows Apache MySQL PHP (WAMP) server. This server is effective in the evaluating of PHP MySQL software. When looking for the proper PHP MySQL application, you should get the one that has an automated installer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netechs.net/taking-advantage-of-open-source-php-mysql-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSN Mobile Messaging</title>
		<link>http://www.netechs.net/msn-mobile-messaging/</link>
		<comments>http://www.netechs.net/msn-mobile-messaging/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:00:46 +0000</pubDate>
		<dc:creator>qwcdirect</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Network Applications]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.netechs.net/?p=108</guid>
		<description><![CDATA[ 
MSN Messaging used to be just a way to keep in touch over the computer, but this convenient feature has now been added to a wide selection of wireless phone plans. To send an MSN Mobile Message from a PC to a Cell Phone one has to:
1.	Download and open MSN Messenger version 7 or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="padding-right: 10px" src="http://img205.imageshack.us/img205/5912/msnmobilemessaging.jpg" alt="null" width="138" height="138" align="left" /> </p>
<p>MSN Messaging used to be just a way to keep in touch over the computer, but this convenient feature has now been added to a wide selection of wireless phone plans. To send an MSN Mobile Message from a PC to a Cell Phone one has to:</p>
<p>1.	Download and open MSN Messenger version 7 or higher.<br />
2.	Add a mobile contact to your account by entering the cell phone number you wish to message.<br />
3.	Double-click your new contact&#8217;s name or icon.<br />
4.	Type your desired message and click &#8220;Send.&#8221;<br />
5.	To send and Receive MSN Mobile Messages on a Cell Phone:<br />
6.	Contact your wireless provider and confirm that you have an SMS plan.<br />
7.	Locate the MSN Messenger service on your phone.<br />
8.	Sign in using your usual MSN email and password.<br />
9.	Select &#8220;Add Contact&#8221; and entering the person&#8217;s cell phone number or email address.<br />
10.	Select any contact that is signed in. This will lead you to a messaging screen.<br />
11.	Type the message you wish to send and select the &#8220;Send&#8221; option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netechs.net/msn-mobile-messaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network application architectures</title>
		<link>http://www.netechs.net/network-application-architectures/</link>
		<comments>http://www.netechs.net/network-application-architectures/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 09:11:07 +0000</pubDate>
		<dc:creator>Techo</dc:creator>
				<category><![CDATA[Network Applications]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.netechs.net/?p=65</guid>
		<description><![CDATA[Network application architectures are of two major types called Client-server application and the other is peer-to-peer (P2P) architecture.
Client-server network application architectures have a fixed host or server and many other clients who request the services from it. The server has a fixed address called the IP address where the packets of requests from the clients [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right:10px" src="http://img134.imageshack.us/img134/5307/networkapplicationarchi.png" alt="null" width="295" height="134" align="left" />Network application architectures are of two major types called Client-server application and the other is peer-to-peer (P2P) architecture.</p>
<p>Client-server network application architectures have a fixed host or server and many other clients who request the services from it. The server has a fixed address called the IP address where the packets of requests from the clients are sent. The server can work on two models-always on and sometimes on. The web and email work on client server network application architecture. It can become defunct or slow when many clients log on to it simultaneously. Thus for busy servers, virtual servers are also created.<br />
The peer to peer architecture doesn’t need a dedicated server to connect. The peers can communicate through their own laptops and desktops. The high traffic intensive network applications use peer to peer architecture.</p>
<p>The P2P architecture is cheaper and mostly free of cost as the host need not pay for bandwidth and connection. Skype and PPLive use this kind of architecture. Most of the university and educational institutes use P2P architecture to stay in touch with the students and teachers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netechs.net/network-application-architectures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
