<?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>Tech User Guide - Computer Tips &#187; computer network</title>
	<atom:link href="http://www.techuserguide.com/tag/computer-network/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techuserguide.com</link>
	<description>Tech Guide for IT Users</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Design a Network</title>
		<link>http://www.techuserguide.com/how-to-design-a-network.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.techuserguide.com/how-to-design-a-network.html#comments</comments>
		<pubDate>Sat, 26 Jun 2010 10:21:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Computer Networking]]></category>
		<category><![CDATA[computer network]]></category>
		<category><![CDATA[computer network tips]]></category>
		<category><![CDATA[network design]]></category>

		<guid isPermaLink="false">http://www.techuserguide.com/?p=349</guid>
		<description><![CDATA[Network design and management is an iterative procedure that encompasses network synthesis, topological design and network realization. It aims to design such a network that can meet the needs of operator or subscriber. The process of network planning is very important before the establishment of new network or service.The planning of traditional network involves four [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techuserguide.com%2Fhow-to-design-a-network.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techuserguide.com%2Fhow-to-design-a-network.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Network design and management is an iterative<strong> </strong>procedure that encompasses network synthesis, topological design and network realization. It aims to design such a network that can meet the needs of operator or subscriber. The process of network planning is very important before the establishment of new network or service.<span id="more-349"></span>The planning of traditional network involves four layers methodology.</p>
<ul>
<li>Medium and long term network planning</li>
<li>Business planning</li>
<li>Network planning of short term</li>
<li>Maintenance and operations</li>
</ul>
<p>These layers incorporate various time horizons like business planning layer explains the process that is helpful for operator specific network operations. Maintenance and operation layer determines of how network will work for daily basis tasks.</p>
<p>The planning of network process starts with the task of external information acquisition. It includes:</p>
<ul>
<li>Forecasting about new network operations and services</li>
<li>Financial information related to cost</li>
<li>Network capabilities and its technical details</li>
</ul>
<p>The planning of network is involved the implementation of new system in four layers OSI model. It indicates that network administrator must select network topology or protocol before network design implementation.</p>
<p>Network design involves three basic steps before the establishment of physical structure.</p>
<p><strong>Topological design:</strong></p>
<p><strong> </strong></p>
<p>In this stage, you need to determine about the place of network components and the process of their connectivity. Optimization methods are employed with the use of mathematics theory called graph theory. This stage determines the optimum connection matrix, cost, and location of connectors and switches.</p>
<p><strong>Network synthesis</strong>:</p>
<p>This stage helps you to determine the size of different components and performance criteria like grade of sale. This method is known as “Nonlinear Optimization” that determines about required grade of sale, topology, transmission cost and information for routing calculation.</p>
<p><strong>Network Realization:</strong></p>
<p>This stage explains of how to meet network requirements, components, and reliability within the network. This method is known as &#8220;Multicommodity Flow Optimisation&#8221; that involves the calculation information of physical circuit plan.</p>
<p>These three stages are interrelated to each other that makes network design process rather easy if you fellow them in sequence order.</p>
<p><strong>Network Design implementation:</strong></p>
<p>Before designing any network, it is essential to know some basics about LAN topologies with their plus points and drawbacks. There are three types of topologies that you can choose in accordance to the requirements of your network.</p>
<p><strong>Bus Topology</strong>:</p>
<p>In this topology, all nodes are connected to single transmission medium with the use of T-connectors and coaxial cable. A terminator is attached at the end of the wire to absorb signals for transmission.</p>
<p><strong>Advantages: </strong></p>
<ul>
<li>Simple and easy to install.</li>
<li>Low cost.</li>
<li>Reliable.</li>
<li>Easily extendable</li>
</ul>
<p><strong>Disadvantages: </strong></p>
<ul>
<li>Slow performance in heavy loading</li>
<li>Difficult for trouble shooting.</li>
<li>Cable damage can cause network failure.</li>
<li> High electromagnetic interference.</li>
</ul>
<p><strong>Star Topology: </strong></p>
<p>In this topology, peers are connected to centralized component named as hub by cable segment. Transmission is occurred through hub among all computers.</p>
<p><strong>Advantages:</strong></p>
<ul>
<li>Low electromagnetic interference.</li>
<li>Easy steps for troubleshooting.</li>
<li>Flexible for modification.</li>
<li>Centralized control.</li>
<li>Failure of one node does not affect the network</li>
</ul>
<p><strong>Disadvantages: </strong></p>
<ul>
<li>Hub failure can break down network.</li>
</ul>
<p><strong>Ring Topology:</strong></p>
<p><strong> </strong></p>
<p>Computers are connected on a single circle of wire where signals travel in loop form at one direction and pass it to destination computer.</p>
<p><strong>Advantages:</strong></p>
<p><strong> </strong></p>
<ul>
<li>Equal and easy access to all nodes</li>
<li>High speed</li>
<li>Low rate of EMI</li>
</ul>
<p><strong>Disadvantages:</strong></p>
<p><strong> </strong></p>
<ul>
<li>Failure of one computer can affect the entire network</li>
<li>Difficult to resolve problem</li>
<li>Operation can disrupt due to network configuration.</li>
</ul>
<p>These are some basic topologies for network design. You can select any of them according to the size and requirements of your network</p>
<p><strong>Basic steps for network design:</strong></p>
<p><strong> </strong></p>
<p>Draw a rough structure of your network to determine the exact location of main switches and computer.  Review all topologies with their pros and cons carefully and select the one that fits to your requirements.</p>
<p>For cables, consider the following recommendation:</p>
<ul>
<li>UTP is suitable for star topology</li>
<li>Coaxial is for bus topology</li>
<li>STP is suitable for ring topology</li>
</ul>
<p>Install them and check the working of network. It is simple process of network design and installation that you can perform without assistance of any technician.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techuserguide.com%2Fhow-to-design-a-network.html&amp;title=How%20to%20Design%20a%20Network" id="wpa2a_2"><img src="http://www.techuserguide.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techuserguide.com/how-to-design-a-network.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction about Computer Network Accessories</title>
		<link>http://www.techuserguide.com/introduction-about-computer-network-accessories.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.techuserguide.com/introduction-about-computer-network-accessories.html#comments</comments>
		<pubDate>Sat, 26 Jun 2010 10:17:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Computer Networking]]></category>
		<category><![CDATA[computer network]]></category>
		<category><![CDATA[computer network accessories]]></category>

		<guid isPermaLink="false">http://www.techuserguide.com/?p=346</guid>
		<description><![CDATA[Computer network accessories are essential in the successful creation and maintenance of network. Before set up, it is necessary to know about latest tools and hardware compatibility with your machine. If you research on internet regarding the best network accessories, it makes you confuse to select the best products in the comprehensive collections of the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techuserguide.com%2Fintroduction-about-computer-network-accessories.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techuserguide.com%2Fintroduction-about-computer-network-accessories.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Computer network accessories are essential in the successful creation and maintenance of network. Before set up, it is necessary to know about latest tools and hardware compatibility with your machine.</p>
<p>If you research on internet regarding the best network accessories, it makes you confuse to select the best products in the comprehensive collections of the products listed on different website for sale. Here I would like to give you overview of some essential network accessories that help you to buy relevant products.</p>
<p><strong>Computer cables:</strong></p>
<p>In the network installation, there is need of different cables like USB cables, power cables, monitor cables and drive cables. It is better to take a review of these cables to find the best solution that can provide you efficient connectivity. Try to buy the following cable such as DVI cables, CD-Rom cables, Drive cables, KVM cables, modem cable, multimedia cable, ribbon cable and shield cable.</p>
<p><strong>Network Cabling:</strong></p>
<p>Connectors and quality cables are essential to provide full potential to networks. Connectors, jacks, bulk network cable, RJ 45 connector, modulator adaptor, and patch panels must be bought for fast and efficient running of network.</p>
<p><strong>Network hardware:</strong></p>
<p>Quality network hardware makes your network performance reliable and efficient. Network hardware includes routers, hub and switches, network cards, media convertor, print server,10<strong> </strong>mini Rack hardware and network storage.</p>
<p><strong>Installation Accessories:</strong></p>
<p>Hardware<strong> </strong>and repairs must be included in the list of network accessories. These accessories includes external boxes, CPU fans, pc cases logos, power strips, screws, heat sink compound locks, case brackets and wire and Velcro ties.</p>
<p><strong>Voice cable:</strong></p>
<p><strong> </strong></p>
<p>Different type of voice cables include telephony cable, modular cable, cellar accessories, cordless phone batteries,  66 block accessories and modular/wall jack.</p>
<p><strong>Security accessories:</strong></p>
<p>Security accessories are essential to maintain a network security that saves it from unexpected events. Network security accessories include cameras, DVD cards, DVR download cards, magnetic contact switch and installation accessories.</p>
<p><strong>Video or audio cable:</strong></p>
<p>Video and audio cables are essential for optimal listening and entertainment. You can browse different types of connectors and cables related to audio and video data transfer. Voice or audio cable is 2.5 mm cable, RCA cable, adaptor cable, ¼ XLR cable, bulk speaker component cable, HCMI cable and adaptor coaxial cable, TV accessories, DSS accessories, cable clips, splitters, and MP3 accessories.</p>
<p>The purchase of network accessories is a complicated process. Many people waste their time and money in the purchase of network accessories because they do not much about it. This article aims to provide information about the usage of necessary network accessories used in small to medium networks. Cisco is the popular name that provides high quality network accessories to consumers in cost effective price. You can get installation guide and list of network accessories for the ease of non professional people. All you need to do is prepare the comprehensive list of these network accessories along with their price. It will help you to estimate the budget and insight of risks involved in the installation of network process.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techuserguide.com%2Fintroduction-about-computer-network-accessories.html&amp;title=Introduction%20about%20Computer%20Network%20Accessories" id="wpa2a_4"><img src="http://www.techuserguide.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techuserguide.com/introduction-about-computer-network-accessories.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Best Home Networking Tips</title>
		<link>http://www.techuserguide.com/best-home-networking-tips.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.techuserguide.com/best-home-networking-tips.html#comments</comments>
		<pubDate>Fri, 25 Jun 2010 10:18:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Computer Tips]]></category>
		<category><![CDATA[computer network]]></category>
		<category><![CDATA[home network]]></category>
		<category><![CDATA[home networking tips]]></category>

		<guid isPermaLink="false">http://www.techuserguide.com/?p=324</guid>
		<description><![CDATA[The setting of network at home will be quite easy if you learn some things before getting started. First you need to get information about the network kits that comes with network devices and adaptors like phone, USB cables and phone line cable. There are some tips that you should keep in mind before you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techuserguide.com%2Fbest-home-networking-tips.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techuserguide.com%2Fbest-home-networking-tips.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The setting of network at home will be quite easy if you learn some things before getting started. First you need to get information about the network kits that comes with network devices and adaptors like phone, USB cables and phone line cable. There are some tips that you should keep in mind before you try to plug anything in.<span id="more-324"></span><strong>Support from ISP website</strong></p>
<p>You need to visit the website of networking company to get surety that you have installed the latest drivers in your operating system. You need different driver for different operating system so you need to get compatible drivers that suite to your operating system.</p>
<p><strong>Support from windows installation CDs</strong></p>
<p>You also need to install windows built in network drivers at the time of home network setup.</p>
<p><strong>Network name</strong></p>
<p>You should select such a name for your network that is referred as a workgroup as well. Select something related to your small business or family name. While in wireless network, you need network identification code and also Service set identifier. You can have same name of SSID and work group.</p>
<p><strong>Assigned unique name</strong></p>
<p>You need to decide unique name for the computer as you can use descriptive or literal type names.</p>
<p><strong>Configuration</strong></p>
<p>It is also important to know about the process of configuration in which you can have several benefits. By configuration process, you can share printer, data and even resourced to other connected computers. For sharing purpose, go to printer icon, click right on it and select properties. In the dialogue box, you will find sharing option and select it.</p>
<p><strong>Internet sharing</strong></p>
<p>In the same way, you can also share your network connection with your friends and family members. In windows, you will find built in networking sharing option or you can share it with use of some network sharing options. You can also try a gateway in form of build in router that controls internet traffic like switchboard.</p>
<p><strong>Encryption</strong></p>
<p>In home network, someone can easily get access while using shared wall in a hotel or a building. The process of encryption scrambles your information that only two computer can understand. In that process, you need to create a key that is consisting of number and letters like a password.</p>
<p>While in HomePlug and wireless network, there is build in standards for encryption. Firewall is another program that will save your computer from the attack of hackers when you are connected to internet.</p>
<p><strong>IP Address Issues</strong></p>
<p>In networking, the issue of static and dynamic IP addresses is very complex. The IP Address is consisting of four to three digit set separated by dots like 192.168.1.1 that is usually assigned to a device on a network. Dynamic IP address is the temporary address that is issued by your network service provider. This temporary address remain active until you log in. if you want to run a website and printer that you want to access via internet, you need static type of IP address that cannot be changed. You can get this from internet service provider in which you can also run your own server. These are some healthy home networking tips that will help you to set up your own network without the assistance of a professional</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techuserguide.com%2Fbest-home-networking-tips.html&amp;title=Best%20Home%20Networking%20Tips" id="wpa2a_6"><img src="http://www.techuserguide.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techuserguide.com/best-home-networking-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

