answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does the server and the client use to keep each download separate?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Configuration of Windows Server?

For situations where there are work group computers that are fed by a main computer, Windows server software is able to configure and control the network. The client computers can receive programs and applications from the server computer. The tasks of the server computer includes recognizing each of the client computers as specific machines within the server's domain. The server computer can dispense print permissions and application permissions to each of the client computers.


In client server mode each module performs a service such as a file service or a memory service?

server module


Features of clientserver architecture in SQL?

Client/Server Database Systems Client/server systems are constructed so that the database can reside on a central computer, known as a server, and be shared among several users. Users access the server through a client or server application: • In a two-tier client/server system, users run an application on their local computer, known as a client, that connects over a network to the server running SQL Server. The client application runs both business logic and the code to display output to the user, and is also known as a thick client. In a multitier client/server system, the client application logic is run in two locations: • The thin client is run on the user's local computer and is focused on displaying results to the user. • The business logic is located in server applications running on a server. Thin clients request functions from the server application, which is itself a multithreaded application capable of working with many concurrent users. The server application is the one that opens connections to the database server and can be running on the same server as the database, or it can connect across the network to a separate server operating as a database server. This is a typical scenario for an Internet application. For example, a server application can run on a Microsoft Internet Information Services (IIS) and service thousands of thin clients running on the Internet or an intranet. The server application uses a pool of connections to communicate with a copy of SQL Server. SQL Server can be installed on the same computer as IIS, or it can be installed on a separate server in the network. Having data stored and managed in a central location offers several advantages: • Each data item is stored in a central location where all users can work with it. Separate copies of the item are not stored on each client, which eliminates problems with users having to ensure they are all working with the same information. • Business and security rules can be defined one time on the server and enforced equally among all users. This can be done in a database through the use of constraints, stored procedures, and triggers. It can also be done in a server application. • A relational database server optimizes network traffic by returning only the data an application needs.


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


What is the similarities between peer to peer and client server archtecture?

They talk to each other


What does duration mean in network connection?

The elapsed times that client and server was communicating to each other.


Is a dedicated server required for peer to peer networks?

Nope. There is no server in peer to peer networks. Only client computers connected to each other.


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.


Your server ping all client of your network but your client can not access or pin server so how you can troubleshoot this problem?

Check to make sure your firewall is not blocking ping ICMP requests on the server. Also, check to see if the clients can ping each other and the default gateway for starters.


Advantage of using an application server?

By storing software on the application server, the application needs to be installed or upgraded on each client computer only one time


If a TCP server were to support n simultaneous connections each from a different client host how many sockets would the TCP server need?

n + 1


True or False Clients on a client-server network share their resources directly with each other?

false