Total members 9936 | Gratitudes |It is currently Sun Feb 05, 2012 6:24 pm Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 3 posts ] 
Author Question
 Question subject: Hub-Switch-Router-Proxy-Firewall ?
PostPosted: Mon Jun 11, 2007 1:36 pm 
Offline
Beginner
User avatar

Joined: Wed Mar 28, 2007 1:17 pm
Posts: 118
Location: Cairo-Egypt
Has thanked: 0 time
Have thanks: 5 time

:D Hubs

The term ط£آ¢أ¢â€ڑآ¬ط¹آ©hubط£آ¢أ¢â€ڑآ¬أ¢â€‍آ¢ is sometimes used to refer to any piece of network equipment that connects PCs together, but it actually refers to a multi-port repeater. This type of device simply passes on (repeats) all the information it receives, so that all devices connected to its ports receive that information.

Hubs repeat everything they receive and can be used to extend the network. However, this can result in a lot of unnecessary traffic being sent to all devices on the network. Hubs pass on traffic to the network regardless of the intended destination; the PCs to which the packets are sent use the address information in each packet to work out which packets are meant for them. In a small network repeating is not a problem but for a larger, more heavily used network, another piece of networking equipment (such as a switch) may be required to help reduce the amount of unnecessary traffic being generated

:lol: Switches

Switches control the flow of network traffic based on the address information in each packet. A switch learns which devices are connected to its ports (by monitoring the packets it receives), and then forwards on packets to the appropriate port only. This allows simultaneous communication across the switch, improving bandwidth This switching operation reduces the amount of unnecessary traffic that would have occurred if the same information had been sent from every port (as with a hub)

:ueek: Router

A device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISPط£آ¢أ¢â€ڑآ¬أ¢â€‍آ¢s network. Routers are located at gateways, the places where two or more networks connect.
A router is placed at a junction between two or more networks/segments; each network/segment can be using a different topology or protocol.

:twisted: Proxy

A server that sits between a client application, such as a Web browser, and a real server. It intercepts all requests to the real server to see if it can fulfill the requests itself. If not, it forwards the request to the real server.

Proxy servers are specialized web servers that allow web browsers to receive web pages from web servers without communicating with them directly. Proxy servers are often used to provide more secure web access in organizations; the proxy server is allowed to connect to the Internet, but the individual web browsers are only allowed to "talk" to the proxy server.

When there are many users sharing a single proxy server, the proxy server can also speed up web browsing by caching popular pages.

:mrgreen: Firewall

A system designed to prevent unauthorized access to or from a private network. Firewalls can be implemented in both hardware and software, or a combination of both. Firewalls are frequently used to prevent unauthorized Internet users from accessing private networks connected to the Internet, especially intranets. All messages entering or leaving the intranet pass through the firewall, which examines each message and blocks those that do not meet the specified security criteria.

A firewall is a system that is set up to control traffic flow between two networks. Firewalls are most commonly specially configured UNIX systems, but firewalls have also been built out of many other systems, including systems designed specifically for use as firewalls.


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Hub-Switch-Router-Proxy-Firewall ?
PostPosted: Mon Jun 11, 2007 5:49 pm 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2101
Location: Earth
Has thanked: 39 time
Have thanks: 56 time
Good Article , it is really helpful

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Hub-Switch-Router-Proxy-Firewall ?
PostPosted: Mon Jun 11, 2007 7:43 pm 
Offline
Beginner
User avatar

Joined: Wed Mar 28, 2007 1:17 pm
Posts: 118
Location: Cairo-Egypt
Has thanked: 0 time
Have thanks: 5 time
Thank you msi_333 and thanks Casper


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 3 posts ] 
Quick reply


  


 Similar topics
 Topic title   Forum   Author   Comments 
 switch keyword in c++ usage  C-C++  sakorian  2
 JavaScript switch example  JavaScript examples  msi_333  0
 Switch vs Hub  Networks  msi_333  5
 ADSL Router  Networks  msi_333  1
 Need help with Java Matrices using a Switch Statement  Java  jussdisboi  0

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team