<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d5826691404225447263\x26blogName\x3daakriti_saini\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://asaini93.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://asaini93.blogspot.com/\x26vt\x3d-4888135933684080650', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>
Friday, May 16, 2008
Some Key Terms- The Internet and Web Design
Define the term – Protocol

Is the special set of rules that end points in a telecommunication connection use when they communicate. Protocols exist at several levels in a telecommunication connection. For example, there are protocols for the data interchange at the hardware device level and protocols for data interchange at the application program level.

What are the following protocols used for?

TCP/IP-

Transmission control protocol (TCP), which uses a set of rules to exchange messages with other Internet points at the information packet level Internet Protocol (IP), which uses a set of rules to send and receive messages at the Internet address level. It can also be used as a communications protocol in a private network. When you are set up with direct access to the Internet, your computer is provided with a copy of the TCP/IP program just as every other computer that you may send messages to or get information from also has a copy of TCP/IP.

Http-

Hardware and/or software that connects computer networks and allows them to communicate. HTTP (Hypertext Transfer Protocol) is the set of rules for transferring files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web. As soon as a Web user opens their Web browser, the user is indirectly making use of HTTP. HTTP is an application protocol that runs on top of the suite of protocols.

Smtp-

SMTP (Simple Mail Transfer Protocol) is a TCP/IP Protocol used in sending and receiving e-mail. However, since it is limited in its ability to queue the messages at the receiving end, it is usually used with one of two other protocols, that let the user save messages in a server mailbox and download them periodically from the server.

FTP-

File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. FTP is an application protocol that uses the Internet's TCP/IP protocols. FTP is commonly used to transfer Web page files from their creater to the computer that acts as their server for everyone on the Internet. It's also commonly used to download programs and other files to your computer from other servers.

What does GUI stand for? What was used before GUI?

Graphical User Interface. It is a graphical (rather than purely textual) user interface to a computer.

Command Line Interface (CLI) was used before. It is a mechanism for interacting with a computer operating system or System software by typing commands to perform specific tasks.

There are two methods of data transmission – serial and parallel. Explain the difference between them.

Serial transmission bits are sent over a single wire individually. Whilst only one bit is sent at a time, high transfer rates are possible. This can be used over longer distances as a check digit or Party Bit can be sent along it easily.

Parallel transmission Multiple wires are used which can transmit multiple bits simultaneously, which allows for higher data transfer rates than can achieved than with Serial transmission. This method is used internally within the computer.

Define the term “URL”. Explain the components that make up the URL.

Uniform Resource Locator (URL), is the address that defines the route to a file on the Web or any other Internet facility. URLs are typed into the browser to access Web pages, and URLs are embedded within the pages themselves to provide the hypertext links to other pages.

The URL contains the name of the protocol to be used to access the file resource, a domain name that identifies a specific computer on the Internet, and a pathname, a hierarchical description that specifies the location of a file in that computer.


In the context of data transmission, what is “error detection”?

A set of techniques that can be used to detect errors in received data. Techniques that are applicable include parity checks involving parity bits, checksums or a Cyclic Redundancy Check.

Name and explain one common method of error detection.


When u miss spell the URL or whatever u are typing to search.
(Aakriti) ♥ 9:27 AM
About Me
the Past
Links
Tag Board
Layout Information