{"id":494,"date":"2011-01-07T09:30:25","date_gmt":"2011-01-07T09:30:25","guid":{"rendered":"http:\/\/www.esds.co.in\/blog\/?p=494"},"modified":"2022-04-21T09:53:21","modified_gmt":"2022-04-21T09:53:21","slug":"advantages-and-disadvantages-of-client-application-server","status":"publish","type":"post","link":"https:\/\/www.esds.co.in\/blog\/advantages-and-disadvantages-of-client-application-server\/","title":{"rendered":"Advantages And Disadvantages of a Client Application Server"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"2240\" height=\"1229\" src=\"https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2011\/01\/Advantages-And-Disadvantages.jpg\" alt=\"Advantages And Disadvantages of a Client application server\" class=\"wp-image-496\" title=\"Advantages-And-Disadvantages\" srcset=\"https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2011\/01\/Advantages-And-Disadvantages.jpg 2240w, https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2011\/01\/Advantages-And-Disadvantages-300x164.jpg 300w, https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2011\/01\/Advantages-And-Disadvantages-1024x561.jpg 1024w\" sizes=\"auto, (max-width: 2240px) 100vw, 2240px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\"><span class=\"ez-toc-section\" id=\"Advantages_of_a_Client_Application_Server\"><\/span><strong>Advantages of a Client Application Server<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p style=\"text-align: justify;\"><strong>Centralization of contro<\/strong>l: access, resources, and integrity of the data are controlled by the dedicated server so that a program or unauthorized client cannot damage the system. This centralization also facilitates the task of updating data or other resources (better than the networks P2P).<\/p><div id=\"ez-toc-container\" class=\"ez-toc-v2_0_76 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-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.esds.co.in\/blog\/advantages-and-disadvantages-of-client-application-server\/#Advantages_of_a_Client_Application_Server\" >Advantages of a Client Application Server<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.esds.co.in\/blog\/advantages-and-disadvantages-of-client-application-server\/#Disadvantages_of_a_Client_Application_Server\" >Disadvantages of a Client Application Server<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n\n<p style=\"text-align: justify;\"><strong><a href=\"https:\/\/www.esds.co.in\/blog\/shift-cloud-scalability\/\" target=\"_blank\" rel=\"noreferrer noopener\">Scalability<\/a><\/strong>: You can increase the capacity of clients and servers separately. Any element can be increased (or enhanced) at any time, or you can add new nodes to the network (clients or servers).<\/p>\n\n\n\n<p style=\"text-align: justify;\"><strong>Easy maintenance<\/strong>: distribute the roles and responsibilities to several standalone computers, you can replace, repair, upgrade, or even move a server, while&nbsp; customers will not be affected by that change (or minimally affect). This independence of the changes is also known as encapsulation.<\/p>\n\n\n\n<p style=\"text-align: justify;\">There are technologies sufficiently developed, designed for the paradigm of C \/ S to ensure security in transactions, interface friendliness, and ease of use.<\/p>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\"><span class=\"ez-toc-section\" id=\"Disadvantages_of_a_Client_Application_Server\"><\/span><strong>Disadvantages of a Client Application Server<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p style=\"text-align: justify;\">Traffic congestion has always been a problem in the paradigm of C \/ S. When a large number of simultaneous clients send requests to the same server might cause many problems for this (to more customers, more problems for the server). On the contrary, in P2P networks each node in the network server also makes more nodes, the better bandwidth you have.<\/p>\n\n\n\n<p style=\"text-align: justify;\">The paradigm of C \/ S Classic does not have the robustness of a network P2P. When a server is down, customer requests cannot be met. For the most part, P2P network resources are usually distributed across multiple nodes of the network. Although some out or abandon download, others may still end up getting data download on the rest of the nodes in the network.<\/p>\n\n\n\n<p style=\"text-align: justify;\">The software and hardware of a server are usually very decisive. A regular computer hardware staff may not be able to serve a certain number of customers. Usually, you need specific software and hardware, especially on the server-side, to meet the work. Of course, this will increase the cost.<\/p>\n\n\n\n<p style=\"text-align: justify;\">The client does not have the resources that may exist on the server. For example, if the application is a Web, we cannot write the hard disk of the client or print directly on printers without taking before the print preview window of the browser.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.esds.co.in\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1257\" height=\"598\" src=\"https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2021\/02\/ESDS.jpg\" alt=\"ESDS\" class=\"wp-image-11836\" srcset=\"https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2021\/02\/ESDS.jpg 1257w, https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2021\/02\/ESDS-300x143.jpg 300w, https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2021\/02\/ESDS-1024x487.jpg 1024w, https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2021\/02\/ESDS-150x71.jpg 150w, https:\/\/www.esds.co.in\/blog\/wp-content\/uploads\/2021\/02\/ESDS-660x314.jpg 660w\" sizes=\"auto, (max-width: 1257px) 100vw, 1257px\" \/><\/a><\/figure><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Advantages of a Client Application Server Centralization of control: access, resources, and integrity of the data are controlled by the dedicated server so that a program or unauthorized client cannot damage the system. This centralization also facilitates the task of updating data or other resources (better than the networks P2P). Scalability: You can increase the&#8230; <\/p>\n<div class=\"clear\"><\/div>\n<p><a href=\"https:\/\/www.esds.co.in\/blog\/advantages-and-disadvantages-of-client-application-server\/\" class=\"gdlr-button small excerpt-read-more\">Read More<\/a><\/p>\n","protected":false},"author":59,"featured_media":11835,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[6],"tags":[129,2603,130,128,1538,2602,2604,2605,132,131],"class_list":["post-494","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dedicated-server-hosting","tag-advantages-and-disadvantages","tag-advantages-of-client-server-application","tag-centralization-of-control","tag-client-application-server","tag-client-server-architecture","tag-client-server-network","tag-disadvantages-of-client-server-application","tag-disadvantages-of-client-server-computing","tag-easy-maintenance","tag-scalability"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/posts\/494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/users\/59"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/comments?post=494"}],"version-history":[{"count":10,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/posts\/494\/revisions"}],"predecessor-version":[{"id":13170,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/posts\/494\/revisions\/13170"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/media\/11835"}],"wp:attachment":[{"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/media?parent=494"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/categories?post=494"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esds.co.in\/blog\/wp-json\/wp\/v2\/tags?post=494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}