{"id":325,"date":"2011-01-06T08:45:08","date_gmt":"2011-01-06T08:45:08","guid":{"rendered":"http:\/\/www.esds.co.in\/data-centers\/kb\/?p=325"},"modified":"2017-12-13T12:27:34","modified_gmt":"2017-12-13T12:27:34","slug":"client-application-server","status":"publish","type":"post","link":"https:\/\/www.esds.co.in\/kb\/client-application-server\/","title":{"rendered":"What is Client Application Server Architecture?"},"content":{"rendered":"<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-326\" title=\"client-server\" src=\"http:\/\/www.esds.co.in\/kb\/wp-content\/uploads\/2011\/01\/client-server.png\" alt=\"\" width=\"675\" height=\"467\" srcset=\"https:\/\/www.esds.co.in\/kb\/wp-content\/uploads\/2011\/01\/client-server.png 750w, https:\/\/www.esds.co.in\/kb\/wp-content\/uploads\/2011\/01\/client-server-300x207.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" \/><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_77 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#Introduction\" >Introduction<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#Server_Features\" >Server Features<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#Multi-layer_architecture\" >Multi-layer architecture<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#Advantages_of_n-tier_architecture\" >Advantages of n-tier architecture:<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#Disadvantages_of_n-tier_architecture\" >Disadvantages of n-tier architecture:<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"Introduction\"><\/span>Introduction<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>This architecture is basically a client that makes requests to another program, the server &#8211; it responds. In this architecture the capacity is shared between the clients and servers , but more important are the benefits to organization due to the centralization of the management of information and separation of responsibilities, which facilitates and clarifies the design of system.<\/p>\n<p>The separation between client and server is a separate logical type, where the server does not necessarily run on a single machine and is not necessarily a single program. Specific types of servers include cloud web servers, file , mail servers, etc. While their purposes vary from service to others, the basic architecture remains the same.<\/p>\n<p>A common arrangement is the multilayer system in which the server is broken down into different programs that can be executed by different computers thereby increasing the degree of distribution ofsystem.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Server_Features\"><\/span><strong>Server Features<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>In the systems C \/ S the recipient of the request sent by client is known as a server. Its features are:<\/p>\n<ul>\n<li>At the beginning wait for requests from clients, then play a role passive in the communication device ( slave ).<\/li>\n<\/ul>\n<ul>\n<li>Upon receipt of an application, process it and then send the customer response.<\/li>\n<\/ul>\n<ul>\n<li>Usually accept connections from a large number of customers (in some cases the maximum number of requests may be limited).<\/li>\n<\/ul>\n<ul>\n<li>It is not often that it interact directly with end users.<\/li>\n<\/ul>\n<ul>\n<li>Comparison of architecture C \/ S with other network architectures<\/li>\n<\/ul>\n<ul>\n<li>Comparison with networks of peers<\/li>\n<\/ul>\n<p>The peer networks, also known as network peer-to-peer or peer-to-peer (abbreviated with the acronym P2P ) are another type of architecture network , because every node or element of the system can act at the same time as a client and a server, each node has, therefore, responsibilities and status of both.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Multi-layer_architecture\"><\/span><strong>Multi-layer architecture<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The client \/ server architecture has two types of generic nodes in the network: clients and servers. Consequently, these generic architectures are sometimes referred to two-tier architectures or two layers .<\/p>\n<p><strong>Some networks have three types of nodes:<\/strong><\/p>\n<ul>\n<li>Customers who interact with end users.<\/li>\n<\/ul>\n<ul>\n<li>Application servers that process data for customers.<\/li>\n<\/ul>\n<ul>\n<li>Servers that store database data for the application servers.<\/li>\n<\/ul>\n<ul>\n<li>This configuration is called a three-tier architecture.<\/li>\n<\/ul>\n<h3><span class=\"ez-toc-section\" id=\"Advantages_of_n-tier_architecture\"><\/span><strong>Advantages of n-tier architecture:<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The key advantage of an architecture n-layers compared to a two-tier architecture (or a three-tier to a two-tier) is that it separates out the process that happens to improve balance and the load on different servers, that is more scalable.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Disadvantages_of_n-tier_architecture\"><\/span><strong>Disadvantages of n-tier architecture:<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Puts more load on the network , because of Most of the network traffic.<\/p>\n<p>It is much more difficult to program and test the software in architecture of two levels because more devices have to communicate to complete a transaction user.<\/p>\n<p><strong>Please Note:<\/strong> If you are looking for Rich Data Center Web Hosting, Cloud Services, Dedicated Hosting, Colocation or Software Services in India at Affordable Costs, Visit our website at <strong><a href=\"http:\/\/www.esds.co.in\/\" target=\"_blank\">WWW.ESDS.CO.IN<\/a><\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction This architecture is basically a client that makes requests to another program, the server &#8211; it responds. In this architecture the capacity is shared between the clients and servers , but more important are the benefits to organization due to the centralization of the management of information and separation of responsibilities, which facilitates and&#8230; <\/p>\n<div class=\"clear\"><\/div>\n<p><a href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\" class=\"gdlr-button small excerpt-read-more\">Read More<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1,69],"tags":[133,132,135,13,134],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.9.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Client Application Server<\/title>\n<meta name=\"description\" content=\"This KB speaks about Client Application Server including the Advantages and Disadvantages of Client Application Server, Multi-layer architecture, and etc.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Client Application Server\" \/>\n<meta property=\"og:description\" content=\"This KB speaks about Client Application Server including the Advantages and Disadvantages of Client Application Server, Multi-layer architecture, and etc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\" \/>\n<meta property=\"og:site_name\" content=\"ESDS Official Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ESDSdc\/\" \/>\n<meta property=\"article:published_time\" content=\"2011-01-06T08:45:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-12-13T12:27:34+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.esds.co.in\/kb\/wp-content\/uploads\/2011\/01\/client-server.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ESDSDataCenter\" \/>\n<meta name=\"twitter:site\" content=\"@ESDSDataCenter\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data1\" content=\"2 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/#website\",\"url\":\"https:\/\/www.esds.co.in\/kb\/\",\"name\":\"ESDS Official Knowledgebase\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.esds.co.in\/kb\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"http:\/\/www.esds.co.in\/kb\/wp-content\/uploads\/2011\/01\/client-server.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#webpage\",\"url\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\",\"name\":\"Client Application Server\",\"isPartOf\":{\"@id\":\"https:\/\/www.esds.co.in\/kb\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#primaryimage\"},\"datePublished\":\"2011-01-06T08:45:08+00:00\",\"dateModified\":\"2017-12-13T12:27:34+00:00\",\"author\":{\"@id\":\"https:\/\/www.esds.co.in\/kb\/#\/schema\/person\/d951a1b6843822458f3c5f5ee02a74e8\"},\"description\":\"This KB speaks about Client Application Server including the Advantages and Disadvantages of Client Application Server, Multi-layer architecture, and etc.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/\",\"url\":\"https:\/\/www.esds.co.in\/kb\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\",\"url\":\"https:\/\/www.esds.co.in\/kb\/client-application-server\/\",\"name\":\"What is Client Application Server Architecture?\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/#\/schema\/person\/d951a1b6843822458f3c5f5ee02a74e8\",\"name\":\"ESDS ADMIN\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.esds.co.in\/kb\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5618393df3c15e5b6b3b9ef917e83827?s=96&d=mm&r=g\",\"caption\":\"ESDS ADMIN\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/posts\/325"}],"collection":[{"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/comments?post=325"}],"version-history":[{"count":9,"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/posts\/325\/revisions"}],"predecessor-version":[{"id":3462,"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/posts\/325\/revisions\/3462"}],"wp:attachment":[{"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/media?parent=325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/categories?post=325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esds.co.in\/kb\/wp-json\/wp\/v2\/tags?post=325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}