The ideal Client/Server software is independent of hardware and Operating System software platform. It should be able to mix-and-match client and server platforms.
File serversDatabase serversTransaction serversGroupware serversObject serversWeb servers
The grouped SQL statements are called Transactions (or) A transaction is a collection of actions embused with ACID properties.
ACID is a term coined by Andrew Reuter in 1983, which stands for Atomicity, Consistence, Isolation and Durability.
Latest Answer: A: AutomicC: ConsitencyI: IntegrityD: DurabilityThose are concepts from DBMS. ...
Groupware addresses the management of semi-structured information such as text, image, mail, bulletin boards and the flow of work. These Client/Server systems have people in direct contact with other people.
Latest Answer: A groupware server is software designed to enable users to collaborate, regardless of location, via the Internet or a corporate intranet and to work together in a virtual atmosphere. ...
File servers are useful for sharing files across a network. With a file server, the client passes requests for file records over nerwork to file server.
Latest Answer: File server is a server that contain all data of a network which require to each user.All drive shared of that server and map on client. computers.Security & permission also created on that for user secure administration. ...
With a database server, the client passes SQL requests as messages to the database server. The results of each SQL command are returned over the network. The server uses its own processing power to find
Latest Answer: Data base server is store database , any kind of date they can store ...
With a transaction server, the client invokes remote procedures that reside on the server with an SQL database engine. These remote procedures on the server execute a group of SQL statements. The network
With an object server, the Client/Server application is written as a set of communicating objects. Client object communicate with server objects using an Object Request Broker (ORB). The client invokes
This new model of Client/Server consists of thin, protable, "universal" clients that talk to superfat servers. In the simplet form, a web server returns documents when clients ask for them by
Latest Answer: Thanx sandivigore........i m satisfied with ur answer.........Now, can u answer one more question??????Can we do remote desktop connection without having net connection???????? ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 Next >>

Go Top