<?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>Computer Repair Training Plus &#187; protocol</title>
	<atom:link href="http://www.computerrepairtrainingplus.com/tag/protocol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerrepairtrainingplus.com</link>
	<description>Training future technicians in both hardware and software.</description>
	<lastBuildDate>Tue, 27 Jul 2010 04:39:20 +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>Computer Network Training</title>
		<link>http://www.computerrepairtrainingplus.com/2009/12/12/computer-network-training/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/12/12/computer-network-training/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 03:38:49 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Computer Training]]></category>
		<category><![CDATA[computer network training]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data link]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osi model]]></category>
		<category><![CDATA[pdu]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[severn layers]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=141</guid>
		<description><![CDATA[<p>The study of computer network concepts or Computer Network Training is to prepare for certification and employment as a network tech.  The CompTIA organization has a Network+ life-</p>
<p class="wp-caption-text">OSI Model</p>
<p>time certification that can help you to get a job in the exciting IT (Internet Technology) field.  One of the first areas of study is the [...]]]></description>
			<content:encoded><![CDATA[<p>The study of computer network concepts or <a href="http://computernetworktraining.net/"><strong>Computer Network Training</strong></a> is to prepare for certification and employment as a network tech.  The CompTIA organization has a Network+ life-</p>
<div id="attachment_143" class="wp-caption alignright" style="width: 269px"><img class="size-medium wp-image-143" title="osi-model" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/12/osi-model-259x300.png" alt="OSI Model" width="259" height="300" /><p class="wp-caption-text">OSI Model</p></div>
<p>time certification that can help you to get a job in the exciting IT (Internet Technology) field.  One of the first areas of study is the seven layer OSI Model.  The better you understand the OSI Model the better you will understand computer networking.  I would strongly suggest that you get very familiar with this model, the associated protocols, functions, equipment, and PDU&#8217;s at each layer.</p>
<p><strong>PDU<strong>s (protocol data unit</strong>s)</strong></p>
<p>PDUs are data packets associated with each level of the OSI Model.  Layer 1 the Physical layer the PDU is called a Bit.  Layer 2 the Data Link layer the PDU is called a Frame.  Layer 3 the Network layer the PDU is called a Packet.  Layer 4 the transport layer the PDU is called a Segment.  Above layer 4 the PDU is called Data.</p>
<p>The study of <a href="htthttp://www.computerrepairtrainingplus.com/"></a> Computer Network Training and <a href="http://www.computerrepairtrainingplus.com/">Computer Repair Training</a> can lead to some very rewarding careers.  But remember the OSI Model is the key to understanding how networks function.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrepairtrainingplus.com/2009/12/12/computer-network-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filezilla</title>
		<link>http://www.computerrepairtrainingplus.com/2009/10/17/filezilla/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/10/17/filezilla/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 19:23:57 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=128</guid>
		<description><![CDATA[<p>Filezilla is an FTP (file transfer protocol) utility for uploading ordownload files to website.  Filezilla is another great Open Source program that is fast and efficient.  FTP is a convenient utility for managing files on a website.  It normally uses ports 20 and 21 for commands and data but by using its passive mode you [...]]]></description>
			<content:encoded><![CDATA[<p>Filezilla is an FTP (file transfer protocol) utility for uploading or<img class="alignright size-medium wp-image-129" title="filezilla" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/filezilla-300x300.png" alt="filezilla" width="300" height="300" />download files to website.  Filezilla is another great Open Source program that is fast and efficient.  FTP is a convenient utility for managing files on a website.  It normally uses ports 20 and 21 for commands and data but by using its passive mode you can bypass firewalls that block or filter those ports.  Passive mode works by having the client side assign new FTP ports to the server for both commands and data transfer that side steps the firewall.  When you first start Filezilla you see a window that has you local computer files listed on the left and the website files on the right.  Just highlight the folders on the website by right clicking and then select the folders on your computer by selecting and right clicking and select upload.  The files and folders will immediately start to transfer to the website.  A report provides some details concerning the transfer process.  We also have some <a href="http://www.youtube.com/watch?v=8Q_WBipNX6U" target="_blank">FTP Filezilla</a> YouTube videos providing a demo and some details.</p>
<p>The <a href="../" target="_blank">Computer Repair Training</a> website has some additional information you might find helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrepairtrainingplus.com/2009/10/17/filezilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
