
<?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>Article Orange &#187; Computers, Electronics &amp; Technology</title>
	<atom:link href="http://www.articleorange.com/category/computers-electronics-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.articleorange.com</link>
	<description>Squeeze your content into the Web</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Communication Between VLANs</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 22:27:57 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[802.1q]]></category>
		<category><![CDATA[cisco isl]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[lane protocol]]></category>
		<category><![CDATA[vlan]]></category>
		<category><![CDATA[vlan trunking]]></category>
		<category><![CDATA[vtp]]></category>
		<category><![CDATA[vtp trunking]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2384</guid>
		<description><![CDATA[<p class="wp-caption-text">IT Certification Practice Exams</p>
<p>Virtual Trunking Protocol (VTP) is used for communication within VLANs. VLANs, short for Virtual LANs, are used in place for traditional LANs for ease of maintenance, and security. The article discusses different VTP protocols.</p>
<p>Body:  Communicating within VLANs:  There are different protocols available for communicating between VLANs. These encapsulation schemes are also [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/' rel='bookmark' title='Permanent Link: Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)'>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/' rel='bookmark' title='Permanent Link: The OSI Model &#8211; An Introduction'>The OSI Model &#8211; An Introduction</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/comparison-of-lans-and-wans/' rel='bookmark' title='Permanent Link: Comparison of LANs and WANs'>Comparison of LANs and WANs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_9939" class="wp-caption alignleft" style="width: 214px"><a href="http://www.simulationexams.com/"><img class="size-full wp-image-9939" title="IT Certification Practice Exams" src="http://www.articleorange.com/wp-content/uploads/2010/02/practice_tests.gif" alt="IT Certification Practice Exams" width="204" height="49" /></a><p class="wp-caption-text">IT Certification Practice Exams</p></div>
<p>Virtual Trunking Protocol (VTP) is used for communication within VLANs. VLANs, short for Virtual LANs, are used in place for traditional LANs for ease of maintenance, and security. The article discusses different VTP protocols.</p>
<p>Body:  <strong>Communicating</strong> within VLANs:  There are different protocols available for communicating between VLANs. These encapsulation schemes are also known as VLAN trunking protocols. These protocols are based on Layer 2 of the OSI model.</p>
<p>These are:</p>
<ol>
<li>Inter-Switch Link Protocol      (ISL)</li>
<li>IEEE 802.10 Protocol</li>
<li>IEEE 802.1Q Protocol</li>
<li>ATM LANE Protocol</li>
</ol>
<ol>
<li>ATM LANE Fast Simple Server Replication Protocol (FSSRP)</li>
</ol>
<p>Inter-Switch Link Protocol (ISL): The ISL protocol is used to interconnect two VLAN-capable Ethernet, Fast Ethernet, or Gigabit Ethernet devices. Here, VLAN information is tagged to the standard Ethernet frame. The packets on the ISL link contain a standard Ethernet, FDDI, or Token Ring frame and the VLAN information associated with that frame. ISL is a Cisco proprietary protocol.</p>
<p>IEEE 802.10 Protocol: This protocol provides connectivity between VLANs. The protocol incorporates authentication and encryption techniques to ensure data confidentiality and integrity. The protocol operates at layer 2 of OSI model, and hence ensures greater efficiency.</p>
<p>IEEE 802.1Q Protocol: This protocol is used to interconnect multiple switches and routers, and for defining VLAN topologies. IEEE 802.1Q is the industry standard for communicating within VLANs.</p>
<p>ATM LANE Emulation Protocol (LANE): Using LANE, you can benefit from the legacy LAN hardware. The LANE protocol operates over traditional LAN, emulating a broadcast environment like IEEE802.3. LANE makes. LANE allows standard LAN drivers like NDIS and ODI to be used. Applications can use normal LAN functions without the underlying complexities of the ATM implementation. Client work stations need LAN Emulation Client for running LANE protocol. The switches or routers also need to support appropriate LANE functionalities.</p>
<p>ATM LANE Fast Simple Server Replication Protocol (FSSRP): Cisco introduced the ATM LANE Fast Simple Server Replication Protocol (FSSRP). FSSRP provides better network redundancy. If a single LANE server is unavailable due to any technical reasons, the LANE client transparently switches over to the next   LANE server and BUS.</p>
<p><strong><em>Example:</em></strong></p>
<p><em>Question: </em></p>
<p><em>Match the trunking protocols with respective media:</em></p>
<p><em>1. Inter Switch Link         A. FDDI<br />
2. LANE                         B. Fast Ethernet<br />
3. 802.10                         C. ATM</em></p>
<p><em>Choose the correct choice.</em></p>
<p><em>A. 1-&gt; C, 2-&gt;B, 3-&gt;A</em></p>
<p><em>B. 1-&gt;B, 2-&gt;C, 3-&gt;A</em></p>
<p><em>C. 1-&gt;B, 2-&gt;A, 3-&gt;C</em></p>
<p><em>D. 1-&gt;A, 2-&gt;B, 3-&gt;C</em></p>
<p><em>Ans: B</em></p>
<p><em>Explanation: ISL, 802.1Q are the VLAN trunking protocols associated with Fast Ethernet. The VLAN trunking protocol defined by 802.10 is associated with FDDI. LANE (LAN Emulation) is associated with ATM.</em></p>
<p>Please visit <a href="http://www.simulationexams.com/tutorials/ccna/ccna-tutorials.htm">CCNA Tutorials</a> section for more information on <a href="http://www.simulationexams.com/tutorials/ccna/vlan/types-of-vlans.htm">VLANs</a>, and <a href="http://www.simulationexams.com/tutorials/ccna/vlan/vlan-communication-2.htm">VTP trunking</a>.</p>
<p>Home: <a href="http://www.simulationexams.com/">http://www.simulationexams.com/</a></p>
<p>About: The web site Simulation Exams offers practice tests for <a href="http://www.simulationexams.com/ciscoTests.htm">Cisco Certifications</a>, <a href="http://www.simulationexams.com/comptia.htm">Comptia Certifications</a>, and others. Free tutorials and online questions on <a href="http://www.simulationexams.com/downloads/cisco-tests/ccna/ccna-practicetest-download.htm">CCNA</a>, A+, Network+, and others are available.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/' rel='bookmark' title='Permanent Link: Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)'>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/' rel='bookmark' title='Permanent Link: The OSI Model &#8211; An Introduction'>The OSI Model &#8211; An Introduction</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/comparison-of-lans-and-wans/' rel='bookmark' title='Permanent Link: Comparison of LANs and WANs'>Comparison of LANs and WANs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Protocol (IP) Subnet masking</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/internet-protocol-ip-subnet-masking/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/internet-protocol-ip-subnet-masking/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 18:26:58 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[ccna network]]></category>
		<category><![CDATA[ccna simulator]]></category>
		<category><![CDATA[ccna tutorials]]></category>
		<category><![CDATA[cidr]]></category>
		<category><![CDATA[cidr notation]]></category>
		<category><![CDATA[classful networks]]></category>
		<category><![CDATA[classless network]]></category>
		<category><![CDATA[ip networking]]></category>
		<category><![CDATA[ip subnets]]></category>
		<category><![CDATA[simulationexams]]></category>
		<category><![CDATA[subnetting]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2367</guid>
		<description><![CDATA[<p>Subnetting an IP Network is done primarily for better utilization of available IP address space, and routing purpose. Other reasons include better organization, use of different physical media (such as Ethernet, WAN, etc.), and securing network resources.</p>
<p>A subnet mask enables you to identify the network and node parts of the address. The network bits are [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/computer-certification/ip-address-classes-and-private-networks/' rel='bookmark' title='Permanent Link: IP Address Classes and Private Networks'>IP Address Classes and Private Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/' rel='bookmark' title='Permanent Link: Cryptography – Information Security on the Internet'>Cryptography – Information Security on the Internet</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/' rel='bookmark' title='Permanent Link: The OSI Model &#8211; An Introduction'>The OSI Model &#8211; An Introduction</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Subnetting an IP Network is done primarily for better utilization of available IP address space, and routing purpose. Other reasons include better organization, use of different physical media (such as Ethernet, WAN, etc.), and securing network resources.</p>
<p>A subnet mask enables you to identify the network and node parts of the address. The network bits are represented by the 1s in the mask, and the node bits are represented by the 0s. A logical AND operation between the IP address and the subnet mask provides the Network Address.</p>
<p>For example, consider the following IP address and the default Class C subnet mask</p>
<p>192.189.210.078 and subnet mask 255.255.255.0</p>
<p>We can get the network and host portions of the address by using AND operator on the binary equivalent of these addresses as below:</p>
<p>192.189.210.078: 1100 0000.1011 1101.1101 0010.0100 1110 Class C IP Address</p>
<p>255.255.255.000: 1111 1111.1111 1111.1111 1111.0000 0000 Default Class C subnet mask</p>
<p>Performing AND operation, we get:</p>
<p>192.189.210.0         1100 0000 1011 1101 1101 0010 0000 0000</p>
<p>As can be seen above, by using and AND operator, we can compute the network portion of an IP address.  The network portion for the IP address given in the above example is 192.189.210.0, and the host portion of the IP address is 078.</p>
<p>There are primarily two types of subnets:</p>
<ol>
<li>Classful subnet masking, and</li>
<li>Classless subnet masking.</li>
</ol>
<p>What we discussed in the previous section is Classful subnet masking. A Subnetmask normally contains the host portion of the bits also. This is called Classless Inter Domain Routing (CIDR). This will enable more networks for a given class of network address. For example, allowing 3 host bits towards subnet portion in our previous IP address, will allow us to offer 2X2X2 or 8 additional subnetworks. Traditionally, all zeros, and all ones subnets are not used, and hence we are left with 6 subnets.</p>
<p>192.189.210.078: 1100 0000.1011 1101.1101 0010.0100 1110 Class C IP Address</p>
<p>255.255.255.224: 1111 1111.1111 1111.1111 1111.1110 0000 Class C subnet mask with 3 additional bits of host portion used for Subnetting.</p>
<p>Broadcast address: 1100 0000.1011 1101.1101 0010.0101 1111 :192.189.210.95</p>
<p>The above is the broadcast address for a given subnet (192.189.210.078). Under Classful routing, the broadcast address would have been 192.189.210.255.</p>
<p>Note that by using Subnetting, we are able to increase the number of networks available within a given IP address. On the other hand, we will be loosing the number of hosts available within a subnet to 24  or 16 hosts per subnet. Again, all zeros, and all ones host addresses are traditionally reserved for other purposes.</p>
<p>CIDR (Classless InterDomain Routing) notation: Subnet mask is also represented as below:</p>
<p>192.189.210.078/27, where 27 is the number of bits in the network portion of the IP address.</p>
<p>Why use CIDR?</p>
<p>Normally, ISPs allocate the IP addresses for individuals or Corporates.  The reason being that it is almost impossible to allocate a classful IP address to every individual or a corporate. Using CIDR, the biggest ISPs are given large pool of IP address space. The ISP&#8217;s customers such as individual or Corporates are then allocated networks from the big ISP&#8217;s pool. This kind of arrangement will enable efficient management and utilization of the Internet.</p>
<p>Classful addresses can easily be written in CIDR notation</p>
<p>Class A =  A.B.C.D/8, Class B = A.B.C.D/16, and Class C = A.B.C.D/24</p>
<p>Where A,B,C,D are dotted decimal octets.</p>
<p>More information on IP subnetworking is available at <a href="http://www.simulationexams.com/tutorials/ccna/ccna-tutorials.htm">CCNA tutorial</a> page of <a href="http://www.simulationexams.com/">simulationexams.com</a></p>
<p>Home: <a href="http://www.simulationexams.com/">http://www.simulationexams.com</a></p>
<p>About: The website SimulationExams.com offers practice tests for CCNA (Short for Cisco Certified Network Associate), CCENT (Short for Cisco Certified Entry Network Technician), A+ (Computer hardware certification offered by CompTIA organization), Network+, and others. Please visit Simulation Exams for more information on <a href="http://www.simulationexams.com/">certification practice tests</a>.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/computer-certification/ip-address-classes-and-private-networks/' rel='bookmark' title='Permanent Link: IP Address Classes and Private Networks'>IP Address Classes and Private Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/' rel='bookmark' title='Permanent Link: Cryptography – Information Security on the Internet'>Cryptography – Information Security on the Internet</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/' rel='bookmark' title='Permanent Link: The OSI Model &#8211; An Introduction'>The OSI Model &#8211; An Introduction</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/internet-protocol-ip-subnet-masking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional Website Design – Points to Consider</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/professional-website-design-%e2%80%93-points-to-consider/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/professional-website-design-%e2%80%93-points-to-consider/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 16:58:29 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[anandsoft.com]]></category>
		<category><![CDATA[css navigation]]></category>
		<category><![CDATA[flash content]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[seo optimization]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web frames]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2365</guid>
		<description><![CDATA[<p>The article provides an itemized list of points to be considered while designing a professional website. It further discusses the recent trends and recommended practices.</p>
<p>1. Frames: Avoid frames. Though search engines have limited ability to crawl framesets, they have the following disadvantages:</p>
<p>1.1 Not all search engines have the ability to crawl and index pages using [...]


Related posts:<ol><li><a href='http://www.articleorange.com/internet-online-business/web-design/must-haves-for-a-website-design/' rel='bookmark' title='Permanent Link: Must haves for a website design'>Must haves for a website design</a></li>
<li><a href='http://www.articleorange.com/business/my-business-has-a-website-but-no-one-can-seem-to-find-it/' rel='bookmark' title='Permanent Link: My business has a Website, but no one can seem to find it.'>My business has a Website, but no one can seem to find it.</a></li>
<li><a href='http://www.articleorange.com/internet-online-business/web-site-promotion-%e2%80%93-points-to-remember/' rel='bookmark' title='Permanent Link: Web Site Promotion – Points to remember'>Web Site Promotion – Points to remember</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The article provides an itemized list of points to be considered while designing a professional website. It further discusses the recent trends and recommended practices.</p>
<p>1. Frames: Avoid frames. Though search engines have limited ability to crawl framesets, they have the following disadvantages:</p>
<p>1.1 Not all search engines have the ability to crawl and index pages using framesets.</p>
<p>1.2 Google discourages using frames, and as per Google frames tend to cause problems with search engines. If you use frames, use NOFRAMES tag to include no frames version of the content. Don&#8217;t just write &#8220;This page requires frames compatible browser, your browser does not support frames&#8221;.</p>
<p>1.3 Even when search engines crawl and index frames, it may so happen that a page appearing in search results may just be one frame of a frameset, and the visitor may be taken to a bare page without header and navigation buttons.</p>
<p>1.4 Conceptually, a html page consists of only one frame. When using multiple frames, it essentially mean using multiple html pages within one page. This is against the basic concept of a web page.</p>
<p>2. Graphics:</p>
<p>2.1 Avoid excessive graphics or graphic images that take long time to load.</p>
<p>2.2 Use a feature called anti-aliasing to smoothen the borders of any text or image that you develop.</p>
<p>2.3 Always use alternate text field when using a graphic. This will allow a description to be displayed on the browser screen even if the graphic display is turned off in the browser. Alternate text is also helpful for search engines in identifying the content.</p>
<p>3. Theme: Use a consistent theme for your web site. It includes layout, and design. As this is a very subjective matter, it differs from person to person. Try to use colors, fonts, styles that complement one another. From search engine point of view, avoid excessive formatting. It is not recommended to have HTML tags outweigh your actual content.</p>
<p>4. Flash: This has been discussed in another page. Check out Flash advantages and disadvantages.</p>
<p>5. Meta tags: Always use Title, Description, and Keywords meta tags. Use other meta tags as per the requirement. From Google search engine point of view, Title and Description meta tags are very important.</p>
<p>6. Avoid redirects. Search engines may interpret redirect as spam. The reason being, that a redirected page is seen by the search engine but not by an individual browsing the site. If at all you need to redirect a page, use permanently 301 redirect. A less preferred option is to use a script with at least 6 seconds of delay in forwarding the visitor to the new destination.</p>
<p>7. Keep the web page within 50-80 KB, so the there won&#8217;t be noticeable delay in loading of the web page. If the page has content that takes more time, consider splitting the page into two or more pages. This preferred from search engines point of view as well. If the content is too long, it is likely that some portion of the page is not indexed by search engines.</p>
<p>8. Use of scripts: Use scripts only if necessary. It is recommended not to load a web page with too much of script, as this is likely to confuse the search engines. Client side scripting relieves the server from script processing, and loads the page faster.</p>
<p>9. Use H1, H2 tags to identify your content headlines.</p>
<p>10. Use CSS: Extensively use Cascading Style Sheets for formatting your website content.</p>
<p>11. Validate your web pages after composing. You can use <a title="W3C validator" href="http://validator.w3.org/" target="_self">W3c validator </a>for this purpose.</p>
<p>Home page: <a href="http://website-design.anandsoft.com/">http://website-design.anandsoft.com</a></p>
<p>About Author: Anand Software and Training, a Bangalore <a href="http://www.anandsoft.com/">web design company</a> that provides professional design and development services. Anand Software and Training also provides software development, and certification practice tests. We specialize in Open Source languages including PHP, MySQL, Java, and JSP.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/internet-online-business/web-design/must-haves-for-a-website-design/' rel='bookmark' title='Permanent Link: Must haves for a website design'>Must haves for a website design</a></li>
<li><a href='http://www.articleorange.com/business/my-business-has-a-website-but-no-one-can-seem-to-find-it/' rel='bookmark' title='Permanent Link: My business has a Website, but no one can seem to find it.'>My business has a Website, but no one can seem to find it.</a></li>
<li><a href='http://www.articleorange.com/internet-online-business/web-site-promotion-%e2%80%93-points-to-remember/' rel='bookmark' title='Permanent Link: Web Site Promotion – Points to remember'>Web Site Promotion – Points to remember</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/professional-website-design-%e2%80%93-points-to-consider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 16:55:59 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[a+ tutorial]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[infrared communications]]></category>
		<category><![CDATA[simulation exams.]]></category>
		<category><![CDATA[turorials]]></category>
		<category><![CDATA[wep security]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wimax]]></category>
		<category><![CDATA[wireless communications]]></category>
		<category><![CDATA[wpa security]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2358</guid>
		<description><![CDATA[<p>With the recent advent of wireless communications, several wireless  technologies have come to the fore. Notable among these are Blue tooth, Infrared, Wimax, and WiFi. Each of these communications methods is discussed in the article.</p>
<p>With the recent advent of wireless communications, several wireless technologies have come to the fore. Notable among these are Blue tooth, [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/' rel='bookmark' title='Permanent Link: Communication Between VLANs'>Communication Between VLANs</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/hardware/searching-for-computer-repair-in-tampa-or-lakeland-you-have-come-to-the-right-place/' rel='bookmark' title='Permanent Link: Searching for Computer Repair in Tampa or Lakeland? You have come to the right place.'>Searching for Computer Repair in Tampa or Lakeland? You have come to the right place.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>With the recent advent of wireless communications, several wireless  technologies have come to the fore. Notable among these are Blue tooth, Infrared, Wimax, and WiFi. Each of these communications methods is discussed in the article.</p>
<p>With the recent advent of wireless communications, several wireless technologies have come to the fore. Notable among these are Blue tooth, Infrared, Wimax, and WiFi. Each of these communications methods is discussed in the article.</p>
<h2>Bluetooth:</h2>
<p>Bluetooth bandwidth is up to 2.1Mbps for version 2.0, and its range is only 10 meters (30 feet). Devices with a Bluetooth radio and an antenna can speak to each other with little or no preparation. For example, conference attendees can readily transfer files across a table using their Bluetooth-enabled notebooks. You can also send a file to a Bluetooth-enabled printer without downloading drivers. Bluetooth may soon be a standard interface on many cell phones, handheld computers, and even home appliances. Bluetooth operates at 2.4GHz.</p>
<h2>Infrared:</h2>
<p>Infrared (IR) radiation is electromagnetic radiation of a wavelength longer than that of visible light, but shorter than that of microwave radiation. It is a line of sight communication, and any obstruction to line of sight is going to disrupt communication. One every day use of IR communication is your television remote. Most tv remotes use IR communication, and requires line of sight.</p>
<h2>Wimax:</h2>
<h4>WiMAX  (short for Worldwide Interoperability for Microwave Accessis), a wireless digital communications system, also known as IEEE 802.16, that is intended for wireless &#8220;metropolitan area networks&#8221;. WiMAX can provide broadband wireless access (BWA) up to 30 miles (50 km) for fixed stations, and 3 &#8211; 10 miles (5 &#8211; 15 km) for mobile stations. In contrast, the WiFi/802.11 wireless local area network standard is limited in most cases to only 100 &#8211; 300 feet (30 &#8211; 100m).</h4>
<h2>WiFi:</h2>
<p>Wi-Fi (short for &#8220;wireless fidelity&#8221;) is used for wireless local area networks (WLAN) and fully described in the 802.11 family of specifications. The term Wi-Fi was created by an organization called the Wi-Fi Alliance, which oversees tests that certify product interoperability. A product that passes the alliance tests is given the label &#8220;Wi-Fi certified&#8221; (a registered trademark). Wi-Fi network can be susceptible to access by unauthorized users if not protected adequately. The activity of locating and exploiting security-exposed wireless LANs is called war driving. Homes or Organizations that use a wireless LAN should secure the WLAN by using Wired Equivalent Privacy (WEP) encryption standard, or Wi-Fi Protected Access (WPA) or MAC address filtering.</p>
<p>Read more about wireless communications at <a href="http://www.simulationexams.com/tutorials/aplus/essentials/index.htm">A+ Tutorial</a></p>
<p>Home page: <a href="http://www.simulationexams.com/tutorials/">SimulationExams.com</a></p>
<p>About website : The web site SimulationExams.com offers exam simulators, and online tutorials for A+, Network+, CCNA, and others. Please visit <a href="http://www.simulationexams.com/">Simulation Exams</a> website for more information.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/' rel='bookmark' title='Permanent Link: Communication Between VLANs'>Communication Between VLANs</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/hardware/searching-for-computer-repair-in-tampa-or-lakeland-you-have-come-to-the-right-place/' rel='bookmark' title='Permanent Link: Searching for Computer Repair in Tampa or Lakeland? You have come to the right place.'>Searching for Computer Repair in Tampa or Lakeland? You have come to the right place.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The OSI Model &#8211; An Introduction</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 16:55:22 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[application layer]]></category>
		<category><![CDATA[datalink layer]]></category>
		<category><![CDATA[ISO OSI model]]></category>
		<category><![CDATA[logical link control]]></category>
		<category><![CDATA[mac layer]]></category>
		<category><![CDATA[osi layers]]></category>
		<category><![CDATA[OSI model]]></category>
		<category><![CDATA[physical layer]]></category>
		<category><![CDATA[session layer]]></category>
		<category><![CDATA[tutorials web]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2356</guid>
		<description><![CDATA[<p>Open Systems Interconnection (OSI) model is a reference model developed by ISO (International Organization for Standardization), as a conceptual framework of standards for communication in a network across different applications by different vendors. It has become the primary architectural model for inter-computing and internetworking communications. Most of the network communication protocols used today have a [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/' rel='bookmark' title='Permanent Link: Communication Between VLANs'>Communication Between VLANs</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/computer-certification/ip-address-classes-and-private-networks/' rel='bookmark' title='Permanent Link: IP Address Classes and Private Networks'>IP Address Classes and Private Networks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Open Systems Interconnection (OSI) model is a reference model developed by ISO (International Organization for Standardization), as a conceptual framework of standards for communication in a network across different applications by different vendors. It has become the primary architectural model for inter-computing and internetworking communications. Most of the network communication protocols used today have a structure based on the OSI model. The OSI model defines the communications process into 7 layers, which divides the tasks involved with moving information between networked computers into seven smaller, more manageable task groups.</p>
<p>The ISO OSI model is explained below. The seven layers of the OSI model are:</p>
<ul>
<li>Application</li>
<li>Presentation</li>
<li>Session</li>
<li>Transport</li>
<li>Network</li>
<li>Data Link</li>
<li>Physical</li>
</ul>
<p><strong>1 Application layer:</strong><br />
This layer provides a means for the user to access information on the network through an application. Many user applications that need to communicate over the network interact with the Application layer protocol directly. The user applications are not part of OSI Application layer; use the networking services offered by the networking protocol suite. Application layer functions typically include identifying communication partners, and determining availability of required resources. Some examples of application layer implementations include Telnet, File Transfer Protocol (FTP), and Simple Mail Transfer Protocol (SMTP).</p>
<p><strong>2 Presentation layer:</strong><br />
Presentation layer converts local host computer data representations into a standard network format for transmission on the network. On the receiving side, it changes the network format into the appropriate host computer&#8217;s format so that data can be utilized independent of the host computer. ASCII and EBCDIC conversions, cryptography, and the like are handled here.<br />
Examples of Presentation layer coding and conversion schemes include common data representation formats, conversion of character representation formats, common data compression schemes, and common data encryption schemes.</p>
<p>Presentation layer implementations are not typically associated with a particular protocol stack. Some well-known standards for video include QuickTime and Motion Picture Experts Group (MPEG). QuickTime is an Apple Computer specification for video and audio, and MPEG is a standard for video compression and coding.</p>
<p><strong>3. Session layer:</strong><br />
The session layer establishes, manages, and terminates communication sessions. Communication sessions consist of service requests and service responses that occur between applications located in different network devices. These requests and responses are coordinated by protocols implemented at the session layer. Some examples of session-layer implementations include AppleTalk&#8217;s Zone Information Protocol (ZIP), and Decent Phase Session Control Protocol (SCP).</p>
<p><strong>4.Transport layer:</strong><br />
Transport layer is responsible for providing reliable service between the hosts. Upper layer datagrams are broken down into manageable datagrams and then appropriate header information (such as sequence number, port number, etc.) is added to the datagram before passing it on to the Network layer. Two frequently used transport protocols are the TCP (Transmission Control Protocol) and the UDP (User Datagram Protocol).</p>
<p><strong>Important features of Transport layer:</strong></p>
<ul>
<li>Transport layer ensures      reliable service.</li>
<li>Breaks the message (from      sessions layer) into smaller datagrams, and appends appropriate unit      header information.</li>
<li>Responsible for communicating      with the Session layer</li>
</ul>
<p><strong>Important features of TCP/UDP:</strong></p>
<ul>
<li>TCP/IP widely used protocol      for Transport/Network layers</li>
<li>TCP: (Transport Control      Protocol) TCP ensures that a packet has reached its intended destination      by using an acknowledgement. If not, it retransmits the lost messages.      Hence, TCP is called a connection oriented protocol.</li>
<li>UDP (Universal Data gram      Protocol): UDP simply transmits packets over the internet. It does not      wait for an acknowledgement. It is the responsibility of upper layer      protocols to ensure that the information had reached the intended      partner(s). Hence, UDP is often called connectionless protocol.</li>
<li>Application programs that do      not need connection-oriented protocol generally use UDP.</li>
</ul>
<p><strong>5. Network layer:</strong><br />
Network layer is responsible for the routing of packets through the entire network. The layer uses logical addressing for this purpose. Note that the physical address (like MAC address) keeps changing from hop to hop when a packet travels from source to destination. As a result, an address that doesn&#8217;t change is required to ensure continuity between hops. This is nothing but logical address. For IP networks, IP address is the logical address; and for Novell network, IPX address is the logical address, and so on. This layer also provides for congestion control, and accounting information for the network. IP (Internet Protocol) is an example of a network layer protocol.</p>
<p><strong>6. Data link layer:</strong><br />
Data link layer provides delivery of information frames between communicating partners. This layer is responsible for flow regulation, error detection and correction, and framing of bits for transmission. The network data frame is made up of checksum, source address, destination address, and the data itself. The largest frame size that can be sent is known as the maximum transmission Unit (MTU).</p>
<p>Important features of Data link layer:</p>
<ul>
<li>Assembles bits into frames,      making them ready for transmission over the network.</li>
<li>Provides error detection, and      correction to transmitted frames. If the checksum is not correct, it asks      for retransmission. (Send a control message).</li>
<li>Consists of two sub layers:
<ul>
<li>Logical Link Control       (LLC): Defines how data is transferred over the cable and provides data       link service to the higher layers.</li>
<li>Medium Access Control       (MAC): Controls media access by regulating the communicating nodes using       pre-defined set of rules. (i.e. Token passing, Ethernet [CSMA/CD] all       have MAC sub-layer protocol).</li>
</ul>
</li>
</ul>
<p>Different Data link layer protocols define different network and protocol characteristics, including physical addressing, network topology, error notification, sequencing of frames, and flow control. Physical addressing (as opposed to logical addressing) defines how devices are addressed at the data link layer. The protocols used in Data link layer are SLIP, PPP, and CSLP.</p>
<p><strong>7. Physical layer:</strong><br />
This is the bottom-most layer of the OSI model. The Physical layer handles the bit-level communications across the physical medium. The physical medium could be made up of wired electrical signals, or light, or radio (wireless) signals. Physical layer specifications define characteristics such as media, data rates, maximum transmission distances, and physical connectors.</p>
<p>Some of the important standards that deal with physical layer specifications are:</p>
<p>RS-232(for serial communication lines), X.21, EIA 232, and G730.</p>
<p>Physical layer and Data link layer implementations can be categorized as either LAN or WAN specifications.</p>
<p>link: <a href="http://www.tutorialsweb.com/networking/computer-networking.htm">http://www.tutorialsweb.com/networking/computer-networking.htm</a></p>
<p>keywork: <a href="http://www.tutorialsweb.com/">Computer Networking</a></p>
<p>URL: <a href="http://www.tutorialsweb.com/networking/computer-networking.htm">http://www.tutorialsweb.com/networking/computer-networking.htm</a></p>
<p>key word: <a href="http://www.tutorialsweb.com/networking/computer-networking.htm">7 Layers of OSI Model</a></p>
<p>Home Page URL: <a href="http://www.anandsoft.com/">http://www.anandsoft.com</a></p>
<p>About the website: The website &lt;a href=&#8221;http://www.tutorialsweb.com/&#8221;&gt;TutorialsWeb.com&lt;/a&gt; offers tutorials on Surface Mount Technology, Reliability and Accelerated Testing, Computer Networking, S/W development, and others.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/' rel='bookmark' title='Permanent Link: Communication Between VLANs'>Communication Between VLANs</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/computer-certification/ip-address-classes-and-private-networks/' rel='bookmark' title='Permanent Link: IP Address Classes and Private Networks'>IP Address Classes and Private Networks</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/the-osi-model-an-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fault Tolerance in Computer Networks</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 21:34:05 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[disk duplexing]]></category>
		<category><![CDATA[disk mirroring]]></category>
		<category><![CDATA[disk striping]]></category>
		<category><![CDATA[exam notes]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[network+]]></category>
		<category><![CDATA[practice test]]></category>
		<category><![CDATA[raid level 1]]></category>
		<category><![CDATA[raid level 5]]></category>
		<category><![CDATA[simulation exams.]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2326</guid>
		<description><![CDATA[<p>Summary: Security of information is important when the information is stored or transferred over the public Internet. To address the security concerns of Internet users, several algorithms are being used depending on the type of security and level of protection required. The article discusses about these algorithms, and the levels of protection available in each [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/' rel='bookmark' title='Permanent Link: Cryptography – Information Security on the Internet'>Cryptography – Information Security on the Internet</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/fault-tolerance-in-computer-networks/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Summary: Security of information is important when the information is stored or transferred over the public Internet. To address the security concerns of Internet users, several algorithms are being used depending on the type of security and level of protection required. The article discusses about these algorithms, and the levels of protection available in each of these standards.</p>
<p>Body:</p>
<p>There are three types of cryptographic algorithms that are commonly used. They are:</p>
<p>I.      Hashing algorithms</p>
<p>II.     Symmetric key-based algorithms</p>
<p>III.   Asymmetric key-based algorithms</p>
<p>Hashing algorithms: Hashing is not an encryption scheme, but ensures that the transmitted data is not tampered with. Common hash algorithms include the following:</p>
<p>1.      Secure Hash Algorithm (SHA, SHA-1): Developed by NSA, SHA-1 can generate a 160-bit hash from any variable-length string of data.</p>
<p>2.      MD4, MD5: MD series of encryption algorithms generate a hash of up to 128-bit strength out of any length of data.</p>
<p>II. Symmetric algorithms: As the name suggests, symmetric key algorithms use the same key to encrypt as well as decrypt message. Some of the commonly used symmetric key algorithms are:</p>
<p>DES (Data Encryption Standard): DES uses a 56-bit key on each 64-bit chunk of data. It is limited in used due to its short key length.</p>
<p>3DES (Triple DES): 3DES greatly improves the security by providing three distinct keys. The total bit strength is 168 bits.</p>
<p>AES (Advanced Encryption Standard): AES is successor to DES, and can create keys from 128-bit to 256-bit length.</p>
<p>Blowfish Encryption Algorithm: It is another flexible, and secure symmetric encryption algorithm. It can perform encryption with encryption key length up to 448 bits. It can encrypt any length of data chunk.</p>
<p>IDEA (International Data Encryption Algorithm): It can encrypt 64-bit blocks of data and uses a 128-bit strength encryption key.</p>
<p>RC5, RC6 (Rivest Cipher): These are the most commonly used encryption security ciphers.</p>
<p>III. Assymetric algorithms: Also known as public key algorithms, these algorithms use asymmetric keys for encoding and decoding a message. Given below are some of the popular asymmetric algorithms:</p>
<p>* RSA algorithm: Widely used for encryption and digital signatures. Uses public key and private key for encryption and decryption.</p>
<p>* Deffie-hellman Key Exchange: This is one of the early key exchange algorithm.</p>
<p>* Elliptic Curve Cryptography (ECC): This is another form of asymmetric key algorithm. One advantage of ECC algorithm is that they are very compact, and more efficient compared to RSA.</p>
<p>Not all algorithms are suited for any given situation. Depending on the type of security required, and the level of protection, one needs to select suitable algorithm.</p>
<p>Please see <a href="http://www.simulationexams.com/SampleQuestions/comptia/security+-questions.htm">Security+ questions</a> for some frequently asked questions on Security+ certification.</p>
<p>Home: <a href="http://www.simulationexams.com/">http://www.simulationexams.com/</a></p>
<p>About: The website offers <a href="http://www.simulationexams.com/downloads/comptia/security+download.htm">security+ practice tests</a> and exam notes on <a href="http://www.simulationexams.com/exam-details/security-plus.htm">CompTIA Security+ certification</a>. Other practice tests offered by <a href="http://www.simulationexams.com/">simulationexams.com</a> include CCNA, MCSE, A+, etc.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/' rel='bookmark' title='Permanent Link: Cryptography – Information Security on the Internet'>Cryptography – Information Security on the Internet</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/fault-tolerance-in-computer-networks/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cryptography – Information Security on the Internet</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 00:01:30 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[asymmetric encryption]]></category>
		<category><![CDATA[comptia security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[simulation exams.]]></category>
		<category><![CDATA[symmetric encryption]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2324</guid>
		<description><![CDATA[<p>Summary: Security of information is important when the information is stored or transferred over the public Internet. To address the security concerns of Internet users, several algorithms are being used depending on the type of security and level of protection required. The article discusses about these algorithms, and the levels of protection available in each [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/internet-online-business/security/scrutinizing-the-characteristics-of-security-services-and-the-security-guards/' rel='bookmark' title='Permanent Link: Scrutinizing the characteristics of security services and the security guards'>Scrutinizing the characteristics of security services and the security guards</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/dvr-hidden-security-camera-for-the-safety-of-our-home/' rel='bookmark' title='Permanent Link: DVR Hidden Security Camera, for the safety of our home'>DVR Hidden Security Camera, for the safety of our home</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Summary: Security of information is important when the information is stored or transferred over the public Internet. To address the security concerns of Internet users, several algorithms are being used depending on the type of security and level of protection required. The article discusses about these algorithms, and the levels of protection available in each of these standards.</p>
<p>Body:</p>
<p>There are three types of cryptographic algorithms that are commonly used. They are:</p>
<p>I.      Hashing algorithms</p>
<p>II.     Symmetric key-based algorithms</p>
<p>III.   Asymmetric key-based algorithms</p>
<p>Hashing algorithms: Hashing is not an encryption scheme, but ensures that the transmitted data is not tampered with. Common hash algorithms include the following:</p>
<p>1.      Secure Hash Algorithm (SHA, SHA-1): Developed by NSA, SHA-1 can generate a 160-bit hash from any variable-length string of data.</p>
<p>2.      MD4, MD5: MD series of encryption algorithms generate a hash of up to 128-bit strength out of any length of data.</p>
<p>II. Symmetric algorithms: As the name suggests, symmetric key algorithms use the same key to encrypt as well as decrypt message. Some of the commonly used symmetric key algorithms are:</p>
<p>DES (Data Encryption Standard): DES uses a 56-bit key on each 64-bit chunk of data. It is limited in used due to its short key length.</p>
<p>3DES (Triple DES): 3DES greatly improves the security by providing three distinct keys. The total bit strength is 168 bits.</p>
<p>AES (Advanced Encryption Standard): AES is successor to DES, and can create keys from 128-bit to 256-bit length.</p>
<p>Blowfish Encryption Algorithm: It is another flexible, and secure symmetric encryption algorithm. It can perform encryption with encryption key length up to 448 bits. It can encrypt any length of data chunk.</p>
<p>IDEA (International Data Encryption Algorithm): It can encrypt 64-bit blocks of data and uses a 128-bit strength encryption key.</p>
<p>RC5, RC6 (Rivest Cipher): These are the most commonly used encryption security ciphers.</p>
<p>III. Assymetric algorithms: Also known as public key algorithms, these algorithms use asymmetric keys for encoding and decoding a message. Given below are some of the popular asymmetric algorithms:</p>
<p>* RSA algorithm: Widely used for encryption and digital signatures. Uses public key and private key for encryption and decryption.</p>
<p>* Deffie-hellman Key Exchange: This is one of the early key exchange algorithm.</p>
<p>* Elliptic Curve Cryptography (ECC): This is another form of asymmetric key algorithm. One advantage of ECC algorithm is that they are very compact, and more efficient compared to RSA.</p>
<p>Not all algorithms are suited for any given situation. Depending on the type of security required, and the level of protection, one needs to select suitable algorithm.</p>
<p>Please see <a href="http://www.simulationexams.com/SampleQuestions/comptia/security+-questions.htm">Security+ questions</a> for some frequently asked questions on Security+ certification.</p>
<p>Home: <a href="http://www.simulationexams.com/">http://www.simulationexams.com/</a></p>
<p>About: The website offers <a href="http://www.simulationexams.com/downloads/comptia/security+download.htm">security+ practice tests</a> and exam notes on <a href="http://www.simulationexams.com/exam-details/security-plus.htm">CompTIA Security+ certification</a>. Other practice tests offered by <a href="http://www.simulationexams.com/">simulationexams.com</a> include CCNA, MCSE, A+, etc.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/internet-online-business/security/scrutinizing-the-characteristics-of-security-services-and-the-security-guards/' rel='bookmark' title='Permanent Link: Scrutinizing the characteristics of security services and the security guards'>Scrutinizing the characteristics of security services and the security guards</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/dvr-hidden-security-camera-for-the-safety-of-our-home/' rel='bookmark' title='Permanent Link: DVR Hidden Security Camera, for the safety of our home'>DVR Hidden Security Camera, for the safety of our home</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/cryptography-%e2%80%93-information-security-on-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fault Tolerance in Computer Networks</title>
		<link>http://www.articleorange.com/computers-electronics-technology/fault-tolerance-in-computer-networks/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/fault-tolerance-in-computer-networks/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 00:00:57 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Computers, Electronics & Technology]]></category>
		<category><![CDATA[disk duplexing]]></category>
		<category><![CDATA[disk mirroring]]></category>
		<category><![CDATA[disk striping]]></category>
		<category><![CDATA[exam notes]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[network+]]></category>
		<category><![CDATA[practice test]]></category>
		<category><![CDATA[raid level 1]]></category>
		<category><![CDATA[raid level 5]]></category>
		<category><![CDATA[simulation exams.]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2323</guid>
		<description><![CDATA[<p>The article provides an overview of different fault tolerant schemes available for systems administrators for backing up data, and recovering from systems failures.</p>
<p>The following methods provide fault tolerance for hard-disk systems:</p>
<p>•	Mirroring
•	Duplexing
•	Data Striping
•	Redundant Array of Independent Disks (RAID)</p>
<p>Disk Mirroring: Mirroring a drive means designating a hard-disk drive in the computer as a duplicate to another specified [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/hardware/hard-drive-101-what-you-need-to-know/' rel='bookmark' title='Permanent Link: Hard Drive 101: What You Need To Know'>Hard Drive 101: What You Need To Know</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The article provides an overview of different fault tolerant schemes available for systems administrators for backing up data, and recovering from systems failures.</p>
<p>The following methods provide fault tolerance for hard-disk systems:</p>
<p>•	Mirroring<br />
•	Duplexing<br />
•	Data Striping<br />
•	Redundant Array of Independent Disks (RAID)</p>
<p>Disk Mirroring: Mirroring a drive means designating a hard-disk drive in the computer as a duplicate to another specified drive. The two drives are attached to a single disk controller. This fault tolerance feature is provided by most of the network operating systems. When any data is written into the drive, the same data is also written to the drive designed as the mirror. If the drive fails, the mirror drive is already online, and because it has supplicate information, the users won’t realize that a disk drive in the server has failed. The NOS notifies the admin that the failure has occurred. On the other side if the disk controller fails neither drive is available.</p>
<p>Disk Duplexing: Duplexing also saves data to a mirror drive; the only major difference between duplexing and mirroring is that duplexing uses two separate controllers. Hence duplexing not only provides redundant disk but also redundant controller. Duplexing provides fault tolerance even if a controller fails.</p>
<p>Disk Striping: Disk striping breaks up the data that are to be saved to the disk into small portions and sequentially writes the portions to all disks simultaneously in small areas called strips. These strips maximize performance because all of the read/write heads are working constantly.</p>
<p>RAID: (Redundant Array of Inexpensive Disks)</p>
<p>RAID uses an array of less-expensive hard disks and provides several methods for writing tot hose disks to ensure redundancy. RAID has several levels; some of the frequently used RAID configurations are discussed below:</p>
<p>RAID 0: The RAID 0 is the commonly used disk. This method is the fastest because all read/write heads are constantly being used without the burden of parity or duplicate data being written. This RAID level improves the performance; it does not provide fault tolerance.</p>
<p>RAID 1:This is also commonly used disk. This level uses hard disks, one mirrored to the other. RAID 1 is the most basic level of disk fault tolerance. If the first hard disk fails, the second hard disk automatically takes over. The parity or error-checking information is not stored. Rather the drives have duplicate information. If both the drives fail a new drive must be installed and configured. This level provides fault tolerance.</p>
<p>RAID 2:In this level individual bits are stripped across multiple disks. Multiple redundancy drives in this configuration are dedicated to storing error-correcting code.</p>
<p>RAID 3:At this level data is striped across multiple hard drives using a parity drive. The data are striped in bytes and not in bits as of RAID 2. This configuration is popular because more data is written and read in one operation that increases overall disk performance.</p>
<p>RAID 4: This level is similar to RAID 2 and 3 expect the data is striped in blocks, which facilitates fast reads from one drive. This is not popular implementation.</p>
<p>RAID 5: This level is commonly used; at this level the data and parity are striped across three or more drives. This allows fast reads and writes. This works well if one disk fails.</p>
<p>RAID 10: RAID 10 provides high availability by combining features of RAID 0 and RAID 1. AID 0 increases performance by striping volume data across multiple disk drives. RAID 1 provides disk mirroring which duplicates data between two disk drives. By combining the features of RAID 0 and RAID 1, RAID 10 provides a second optimization for fault tolerance.  Read complete tutorials on Network+</p>
<p>Home: http://www.simulationexams.com/</p>
<p>About: The website offers practice exams for Cisco, CompTIA and other certification exams. Network simulators available for CCNA, and Juniper Junos. Please visit for technical notes is available on Network+, and CCNA.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/hardware/hard-drive-101-what-you-need-to-know/' rel='bookmark' title='Permanent Link: Hard Drive 101: What You Need To Know'>Hard Drive 101: What You Need To Know</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/fault-tolerance-in-computer-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Malware – Brief Introduction</title>
		<link>http://www.articleorange.com/computers-electronics-technology/hardware/computer-malware-%e2%80%93-brief-introduction/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/hardware/computer-malware-%e2%80%93-brief-introduction/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 23:53:21 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[anti virus]]></category>
		<category><![CDATA[keyloggers]]></category>
		<category><![CDATA[logic bomb]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security+ exam]]></category>
		<category><![CDATA[simulation exam.]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[Trojan horse]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2315</guid>
		<description><![CDATA[<p>Malware is a term used to describe any &#8220;malicious software&#8221; program. Malware includes spyware, adware, tracking cookies, Trojan horses, worms, and viruses.</p>
<p>With the advent of Internet, computer malware programs have become widespread. Malware is a generic term used for any malicious programs such as viruses, Trojan horses, spywares, adwares, worms, etc. These are described briefly [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/' rel='bookmark' title='Permanent Link: Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)'>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Malware is a term used to describe any &#8220;malicious software&#8221; program. Malware includes spyware, adware, tracking cookies, Trojan horses, worms, and viruses.</p>
<p>With the advent of Internet, computer malware programs have become widespread. Malware is a generic term used for any malicious programs such as viruses, Trojan horses, spywares, adwares, worms, etc. These are described briefly in the article.</p>
<p>Virus: A virus is a program that propagates itself by infecting other programs residing on the computer system. Viruses are capable of inflicting serious damage to your system; such as erasing your files or your whole disk, or they may just do lighter things like a pop-up a window with a message.</p>
<p>Worm: A worm can spread itself (without the help of any other program) over the network from one computer to another. Worms replicate without any user intervention, whereas viruses are known to spread through a user. The replication is based on a security flaw in the Operation System or any other applications running on a system.</p>
<p>Trojan horse: A general term, referring to programs that appear innocent, but actually harmful. For example a download that says &#8220;birthday greetings&#8221; etc. When you download and run it, it may do serious damage to your computer system such as damaging important files or even making the computer unusable. The trojan&#8217;s contents could also be a virus or worm, which then spread the damage.</p>
<p>Logic bomb: A logic bomb is signified by uniqueness of occurrence. It can be a virus or Trojan horse, but activated on the occurrence of an event in the future.</p>
<p>Tracking cookies are used to monitor your surfing habits. Sometimes, these are also used for logging keystrokes on your computer, known as Keyloggers.</p>
<p>Spyware and Adware: Spyware is a program that aids in gathering information about a person or organization without their knowledge and relay it to advertisers or other interested parties. Spyware can get in to a computer as a software virus or as the result of installing a new program.</p>
<p>Some frequently asked <a href="http://www.simulationexams.com/SampleQuestions/comptia/security+-questions.htm">questions on Security</a> might be found at SimulationExams.com <a href="http://www.simulationexams.com/exam-details/security-plus.htm">Security+ Exam site</a>.</p>
<p>Home: <a href="http://www.simulationexams.com/">http://www.simulationexams.com</a></p>
<p>About: The web site Simulation Exams offers practice tests for <a href="http://www.simulationexams.com/ciscoTests.htm">Cisco Certifications</a>, <a href="http://www.simulationexams.com/comptia.htm">Comptia Certifications</a>, and others. Free tutorials and online questions on <a href="http://www.simulationexams.com/downloads/cisco-tests/ccna/ccna-practicetest-download.htm">CCNA</a>, A+, Network+, and others are available.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/fault-tolerance-in-computer-networks-2/' rel='bookmark' title='Permanent Link: Fault Tolerance in Computer Networks'>Fault Tolerance in Computer Networks</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/' rel='bookmark' title='Permanent Link: Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)'>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/' rel='bookmark' title='Permanent Link: Follow Ntelligent Networks for best computer networking solutions'>Follow Ntelligent Networks for best computer networking solutions</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/hardware/computer-malware-%e2%80%93-brief-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparison of LANs and WANs</title>
		<link>http://www.articleorange.com/computers-electronics-technology/comparison-of-lans-and-wans/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/comparison-of-lans-and-wans/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 23:42:39 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Computers, Electronics & Technology]]></category>
		<category><![CDATA[ccna tutorial]]></category>
		<category><![CDATA[lans and wans]]></category>
		<category><![CDATA[local area network]]></category>
		<category><![CDATA[network tutorials]]></category>
		<category><![CDATA[networking protocols]]></category>
		<category><![CDATA[simulation exams.]]></category>
		<category><![CDATA[wide area network]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2277</guid>
		<description><![CDATA[<p>LANs (Local Area Networks) and WANs (Wide Area Networks) are two basic types of networks used in digital communications. Typically, LANs are used within a private campus, where as WANs require regional government permission for laying and may cover very long distances.</p>
<p>LANs (Local Area Networks) and WANs (Wide Area Networks) are two basic types of [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/' rel='bookmark' title='Permanent Link: Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)'>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/' rel='bookmark' title='Permanent Link: Communication Between VLANs'>Communication Between VLANs</a></li>
<li><a href='http://www.articleorange.com/business/comparison-between-blogger-wordpress-on-important-features-they-provide/' rel='bookmark' title='Permanent Link: Comparison between Blogger &amp; WordPress on important Features they Provide'>Comparison between Blogger &amp; WordPress on important Features they Provide</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>LANs (Local Area Networks) and WANs (Wide Area Networks) are two basic types of networks used in digital communications. Typically, LANs are used within a private campus, where as WANs require regional government permission for laying and may cover very long distances.</p>
<p><strong>LANs</strong> (Local Area Networks) and WANs (Wide Area Networks) are two basic types of networks used in digital communications. We try to distinguish between LAN and WAN by comparing both technologies.</p>
<table border="1" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="33%"><strong>Property</strong></td>
<td width="33%"><strong>LAN</strong></td>
<td width="34%"><strong>WAN</strong></td>
</tr>
<tr>
<td width="33%">Protocols commonly used</td>
<td width="33%">Ethernet, Token Ring, FDDI, etc.</td>
<td width="34%">X.25, Frame Relay, ISDN, Leased line etc.</td>
</tr>
<tr>
<td width="33%">Communication method</td>
<td width="33%">Shared Media</td>
<td width="34%">Point-to-point</td>
</tr>
<tr>
<td width="33%">Main Advantage</td>
<td width="33%">Offer <strong>high speeds over short distances.</strong> Since LANs   spread over short distances (typically a fraction of a kilometer), they offer   very high speeds. The signal strengths offered by LAN devices is good, and   LANs typically require less expensive equipment for transmission, and   reception of signals.</td>
<td width="34%">Offer relatively <strong>low speeds over longer distances.</strong> With WAN, the media becomes expensive since it had to traverse over several   kilometers (sometimes 100s or 1000s of Kilometers). Attenuation and noise   become significant over such large distances. Hence, high power transmitters,   and highly sensitive receivers are used with WANs. These equipment tend to be   very expensive because they use signal modulation and frequency conversions.</td>
</tr>
<tr>
<td width="33%">Common Usage</td>
<td width="33%">1. Within a building, campus, or city</p>
<p>2. Used to connect several host computers within a building or campus   together.</td>
<td width="34%">1. Between cities or any points that are geographically   separated by a large distance (several kilometers or more)</p>
<p>2. WAN is normally used for connecting LANs separated by a large distance   (say, several hundred kilometers)</td>
</tr>
<tr>
<td width="33%">Speeds</td>
<td width="33%">Up to 1 Gbps typical. Normally, all of LAN bandwidth is   available to a single user (or host) at any given time. The communication is   burst in nature.</td>
<td width="34%">Up to several Gbps shared. Though todays WANs offer very   high bandwidths, the bandwidth is typically shared among several customers.</td>
</tr>
<tr>
<td width="33%">Cost</td>
<td width="33%">Very low cost per Mbps</td>
<td width="34%">High cost per Mbps.</td>
</tr>
<tr>
<td width="33%">Comments</td>
<td colspan="2" width="67%">Both LAN and WAN are used in different circumstances, and   they both complement each other.</td>
</tr>
</tbody>
</table>
<p>As a case study to demonstrate the use of LAN and WAN, assume that an institution, Aurobindo Institute, has several departments and a centralized applications server. Each department needs to access the central server to access any application such as Microsoft Word or Excel. These applications are bandwidth intensive, and require high bandwidth over a shorter distance. All these departments need to be connected and should have access to the central application server. We need a Local Area Network for this purpose. A LAN may be confined to a small room, or a building, or a big campus depending on the requirement.</p>
<p>Now, assume that Arabindo has an email server, and a sister institute, Shanti situated in a different city needs access to your email server. You can&#8217;t provide a LAN connection, since it is typically limited to a fraction of a kilometer (or a few kilometers with signal conditioners). Another reason for unsuitability of LAN is that you can&#8217;t lay cables over public property without explicit permissions. One feasible solution for this is to have a WAN connection. For example, both Aurobindo and Shanti can have a link to ISP at both ends, and setup a virtual LAN over the the WAN. By using WAN, you can have your LAN spread across a large geographical regions. Without WAN, it would have been impossible to provide email access to the school. Internet is an example of a Wide Area Network spreading across continents.</p>
<p>Please visit <a href="http://www.simulationexams.com/tutorials/ccna/wan-protocols.htm">Networking Protocols</a> section of <a href="http://www.simulationexams.com/tutorials/ccna/ccna-tutorials.htm">CCNA Tutorials</a> available at <a href="http://www.simulationexams.com/">SimulationExams.com</a> for more information on networking protocols and their use.</p>
<p>Home page: <a href="http://www.simulationexams.com/">http://www.simulationexams.com</a></p>
<p>About: The web site Simulation Exams offers practice tests for <a href="http://www.simulationexams.com/ciscoTests.htm">Cisco Certifications</a>, <a href="http://www.simulationexams.com/comptia.htm">Comptia Certifications</a>, and others. Free tutorials and online questions on <a href="http://www.simulationexams.com/downloads/cisco-tests/ccna/ccna-practicetest-download.htm">CCNA</a>, A+, Network+, and others are available.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/computer-communication-connections-e-g-bluetooth-infrared-cellular-wan-wifi/' rel='bookmark' title='Permanent Link: Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)'>Computer Communication Connections (e.g. Bluetooth, infrared, cellular WAN, WiFi)</a></li>
<li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/communication-between-vlans/' rel='bookmark' title='Permanent Link: Communication Between VLANs'>Communication Between VLANs</a></li>
<li><a href='http://www.articleorange.com/business/comparison-between-blogger-wordpress-on-important-features-they-provide/' rel='bookmark' title='Permanent Link: Comparison between Blogger &amp; WordPress on important Features they Provide'>Comparison between Blogger &amp; WordPress on important Features they Provide</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/comparison-of-lans-and-wans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
