It is currently Fri Jul 30, 2010 2:07 pm


All times are UTC [ DST ]


Ask on Codemiles community and get answers Free and Fast :

ATM,CSMA,LAN,MAN,WAN,VLAN,ROUTER,HUB
,SWITCH,RING,BUST,TOPOLGY,DSL,VDSL,SDSL,
CABLE,MODEM,FIREWALL,PROXY

Our guest share with us your code snippets , your programming problems , your open source projects ,read articles and post yours .







Post new topic Reply to topic  [ 3 posts ] 
  Print view Previous topic | Next topic 
Author Message
 Post 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: 4 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  
 
| More
 Post 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: 1573
Location: Earth
Has thanked: 10 time
Have thanks: 16 time

Good Article , it is really helpful

_________________
Currenlty programming with : java , html , php , and javascript .


TOP
 Profile Send private message  
 
| More
 Post 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: 4 time

Thank you msi_333 and thanks Casper


TOP
 Profile Send private message  
 
| More
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


 Similar topics
 Topic title   Forum   Author   Replies 
 ADSL Router  Networks  msi_333  1
 Need help with Java Matrices using a Switch Statement  Java  jussdisboi  0
 proxy server  Networks  msi_333  2
 Switch vs Hub  Networks  msi_333  4
 http proxy code  C-C++  abhay  2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  





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-2009
mileX v1.0 designed by codemiles team