Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

client server architecture

Former Member
0 Likes
535

what is mean by sap is a client server architecture?plzz tell

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
503

Client server architecture means the same with SAP as with any other system. At its simplest, you have two computers. One requests work/data/processing of the other. The one that does the work is the server, the other the client.

When you are on SDN, your PC is the client, and SAP's computers that run SDN are the server.

matt

Read only

Former Member
0 Likes
503

Hi

The task of the client/server technology components is to provide a reusable runtime environment for other components that use the client server technology as the basis on which to process requests. The focus is on optimizing operating system resources (CPU, memory, etc.), in terms of performance, scalability, and robustness.

In addition to the components in the SAP kernel there are programs that regulate data traffic in the network, such as the SAProuter and the SAP Web Dispatcher, as well as smaller monitoring and test programs.

The SAP client/server architecture is developed on the SAP Web Application Server.

http://help.sap.com/saphelp_nw04/helpdata/en/16/99fc3f37c2e569e10000000a155106/content.htm

http://cbbrowne.com/info/sap.html

http://help.sap.com/saphelp_nw04/helpdata/en/16/99fc3f37c2e569e10000000a155106/frameset.htm

http://web.mit.edu/its-alive/it_partners102500/sld004.htm

<b>Reward if usefull</b>