
<?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; Networking</title>
	<atom:link href="http://www.articleorange.com/category/computers-electronics-technology/networking-computers-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>Web Design Using Flash &#8211; Advantages and Disadvantages</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/web-design-using-flash-advantages-and-disadvantages/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/web-design-using-flash-advantages-and-disadvantages/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 17:49:44 +0000</pubDate>
		<dc:creator>anandsoft10</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=2230</guid>
		<description><![CDATA[<p>Flash is being used frequently for designing a web site. There are certain advantages, and disadvantages of using Flash web design. A brief comparison is made between the advantages and disadvantages of using Flash in web design.</p>
<p>Points to be considered when planning a Flash based web site:</p>
<p>1. Purpose of the web site: If the primary [...]


Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/professional-website-design-%e2%80%93-points-to-consider/' rel='bookmark' title='Permanent Link: Professional Website Design – Points to Consider'>Professional Website Design – Points to Consider</a></li>
<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/internet-online-business/choose-the-best-web-design-company/' rel='bookmark' title='Permanent Link: Choose the best web design company'>Choose the best web design company</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 13.3333px;">Flash is being used frequently for designing a web site. There are certain advantages, and disadvantages of using Flash web design. A brief comparison is made between the advantages and disadvantages of using Flash in web design.</span></p>
<p><span style="font-size: 13.3333px;">Points to be considered when planning a Flash based web site:</span></p>
<p>1. Purpose of the web site: If the primary purpose of the web site is to offer artistic or visual effects to the visitors (such as a business that is primarily a Design/Arts company, with visitors coming to the web site on some reference other than search engines) then Flash is recommended.</p>
<p>2. If you are developing a web site for getting more potential customers using Search Engine Optimization (SEO) techniques, then it is recommended to limit Flash only to certain portions of the web site or not to use at all.</p>
<p>3. Flash is not considered to be search engine friendly. Therefore, a Flash-based web site may not rank well in the search engine results (Also called SERPs). It is important to know that search engines (as well as humans) like simple and quick to follow web pages, and not a complex and difficult to navigate web site.</p>
<p>4. Usually visitors are not interested in reading something passively. Keep in mind that most visitors spend less than 30 seconds on a web site. You need to offer the visitor what he/she is looking for in the shortest possible time (A good navigation system, and few number of clicks to reach the intended product or service). This is possible using a dynamic web page.</p>
<p>5. A Flash movie becomes obsolete after a few months time. It is necessary to update a Flash web site regularly (This also true for non-Flash web sites also). It is more expensive and time consuming to update and maintain a Flash web site than a traditional web site (In this context, a traditional web site is one that uses HTML with limited amount of script).</p>
<p>6. What about cgi or .php based web sites? These are server side scripting languages. The web page is rendered in html format to the browser. The web sites based on .cgi or .php are being indexed by most search engines, including Google. It is normally safe to use these technologies for web site design. However, some limitations apply.</p>
<p>The compelling reason to go for a web site developed without Flash is to get more visibility on the Web.</p>
<p>On the other side, if it is very important to impress the web site visitor with a visual presentation, use of Flash is inevitable.</p>
<p>Read more articles on <a href="http://website-design.anandsoft.com/">web design</a> at anandsoft.com</p>
<p>&#8220;Flash™ is a trade mark of Adobe Systems® Inc. and duly recognized by the <a href="http://www.anandsoft.com/" target="_self">author</a>.</p>
<p>Keywords: flash design, flash web design, flash development, advantages of flash, disadvantages of flash, web design using flash, anandsoft.com</p>
<p>About the author: Anand Software and Training provides web design and development and search engine promotion services. The company is located in Bangalore, India, and involved in certification training, wireless networking, and web development using PHP, MySQL, and .net.</p>


<p>Related posts:<ol><li><a href='http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/professional-website-design-%e2%80%93-points-to-consider/' rel='bookmark' title='Permanent Link: Professional Website Design – Points to Consider'>Professional Website Design – Points to Consider</a></li>
<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/internet-online-business/choose-the-best-web-design-company/' rel='bookmark' title='Permanent Link: Choose the best web design company'>Choose the best web design company</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/web-design-using-flash-advantages-and-disadvantages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow Ntelligent Networks for best computer networking solutions</title>
		<link>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/</link>
		<comments>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 18:03:05 +0000</pubDate>
		<dc:creator>ntelligentsbs</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Computer Network Lakeland]]></category>
		<category><![CDATA[Computer Network Tampa]]></category>

		<guid isPermaLink="false">http://www.articleorange.com/?p=859</guid>
		<description><![CDATA[<p>Computers have become one of the basic necessities of our life. Computers were developed as a simple computing device. Initially computations were generally carried out manually. But today we can’t even expect our lives without computers. With such an amassing usage of computers there occurred an expansion of its scope and the introduction of newer [...]


Related posts:<ol><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>
<li><a href='http://www.articleorange.com/computers-electronics-technology/hardware/must-looks-while-searching-a-reliable-computer-repair-tampa-company/' rel='bookmark' title='Permanent Link: Must looks while searching a reliable Computer Repair Tampa Company'>Must looks while searching a reliable Computer Repair Tampa Company</a></li>
<li><a href='http://www.articleorange.com/internet-online-business/how-to-search-for-the-computer-service-provider-in-lakeland-2/' rel='bookmark' title='Permanent Link: How to search for the computer service provider in Lakeland'>How to search for the computer service provider in Lakeland</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Computers have become one of the basic necessities of our life. Computers were developed as a simple computing device. Initially computations were generally carried out manually. But today we can’t even expect our lives without computers. With such an amassing usage of computers there occurred an expansion of its scope and the introduction of newer technologies. One of such innovations was the development of networking technologies. The <strong>computer networking</strong> in simple language means connection of two or more computers with the use of networking components. Broadly speaking there are three types of networking-</p>
<p>Local area network (LAN):</p>
<p>It is the connection of computers within a small area like an office or a building.</p>
<p>Metropolitan area network (MAN)</p>
<p>It the Computer Network operative in medium area coverage say a town or a city.</p>
<p>Wide area network (WAN)</p>
<p>It corresponds to wider area networking like across countries and around the globe.</p>
<p><em>Computer Networking</em> is a very broad concept including the computer connectivity and the resource sharing. The Computer Network components include a wide range of components like the individual computers, servers, hubs, switch, bridges, routers, modems, network interface card, and cabling and wireless access points. Individual computers are just operating systems on which we all work. Servers are the connecting devices that shares and store information in the network. A hub is a broadcasting device that transmits information. Network Interface Cards provide connectivity among the various computers in a network. Modems are used to convert analog data into the digital data and vice versa.</p>
<p>As a Computer Networking is a complex process you will find a large of <strong>Computer Network</strong> companies in <strong>Tampa</strong> and <strong>Lakeland</strong>. You have to be careful while selecting the <a href="http://www.ntelligentnetworks.com/Services.aspx">Computer Network Tampa</a> Company and the networking components provided by it. An inexperienced networking connection or the faulty component installation can result in to a serious loss of data from your network. The <em>Computer Network Lakeland</em> Company needs to have the basic amenities like the fault management, security management, device management and configuration management etc. The fault management includes the trouble shooting the errors occurring in the Computer Networking. This may be due the disconnection of the networking or other similar causes. The security management includes the protection of the <strong>Computer Network</strong> from corruption or occurrence of virus in it. It aims at installing certain spy ware or other protective devices to protect the network form viruses and intruders. Device and configuration management includes the management of the networking components and the replacement of faulty devices with the newer ones.</p>
<p>While selecting a <em>Computer Network Lakeland</em> or <em>Tampa</em> Company you need to be very careful about the selection procedure. The network company must have experienced technicians supported by the latest technology so that they can provide a elite quality service with sincere professionalism. The company must be able to provide the genuine Computer Networking components. Such a quality of services can be got from NtelligentNetworks. It is a renowned Computer Networking service provider in Lakeland and Tampa. Form it you can have a solution to all your networking issues in Lakeland and Tampa. For more information regarding its Computer network Lakeland and Tampa services you can visit us at: <a href="http://www.ntelligentnetworks.com/">www.NtelligentNetworks.com</a></p>


<p>Related posts:<ol><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>
<li><a href='http://www.articleorange.com/computers-electronics-technology/hardware/must-looks-while-searching-a-reliable-computer-repair-tampa-company/' rel='bookmark' title='Permanent Link: Must looks while searching a reliable Computer Repair Tampa Company'>Must looks while searching a reliable Computer Repair Tampa Company</a></li>
<li><a href='http://www.articleorange.com/internet-online-business/how-to-search-for-the-computer-service-provider-in-lakeland-2/' rel='bookmark' title='Permanent Link: How to search for the computer service provider in Lakeland'>How to search for the computer service provider in Lakeland</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.articleorange.com/computers-electronics-technology/networking-computers-technology/follow-ntelligent-networks-for-best-computer-networking-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
