

InterviewSolution
Saved Bookmarks
1. |
Solve : Route taken from PC to Internet? |
Answer» What is the route taken from your PC to the Internet, from the time you type in a command/request on your KEYBOARD, and This whitepaper explains the underlying infrastructure and technologies that make the Internet work. It does not go into great depth, but covers enough of each area to give a basic understanding of the concepts involved. For any unanswered questions, a list of resources is provided at the end of the paper. Any comments, suggestions, questions, etc. are encouraged and may be directed to the author ...A key area is the concept of Internet Protocol. Quote So your computer is connected to the Internet and has a unique address. How does it 'talk' to other computers connected to the Internet? An example should serve here: Let's say your IP address is 1.2.3.4 and you want to send a message to the computer 5.6.7.8. The message you want to send is "Hello computer 5.6.7.8!". Obviously, the message must be transmitted over whatever kind of wire connects your computer to the Internet. Let's say you've dialed into your ISP from home and the message must be transmitted over the phone line. Therefore the message must be translated from alphabetic text into electronic signals, transmitted over the Internet, then translated back into alphabetic text. How is this accomplished? Through the use of a protocol stack. Every computer needs one to communicate on the Internet and it is usually built into the computer's operating system (i.e. Windows, UNIX, etc.). The protocol stack used on the Internet is refered to as the TCP/IP protocol stack because of the two major communication PROTOCOLS used. The TCP/IP stack looks like this:Do you need more detail? Click on the link above.Sounds like another "question from an interview for a job I didn't get". Actually is sounds like homework and SORRY - we won't help you with that. Thread closed. |
|