Question:
how internet works.............?
2012-10-09 03:33:58 UTC
we are connected to ISP (Internet service provider) but where is ISP connected too?
Five answers:
Robby
2012-10-09 03:37:39 UTC
If i'm correct, the servers (lets use facebook as an example) send the packets to your ISP then your ISP sends it to you and vice versa.

Basically your computer sends info to the service provider, which then sends it to facebook, facebook then sends packets back to the ISP then that goes back to you.
rowlfe
2012-10-09 10:46:15 UTC
Other ISP's, of course. They call it a WEB because THAT is exactly what it resembles, a spider web with strands connecting nodes all over the place. Break one strand of a spider web, and the spider does not care, it can still get everywhere. The network was developed as a cold war communications thing, so if one path is broken, the other redundant paths in the area would allow data to flow around any break or the loss of any node, even multiple nodes. Each node, is an intersection, which connects to multiple intersections around it. The whole thing is run through a distributed database which is like a roadmap, which like the roadmap connects streets, the network database connects nodes. Each node maintains part of the database, with addresses of surrounding nodes. When you type in a URL, you use a NAME. Your browser queries the "Domain Name Service" (DNS) at your ISP to lookup the IP address of the NAME. The nearest DNS is at your ISP. (in a command window, type this: ipconfig and press ENTER and see what comes out. In the list will be the IP address of the DNS at your ISP. Add "/all" and you will see even more information.) ALL ISP's maintain a DNS server so YOU do not need to. You are connected to ONE ISP, while your ISP is connected to many other ISP's. Each server on the web is a node where network paths meet. The exception is YOU, since you are only connected to one ISP. YOU are the end of the line. The users are all endpoints where the web EDGE is located. To continue the spider web analogy, users are like the lines which anchor the rest of the web to stationary points. Then your browser uses the IP address to "talk" to the server at the IP address, and your browser displays the file it finds there. The NAME is NOT required for the network to operate, only the IP address. But, it is easier for to remember a NAME of a domain than an IP address, which is why DNS exists. You CAN use an IP address instead of a NAME anywhere if you know which IP address corresponds to the NAME. The other answers are close, but show a lack of education of HOW the network works. Facebook is a miserable example and does NOT apply to how your ISP works because Facebook is NOT an ISP, but rather an APPLICATION running on a web server.
Konakona
2012-10-09 10:48:11 UTC
Well there is a reason behing the name "internet" and "interweb"

Thats really exactly what it is.



Its a connection of tons of computers. You connect to your ISP and your ISP connects all the people around you aswell. Your ISP connects to a higher ISP, and then to another ISP above them which connects to other ISP that connect to other ISP that connect to other ISP lol



if you want to see how it works, open up your command prompt and type in "tracert website" (without the quotes).

so like tracert google.com



it will show you the route it takes to get from you to google.com

BUT it only will show you 30 hops, and depending on how far away the server it, it will far exceed that. And each of those hops is a different ISP.





So what exactly is an ISP? just a central server in which connects many computers. Its basically a hub. hundreds and thousands of people connect to an ISP. Then that ISP will connect to another ISP that is linking all those hundreds to thousands of ISP. Then all those ISP link to another ISP.



and basically the entire world is linked together in that fashion.
?
2012-10-09 13:05:38 UTC
Robby is correct that the communication happens in packets, but not really detailed.



The Internet network works much like a road network and is navigated in the same way. Except, on the Internet, the crossroad decides which way you should take.



If the computer you are talking to is very close to you, the data just travel to the ISP, then directly to its destination.



If the computer you are talking to is in a different city but still belongs to the same ISP, the data go to the ISP server local to the source computer, then travels across the ISP's network to the ISP server local to the destination, then directly to the destination.



The ISP' network can have various topologies, but it is built to handle the data transport requests efficiently. Wiring all pairs of customer hubs is not efficient. Connecting all hubs to a single server might be efficient, but it quickly overloads the central server as the ISP grows bigger. Often, the ISP's network is a tree (much like the road network in a small village) if the ISP is small enough.



The ISP is connected to other ISPs near it. If the computer you are talking to is a few countries away, the data has multiple paths to take, and picks the fastest one, with regard to contention.

For example, if Poles are watching their own citizen getting nominated a pope (which happens in Italy), the data might travel from the TV camera in Vatican to an italian TV broadcasting company as a video signal, then converted to bytes, sent to the company's ISP, then within that ISP's network to a austrian-italian boundary, then to a czech-austrian, then to a server owned by a czech ISP and located somewhere in southern Bohemia, then to Prague (where the ISP's headquaters are), then finally towards Poland where a polish ISP handles the data and sends it to everyone's homes.

But, if Czechs are watching their own guy singing or swimming or getting killed, the czech server tells the italian server, "Hey, I'm overloaded. send the the thing elswhere", and the austrian server sends the thing elswhere (say, Slovakia or Germany).



If newyorker watches the pole poped, the options are few but very thick.

Say you wanted to get from Vatican to New York by car, and there was a tunnel from Glasgow (Great Britain) to Halifax (Canada). You'd have to get to the Channel Tunnel in france, ride it to the Great Britain, take the highway to Glasgow where you enter our hypothetical tunnel, then from Halifax to New York along the shore (stopping in Boston).

It turns out there is an internet cable from Europe to America. More exactly, there are several of them ( http://www.cablemap.info/ ), and more are getting laid. So, our data packet travels across Italy to France, across France to Plerin, France where it gets converted to light (if the french ISP uses metallic cables) and beamed to Northport. One more hop to a New York's local ISP, then to the client. If the cable gets broken or congested, the data routed through UK and then some other cable.

The cable Plerin-Northport is a real fiber-optic cable, named FLAG Atlantic (FA-1).



Most often the Transmission Control Protocol (TCP) is used. for every data packet that gets sent through the network, a smaller one travels back to acknowledge its arrival. If an acknowledge is not received by the sender in time, the sender sends a new packet with the same data.
2012-10-09 10:39:54 UTC
When you go on the internet, you are potentially connected to every other computer on the internet. You're connected to me, i'm connected to you and everyone else using yahoo answers right now. An ISP is in effect just another computer connected to the internet, but it is specially geared up to handle loads of connections and much higher speeds.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...