answersLogoWhite

0

dont listen to the other guy who said quit cheating! he probably gets molested by his father anyways the answer is Application Server

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the advantage of inter process communication?

One of the advantages of using IPCs is that programs can take advantage of processes handled by other programs or computers. The client/server model takes advantage of RPCs, as do distributed object architectures such as Microsoft's DCOM (Distributed Component Object Model) and CORBA (Common Object Request Broker Architecture).


Difference between a clientserver architecture and a mainframe architecture?

Mainframe systems use dumb terminals, a client/server environment uses intelligent terminals. Cross-platform computing and distributed processing is supported in client/server architecture, but not possible in a mainframe. There can be any numbers of servers and clients in a CSA, while mainframes work on the principle of the central server.


What is distributed software engineering?

Distributed Software engineering is combination of distributed system engineering and distributed system architecture For more detail you need to go through the following topics 1)Distributed systems issues 2)Client-server computing 3)Architectural patterns for distributed systems 4)Software as a service


What is distribution software?

Distributed Software engineering is combination of distributed system engineering and distributed system architecture For more detail you need to go through the following topics 1)Distributed systems issues 2)Client-server computing 3)Architectural patterns for distributed systems 4)Software as a service


What is meant by the term 'client -server architecture' and what are advantages of this approach?

What is meant by the term 'client-server architecture'


What is three tier architecture?

In 3 tier architecture, client directly interacts with intermediate server and intermediate server will directly interact with database server.


What is the role of a network in client-server architecture?

Simple: in order to have a client-server architecture you need a network. The role of the network is to move data packets between the client and the server. In a client-server architecture the server usually has to manage the network (for example, a domain controller in a Windows environment).


What is Three tier architecture dbms?

In 3 tier architecture, client directly interacts with intermediate server and intermediate server will directly interact with database server.


What is the role of server in client server architecture?

what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture? what is client server architecture?


What is client architecture?

http://wiki.answers.com/Q/What_is_client_server_Architecture"e http://wiki.answers.com/Q/What_is_client_server_Architecture"eClient server architecture refers to a network architecture whereby every computer on the network is either a server or a client.


How does aspnet work?

Asp.Net is client server architecture.


What is split application?

Split application refers to a software architecture design where different components of an application are divided and run on separate environments, typically involving a client-side (frontend) and a server-side (backend). This approach allows for improved performance, scalability, and maintainability, as each part can be developed and updated independently. Split applications are commonly used in web and mobile development, enabling seamless data exchange between the client and server through APIs. This separation also enhances security, as sensitive operations can be handled on the server side.