answersLogoWhite

0

A referral to the file's actual location.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

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

A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.


What is a computer that requests data from a server?

Client.


What is a personal computer on a network that requests resources is called?

Client Computer


What do you call a computer on a network that requests files from another computer?

The computer on a network that requests from another computer is called the client.


What is handshake in packet transmission?

The TCP 3 way handshake is when the server states what ports it has open, the client requests access to the port, and the server grants access. Layman's terms: Server - I have beer at my place. Client - Can I come over? Server - Sure!


Is HTTP mainly a push pull both or neither protocol?

HTTP is mainly a pull protocol, where the client (such as a web browser) initiates requests for data from a server. The server then responds to these requests by sending the requested data back to the client. HTTP does not inherently support push capabilities, although techniques like server-sent events and WebSockets can be used to achieve push functionality.


What is an electronic component that requests resources from the server?

A client.


What are the roles of a client and server and how do they interact over the network?

A server waits for a request by a client. When the client sends the requests, the server answers to it. Examples are file servers, that listen to requests from clients wanting to save or retrieve files; print servers that wait for requests to print (and then print them); DHCP servers that wait for requests to provide IP addresses; etc.


Which technology can be used to protect a client by making requests on the client's behalf as well as hiding the client from external networks?

Proxy Server


Does a contractor have to give an itemization of costs if a client requests it?

yes


What translates requests and responses between a client and a server?

middleware


Explain the different between peer to peer and client server configuration?

In Peer to peer the machines work as a workgroup machines and can access each other and they process themselves but in client server model all the requests of clients are sent to server it processes the request and send the result to client