answersLogoWhite

0


Best Answer

proxy server

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a computer that intercepts request that a client makes of a server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What are the difference between a client and a server?

A personal computer is usually a stand alone computer in the home and is fully functional by itself. A server computer can do many things, usually used in offices, schools and any other establishment with several machines. A servers main existence is to connect other computers around it and proved services. Such as on a network at one of these establishments let say you click print on a word document, this would then be sent to the server and then sent to the printer nearby. I use to work for a University, they had about 70 servers, quite often a server will have one duty such as a web server which simply sends the websites you want to see to your computer. The Internet is made of servers that share data all day.


What does server side relate to in the computer industry?

In the computer industry, server side refers to the operations performed by a server in a server-client computer relationship. The server side typically handles many functions to lighten the load of the client side's work.


What is the function of a redirector?

To determine whether a request is meant for the client CPU or the server.To determine whether a request is meant for the client CPU or the server


What is the difference between a client and a member server?

Client server A Computer Joined In The Domain With Client OS like Windows XP, Windows vista, Windows 7 etc. and Member server A Computer Joined In The Domain With Server OS like windows server 2000,windows server 2003,windows server 2008


When a client computer sends a request to a Domain Name System (DNS) server, what type of packet is sent?

DNS primarily uses the User Datagram Protocol (UDP) on port number 53 to serve requests. DNS queries consist of a single UDP request from the client followed by a single UDP reply from the server. When the length of the answer exceeds 512 bytes and both client and server support EDNS, larger UDP packets are used.

Related questions

What is client-server database?

A client-server database is the relationship between two computer programs. One makes a service request (client) and the other (server) fulfills the request.


What are the Example of server?

The example of client server model is that to check your bank account from your computer, a client program in your computer forwards your request ro a server program at the bank. this program may in turn forward the request to its own client program that sends a request to a database server at another bank computer to retrieve your account balance.The balance is returned back to the bank data client, which in turn serves it back to the client in your personal computer,which displays the information for you.


Example of client server?

The example of client server model is that to check your bank account from your computer, a client program in your computer forwards your request ro a server program at the bank. this program may in turn forward the request to its own client program that sends a request to a database server at another bank computer to retrieve your account balance.The balance is returned back to the bank data client, which in turn serves it back to the client in your personal computer,which displays the information for you.


What is server-client network?

Client/server describes the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request. Although the client/server idea can be used by programs within a single computer, it is a more important idea in a network. In a network, the client/server model provides a convenient way to interconnect programs that are distributed efficiently across different locations. Computer transactions using the client/server model are very common. For example, to check your bank account from your computer, a client program in your computer forwards your request to a server program at the bank. That program may in turn forward the request to its own client program that sends a request to a database server at another bank computer to retrieve your account balance. The balance is returned back to the bank data client, which in turn serves it back to the client in your personal computer, which displays the information for you. If you more information,follow this link:http://www.iyogibusiness.com/


What is client server?

The computer requesting information is called a CLIENT. The computer responding to the request is called a SERVER. Data transfer from a client to as server is reffered to as an upload. EX. When you want to enter the game. Ur the client waiting for the server to get you in Data transfer from a server to a client is reffered to as a download. EX. When you download stuff from Limewire or Utorrent. Your the server waiting for the client to give you the song or movie.


What message does a client use to request a webpage?

To request a webpage from the server, an HTTP client sends the server a GET request.


Client program to request computer networking commands like to the server?

A prominent example is the FTP client program.


What is clien or server mean?

Client/server describes the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request. Although the client/server idea can be used by programs within a single computer, it is a more important idea in a network. In a network, the client/server model provides a convenient way to interconnect programs that are distributed efficiently across different locations. Computer transactions using the client/server model are very common.


What furnishes the request of the client (server)?

The furnishes the request of the clint (server )


Client and server?

In general, and in the simplest form, a server is a machine or a program (software application) that waits for incoming requests, and a client is a machine or program sending requests to another client or a server in order to take action


What is Pull server?

A 'Pull" server is one in which information is stored on it, waiting for a client to request the information, such as an upgrade. The information must be 'pulled' from the server by the client, so the client is the one initiating the request, not the server.


What is the term for a computer that processes request from other computers to access a data base?

A server is a machine that processes requests from a client. In this case a client is asking a server to retrieve information stored in a database on the server. So the answer is a server.