{"id":45,"date":"2014-11-20T15:30:00","date_gmt":"2014-11-20T15:30:00","guid":{"rendered":"https:\/\/debuggersspace.com\/index.php\/2014\/11\/20\/how-to-create-webservices\/"},"modified":"2014-11-20T15:30:00","modified_gmt":"2014-11-20T15:30:00","slug":"how-to-create-webservices","status":"publish","type":"post","link":"https:\/\/debuggersspace.com\/index.php\/2014\/11\/20\/how-to-create-webservices\/","title":{"rendered":"How to Create WebServices??"},"content":{"rendered":"<div class='booster-block booster-read-block'>\n                <div class=\"twp-read-time\">\n                \t<i class=\"booster-icon twp-clock\"><\/i> <span>Read Time:<\/span>1 Minute, 25 Second                <\/div>\n\n            <\/div><div dir=\"ltr\" style=\"text-align: left;\">\n<div itemprop=\"text\" style=\"text-align: left;\">\n<p><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><span style=\"line-height: 115%;\">-Web<br \/>\n Service is an application that is designed to interact directly with<br \/>\nother applications over the internet. In simple sense, Web Services are<br \/>\nmeans for interacting with objects over the Internet.<\/span><span style=\"line-height: 115%;\">&nbsp;<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><span style=\"line-height: 115%;\">&#8211;<\/span>A web service is a collection of open protocols and standards used<br \/>\nfor exchanging data between applications or systems.&nbsp;<\/span><\/span><\/p>\n<p><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">-Software<br \/>\napplications written in various programming languages and running on<br \/>\nvarious platforms can use web services to exchange data over computer<br \/>\nnetworks like the Internet in a manner similar to inter-process<br \/>\ncommunication on a single computer.<\/span><\/span><\/p>\n<p><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><span style=\"line-height: 115%;\"><span>-The<br \/>\n Web service consumers are able to invoke method calls on remote objects<br \/>\n by using SOAP and HTTP over the Web. Web Service is language independent<br \/>\n and <\/span><\/span><span style=\"line-height: 115%;\">Web Services communicate by using standard web protocols and data formats, such as<\/span><\/span><\/span><br \/>\n<\/p>\n<ul>\n<li style=\"line-height: normal;\"><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><span>HTTP (<\/span><span><span>HyperText Transfer Protocol<\/span>)<\/span><\/span><\/span><\/li>\n<li style=\"line-height: normal;\"><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><span>XML (<\/span><span><span>Extensible Markup Language<\/span>)<\/span><\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">SOAP (Simple Object Access Protocol)<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">UDDI (Universal Description, Discovery and Integration)<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">WSDL (Web Services Description Language)<\/span><\/span><\/li>\n<\/ul>\n<p><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">It works somewhat like this:<\/span><\/span><\/p>\n<ul>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">The client program bundles the account registration information into a SOAP message.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">This SOAP message is sent to the Web Service as the body of an HTTP POST request.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">The Web Service unpacks the SOAP request and converts it into a command that the application can understand. <\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">The application processes the information as required and responds with a new unique account number for that customer.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">Next, the Web Service packages up the response into another SOAP<br \/>\nmessage, which it sends back to the client program in response to its<br \/>\nHTTP request.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">The client program unpacks the SOAP message to obtain the results of the account registration process.<\/span><\/span><\/li>\n<\/ul>\n<\/div>\n<div style=\"text-align: left;\">\n<\/div>\n<div style=\"text-align: left;\">\n<span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">Refereed below link-<\/span><\/span><\/div>\n<div style=\"text-align: left;\">\n<span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\">&nbsp; <\/span><\/span><\/div>\n<div style=\"text-align: left;\">\n<span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><a href=\"http:\/\/www.aspdotnet-suresh.com\/2011\/05\/aspnet-web-service-or-creating-and.html\" target=\"_blank\" rel=\"noopener\">http:\/\/www.aspdotnet-suresh.com\/2011\/05\/aspnet-web-service-or-creating-and.html<\/a><\/span><\/span><\/div>\n<div style=\"text-align: left;\">\n<span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><br \/><\/span><\/span><\/div>\n<div style=\"text-align: left;\">\n<span style=\"font-size: small;\"><span style=\"font-family: Arial,Helvetica,sans-serif;\"><br \/><\/span><\/span><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>-Web Service is an application that is designed to interact directly with other applications over the internet. In simple sense, Web Services are means for interacting with objects over the Internet.&nbsp; &#8211;A web service is a collection of open protocols and standards used for exchanging data between applications or systems.&nbsp; -Software applications written in various [&hellip;]<\/p>\n","protected":false},"author":43,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[36],"tags":[],"class_list":["post-45","post","type-post","status-publish","format-standard","hentry","category-web-service"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Himanshu Namdeo","author_link":"https:\/\/debuggersspace.com\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"-Web Service is an application that is designed to interact directly with other applications over the internet. In simple sense, Web Services are means for interacting with objects over the Internet.&nbsp; &#8211;A web service is a collection of open protocols and standards used for exchanging data between applications or systems.&nbsp; -Software applications written in various&hellip;","_links":{"self":[{"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/posts\/45"}],"collection":[{"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/users\/43"}],"replies":[{"embeddable":true,"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":0,"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/posts\/45\/revisions"}],"wp:attachment":[{"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/media?parent=45"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/categories?post=45"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/debuggersspace.com\/index.php\/wp-json\/wp\/v2\/tags?post=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}