Tesi sul tema "Web services"
Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili
Vedi i top-50 saggi (tesi di laurea o di dottorato) per l'attività di ricerca sul tema "Web services".
Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.
Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.
Vedi le tesi di molte aree scientifiche e compila una bibliografia corretta.
McElhiney, Patrick R. "Scalable Web Service Development with Amazon Web Services". Thesis, University of New Hampshire, 2018. http://pqdtopen.proquest.com/#viewpdf?dispub=10931435.
Testo completoThe objective of this thesis was to explore the topic of scalable web development, and it answered the question, “How do you scale a website to handle more traffic at peak times without wasting resources?” This is important research to any web company that has issues with rising costs as demand for their website increases. It would be wise for every online business to be prepared for more web traffic, before it occurs, without spending the budget of a multi-million user web company in low traffic periods. The last thing you want is an error as your customer base starts to arrive, giving them a bad experience for their first impressions, which would result in lost revenue.
Scalable software development architectures, including microservices, big data, and Kubernetes were studied, in addition to similar web service companies including Facebook, Twitter, and Match.com. A scalable architecture was designed for a social media web service, MeAndYou, using the big data configuration with a shared Aurora database, which was configured using an auto-scaling group attached to a load balancer in Amazon Web Services (AWS). It was tested using a custom threaded Selenium-based Python script that applied simulated user load to the servers. As the load was applied, AWS added more Elastic Compute Cloud (EC2) instances running a virtual disk image of the web server. After the load was removed, the instances were terminated automatically by AWS to save costs.
Countless steps were taken to make the web service bigger and more scalable than it originally was, before testing, including adding more fields to user profiles, adding more search types, and separating the layers of code into different Hypertext Preprocessor (PHP) files in the front-end. A version control system was configured on the servers using GitHub and rsync. The systems architecture designed suggests the Match Engine should use a stream processing message queue, which would allow the system to factor searches one at a time as they are created, with horizontal scaling capabilities, rather than grabbing the entire database and storing it in memory. The backend Match Engine was also tested for accuracy using Structured Query Language (SQL) injection, which determined how the match algorithm should be improved in the future.
Böök, Klas, e Christian Strand. "Jini kontra Web services, med intention att göra Web services pålitligt". Thesis, Växjö University, School of Mathematics and Systems Engineering, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-58.
Testo completoDetta examensarbete behandlar Service Oriented Architecture (SOA) och dess implementeringar Jini och Web services. SOA beskriver hur applikationsintegration mellan olika plattformar skall ske och innebär att applikationer designas som tjänster för att enkelt integreras med andra applikationer. Dynamisk lokalisering av tjänster via en registertjänst används för att applikationer skall finna andra applikationer. Vi designar och implementerar en mekanism i Web services som gör det möjligt att byta en tjänst under exekvering. Ett sådant byte kan vara intressant av två skäl, tjänster kan registreras utan att vara tillgängliga, eller att det uppstår ett fel under exekvering som gör att tjänsten blir otillgänglig.
This degree project is about Service Oriented Architecture (SOA) and its implementations Jini and Web services. SOA is a description of how application integration between different platforms can be carried out by designing applications as services, which implies an easier integration with other applications. Dynamic location of services is carried out by consultation with a register service so that applications can find other applications. We design and implement a mechanism in Web services that makes it possible to change service during execution. A change of service can be interesting for two reasons, the service might be registered but not available or there might be some sort of fault during execution that makes the service unavailable.
Ivanovas, Anselm. "Der Markt für Web Services Eine Analyse kommerzieller Web Service Verzeichnisse /". St. Gallen, 2007. http://www.biblio.unisg.ch/org/biblio/edoc.nsf/wwwDisplayIdentifier/06609077001/$FILE/06609077001.pdf.
Testo completoMiles, Stephen B. (Stephen Bell) 1954. "Web services strategy". Thesis, Massachusetts Institute of Technology, 2003. http://hdl.handle.net/1721.1/17001.
Testo completoJune 2003.
Includes bibliographical references (p. 116-123).
This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Everything is connected to everything. El Aleph (1945), by Jorge Luis Borges[1] This thesis addresses the need to simplify and streamline web service network infrastructure and to identify business models that best leverage Web services technology and industry dynamics to generate positive business results. Web services have evolved from the simple page-display protocol of their origin and now reach beyond the links that simply updated web data dynamically from corporate databases, to where systems can automatically transact. These Web services represent a series of network business technology standards and capabilities that irrevocably change the way in which businesses will do business. In fact, every business today is a networked business and has opportunities to grow using Web services. This study focuses on the implementation challenges in the financial services market, specifically the On Line Transaction Processing (OLTP) sector where legacy mainframes interface with multiple tiers of distribution through proprietary EDI links. The OLTP industry operates under stringent regulatory requirements for availability and audit-ability of not only who performed what transaction, but who had access to the information about the information. In this environment organizational demands on network infrastructure including hardware, software and personnel are changing radically, while concurrently Information Technology (IT) budgets are under pressure. The strategic choices for deploying web services in this environment may contain lessons for other industries where cost effective large scale processing, high availability, security, manageability and Intellectual Property Rights (IPR) are paramount concerns. In this paper we use a systems dynamics model to simulate the impact of market changes on the adoption of innovative technologies and their commoditization on the industry value chain, with the aim of identifying business models and network topologies which best support the growth of an Open Systems network business. From the results of the simulation we will derive strategic recommendations for networked business models and web services integration strategies to meet Line Of Business (LOB) objectives.
by Stephen B. Miles.
S.M.M.O.T.
Tyagi, Sapna DevendraSingh 1978. "Web services @ MIT". Thesis, Massachusetts Institute of Technology, 2004. http://hdl.handle.net/1721.1/29421.
Testo completoIncludes bibliographical references (leaf 66).
There are several useful web services developed at MIT by students, faculty and researchers. However, they are scattered all over MIT. Most people at MIT are unaware of the availability of these web services and hence they cannot leverage them. The thesis provides a solution to this problem called Web Services @ MIT that tracks all the web services scattered over MIT at a single location, with a brief description of the service they provide. Web Services @ MIT is intended to facilitate exploitation of both centrally and locally developed web services in a highly distributed enterprise such as MIT. While there is a compelling need for such a service, no such service is currently available at MIT. Web Services @ MIT is a portal built on top of IBuySpy Portal Solution Kit that allows one to build intranet and Internet application using ASP.NET along with Microsoft .NET Framework.
by Sapna DevendraSingh Tyagi.
M.Eng.
Shu, Shujing. "Towards Integration of SOAP-Based Web Services and OGC Web Services". ScholarWorks@UNO, 2004. http://scholarworks.uno.edu/td/469.
Testo completoMedjahed, Brahim. "Semantic Web Enabled Composition of Web Services". Diss., Virginia Tech, 2004. http://hdl.handle.net/10919/27364.
Testo completoPh. D.
Eriksson, Maria. "WEB SERVICES FÖR MOBILAPPLIKATIONER : Utveckling av säkra RESTful web services för mobilapplikationer". Thesis, Örebro universitet, Akademin för naturvetenskap och teknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-15879.
Testo completoRapporten beskriver utvecklandet av en RESTful web service för mobilapplikationer. Web servicen tillgängliggör resurser från ett befintligt system som kallas kompetensdatabasen. Kompetensdatabasen innehåller information om konsulters kompetenser och de uppdrag som utförts vid IT-konsultföretaget Nethouse AB. Web servicen utvecklades enligt principerna för REST och ROA (Resource Oriented Architecture) vilket innebär ett fokus på att tillgängliggöra resurser. Resurserna görs nåbara genom HTTP-protokollet och dess metoder, det vill säga samma tekniker som används på webben. Stor vikt har lagts på att designa systemet enligt dessa principer. För att servicen inte skulle läcka information till konkurrenter eller bryta mot personuppgiftslagen behövde någon form av säkerhetslösning implementeras. En autentiseringsmodell togs fram för att göra systemet nåbart enbart för anställda vid företaget.
Hübsch, Chris. "Techniken von Web Services". Universitätsbibliothek Chemnitz, 2003. http://nbn-resolving.de/urn:nbn:de:swb:ch1-200300813.
Testo completoMustafa, Faisal. "Dynamic web services composition". Thesis, University of Huddersfield, 2014. http://eprints.hud.ac.uk/id/eprint/24698/.
Testo completoSabesan, Manivasakan. "Querying Mediated Web Services". Licentiate thesis, Uppsala : Department of Information Technology, Uppsala University, 2007. http://www.it.uu.se/research/publications/lic/2007-001/2007-001.pdf.
Testo completoRabhi, Issam. "Testabilité des services Web". Phd thesis, Université Blaise Pascal - Clermont-Ferrand II, 2012. http://tel.archives-ouvertes.fr/tel-00738936.
Testo completoHanna, Samer. "Web services robustness testing". Thesis, Durham University, 2008. http://etheses.dur.ac.uk/2378/.
Testo completoArockiasamy, Britto N. "Trustworthiness of Web Services". UNF Digital Commons, 2014. http://digitalcommons.unf.edu/etd/531.
Testo completoCosta, Rui Filipe Vital Guerreiro da. "Web services recovery mechanisms". Master's thesis, Faculdade de Ciências e Tecnologia, 2009. http://hdl.handle.net/10362/3929.
Testo completoIn web services context it is not possible to use the usual concept of ACID transactions because of several factors. For instance, business transaction in general have a long duration that can be extended to several months or can involve the coordination and interaction of activities executed by different partners. In these cases, atomicity is not preserved, therefore the usual recovery mechanisms cannot be used, like the rollback. In business transaction, failure treatment can be made by compensation mechanisms in which are defined actions of compensation for the actions that cannot be reverted automatically. The goal of this dissertation is to define a set of patterns that represent the common use of the recovery mechanisms at business level. A graphical notation of easy comprehension will be developed to show how the recovery mechanisms work to all kind of people with different background formation.
Abi, Haidar Diala. "Web services access negotiation". Télécom Bretagne, 2008. http://www.theses.fr/2008TELB0089.
Testo completoSam, Yacine. "Personnalisation de services web". Aix-Marseille 3, 2008. http://www.theses.fr/2008AIX30049.
Testo completoWe are interested in this thesis by the Web Services personalization, specifically on how to offer a Web Services in several variants in order to satisfy a large number of different Web Services clients. The Web Services personalization increases the usability of Web Services. We propose a general framework for understanding personalizable Web Services and the Web Services personalization problem. Such a problem consists in the discovery, for a specific client, of a given Web Services (simple or composite) variant that can satisfy it. We present some models for personalizable Web Services specification where theWeb Services discovery and composition are reduced to reasoning tasks in knowledge-based systems. These models are considered as annotation languages above existing low-level Web Services description languages. We also propose a solution allowing the adaptation, in many variants, of a Web Services offered only in one variant
Gooneratne, Nalaka Dilshan, e s3034554@student rmit edu au. "Discovery and Validation for Composite Services on the Semantic Web". RMIT University. Computer Science and Information Technology, 2009. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20091019.155524.
Testo completoSchwarz, Michael. "Web Services och säkerhet : - en studie i tekniker för att säkra Web Services". Thesis, Växjö University, School of Mathematics and Systems Engineering, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-1013.
Testo completoAnvändandet av Web Services har ökat de senaste åren, det är relativt lätt att utveckla dessa tjänster och de kan användas i de allra flesta miljöer. Ett bekymmer är dock säkerhetsfrågan. Denna uppsats studerar de vanligaste teknikerna för att säkra Web Services, beskriver hur de kan användas samtidigt diskuterar fördelar och nackdelar med flera av dem. Till sist ges förslag på hur Web Services i olika typer av miljöer kan säkras.
The usage of Web Services has increased during recent years, its relatively easy to develop and can be used in almost any environment. One concern however is the security aspect. This essay studies the most common techniques for securing Web Services and describes how they can be used. It also discusses some pros and cons about them. Finally this paper suggests some ways to secure Web Services used in different environment.
Luna, Filho Antonio Luis do Rêgo. "SISTEMA ESPECIALISTA PARA TELEDIAGNÓSTICO NO AMBIENTE DE WEB SERVICES WST Web Services Telediagnosis". Universidade Federal do Maranhão, 2005. http://tedebc.ufma.br:8080/jspui/handle/tede/394.
Testo completoThis work approaches the telemedicine through an area of study about telediagnosis. The solution proposed here will be the development of an expert system which has the objective of sharing rule base in an internet environment, using the web services technology. The knowledge basis of expert system will be built on malaria diseases. Some technologies such as: the JESS - Java Expert System Shell, the Java language and also Protegé tool to ontologies generations. The major interest of this project is to attend communities located far from cities giving them accurate medical support.
Este trabalho aborda a telemedicina através da área de estudo sobre o telediagnóstico. O maior objetivo é desenvolver um mecanismo de inferência utilizando uma ferramenta chamada JESS Java Expert System Shell, para diagnosticar malária, disponibiliza-lo como serviço no ambiente da internet através de um framework para construção de Web Services, para que se possa oferecer uma solução às regiões menos favorecidas. Algumas tecnologias irão dar suporte ao trabalho, como o software Protegé, que será usado na modelagem do conhecimento acerca da malária, através de ontologias e a UML Unified Modeling Language para modelagem do protótipo do mecanismo de inferência.
Youn, Choonhan Fox Geoffrey C. "Web services based architecture in computational Web portals". Related Electronic Resource: Current Research at SU : database of SU dissertations, recent titles available full text, 2003. http://wwwlib.umi.com/cr/syr/main.
Testo completoWei, Yanfang. "Control synchronous web-based training using web services". ScholarWorks@UNO, 2004. http://louisdl.louislibraries.org/u?/NOD,145.
Testo completoTitle from electronic submission form. "A thesis ... in partial fulfillment of the requirements for the degree of Master of Science in the Department of Computer Science."--Thesis t.p. Vita. Includes bibliographical references.
Wong, Ka Wah. "Web services adaptation by using Web application wrapper /". View abstract or full-text, 2004. http://library.ust.hk/cgi/db/thesis.pl?COMP%202004%20WONG.
Testo completoIncludes bibliographical references (leaves 68-70). Also available in electronic version. Access restricted to campus users.
LINS, Fernando Antonio Aires. "Composição adaptativa de Web services". Universidade Federal de Pernambuco, 2007. https://repositorio.ufpe.br/handle/123456789/2708.
Testo completoWeb services têm desempenhado um importante papel no desenvolvimento de aplicações distribuídas. Em particular, a possibilidade de composição de serviços já implementados com o intuito de prover uma nova funcionalidade se constitui uma abordagem interessante para a construção de sistemas distribuídos e de processos de negócios (business processes), na medida em que diminui o tempo total de desenvolvimento e promove a reusabilidade de serviços já testados e utilizados. A possibilidade de realizar a composição de web services de forma dinâmica, em tempo de execução, aparece nesse contexto com uma elevada importância. A composição dinâmica permite que mudanças sejam percebidas pelo sistema durante a sua execução, sem a necessidade de reinicialização de sistemas, o que poderia levar a indisponibilidade do serviço e a possível perda de clientes. Algumas propostas têm surgido para composição dinâmica de web services, mas elas não adotam especificações já estáveis e notadamente difundidas, como WS-BPEL. Ao mesmo tempo, estas propostas usualmente implicam em modificações nas regras da especificação dos processos de negócios, dificultando ainda mais a implementação do sistema. Este trabalho propõe uma nova abordagem para possibilitar a adaptabilidade na composição de web services através de modificações na semântica da primitiva de invocação de serviços, mantendo a sintaxe do principal padrão existente para este fim (WS-BPEL) inalterada. A partir das modificações propostas, programadores podem definir composições dinâmicas de web services sem alterar o código fonte da aplicação. Como implementar a adaptação passa a ser tarefa do ambiente e não do programador, o que torna esta tarefa mais transparente para o mesmo. Por fim, a adaptabilidade surgiria como mais uma possibilidade no projeto, mantendo todas as outras características da composição inalteradas
Shulman, Lev. "Automated Discovery, Binding, and Integration Of GIS Web Services". ScholarWorks@UNO, 2007. http://scholarworks.uno.edu/td/539.
Testo completoFigueiredo, Rafael Saraiva. "Name service for accessing personal services from Web servers". Master's thesis, Universidade de Aveiro, 2015. http://hdl.handle.net/10773/18566.
Testo completoO propósito desta tese teve como base o desenvolvimento de um mecanismo que permitisse que servidores Web (ou serviços) descobrissem e usassem serviços Web que executam localmente em relação aos clientes Web (serviços pessoais). Para conseguir isto, desenvolvemos uma solução que permita a um servidor de nomes local a descoberta de serviçoos pessoais (i.e., resolver nomes para referências para serviços) e uma solução que permita aos servidores Web a possibilidade de invocar esses serviços pessoas usando as referências obtidas. A comunicação entre os servidores Web e o servidor de nomes local ou os serviços pessoais e mediada pelo cliente Web local (um navegador) usando um novo mecanismo de redireção HTTP.
HTTP, Web service, personal service, Broker, browser, HTTP redirection, name server. The purpose of this thesis was to devise a mechanism to allow Web servers (or services) to nd out and use other Web services running locally to Web clients (personal services). To do so, we had to create a solution for having a local name server to nd out personal services (i.e., resolve names to service handles) and a solution for allowing Web servers to invoke personal services given those handles. The communication between the Web servers and the local name server or the personal services is mediated by the Web client (a browser) using a new HTTP redirection mechanism.
Kallbach, Maria. "Orchestrierung von Geo Web Services". Master's thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2010. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-25142.
Testo completoMartins, Rogério Samuel de Moura. "Composição dinâmica de web services". Universidade do Vale do Rio do Sinos, 2007. http://www.repositorio.jesuita.org.br/handle/UNISINOS/2251.
Testo completoCoordenação de Aperfeiçoamento de Pessoal de Nível Superior
As invocações a serviços disponíveis na internet são construídas de forma estática, sempre referenciando o mesmo web service e o mesmo web method. Quando este serviço apresentar baixa disponibilidade o desempenho da aplicação será reduzido. Para evitar este problema é necessário que a aplicação tenha a habilidade de identificar o melhor serviço disponibilizado e então possa invocá-lo. A inserção de novos protocolos e novas funcionalidades na arquitetura de web services pode permitir que as aplicações encontrem serviços disponíveis na internet e, além disso, possam medir a qualidade do serviço disponível e assim direcionar sua chamada para o melhor serviço. Padrões de projeto são usados como um instrumento para uma melhor compreensão da arquitetura proposta
The invocations to available services in the internet are built in a static way, always referring the same web service and the same web method. When this service presents low readiness the performance of the application it will be reduced. To avoid this problem it is necessary that the application has the ability to identify the best made available service and then it can invoke it. The insert of new protocols and new functionalities in the architecture of web services can allow the applications to find available services in the internet and, besides, they can measure the quality of the available service and like this to address his call for the best service. Design patterns are not a lust, but an instrument for a better understanding of the proposed architecture
Kallbach, Maria. "Orchestrierung von Geo Web Services". Master's thesis, Hochschule für Technik und Wirtschaft Dresden, 2009. https://slub.qucosa.de/id/qucosa%3A634.
Testo completoChabeb, Yassin. "Contributions à la description et la découverte de services web sémantiques". Phd thesis, Institut National des Télécommunications, 2011. http://tel.archives-ouvertes.fr/tel-00843597.
Testo completoЧеботарьова, Д. В., e В. О. Безлуцький. "Використання технології Amazon WEB Services для обслуговування сервісів". Thesis, ФОП Петров В. В, 2020. https://openarchive.nure.ua/handle/document/16406.
Testo completoWu, Chen. "Service distribution and service discovery through a public web services platform". Thesis, Curtin University, 2008. http://hdl.handle.net/20.500.11937/387.
Testo completoWu, Chen. "Service distribution and service discovery through a public web services platform". Curtin University of Technology, Digital Ecosystems and Business Intelligence Institute, 2008. http://espace.library.curtin.edu.au:80/R/?func=dbin-jump-full&object_id=17919.
Testo completoIt also aims to design and implement a platform (PWSP), by means of which a large number of public Web services on the Web can be distributed based on service demands, retrieved based on service descriptions, selected based on service qualities, and matched based on service messages in a user-centred, scalable, and Web-consistent manner without augmenting existing Web services standards.
Rosario, Sidney. "Qualité de Services dans les compositions des services Web". Rennes 1, 2009. http://www.theses.fr/2009REN1S177.
Testo completoWeb services and their compositions have become increasingly pervasive in recent years. Web service orchestrations are Web service compositions involving a central entity - the ''orchestrator'' - which calls other Web services in various orders (in parallel/sequence, etc), combining their responses in different ways to form a new Web service in itself. In business environments, the non-functional - or the Quality of Service (QoS) - behaviour of the services is of high importance and it can alone decide the success or the failure of a service. In this thesis we propose a theory of QoS for Web Service orchestrations, and develop a framework for the management of QoS in orchestrations. We adopt a /contract-based/ approach for managing QoS, where the services called by the orchestrator are seen as its 'sub-contractors', and have contracts with the orchestrator. These contracts specify the behaviour of both the functional and the non-functional or the QoS aspects of the service. We propose the use of ''soft probabilistic contracts'', to capture the inherent variability in QoS behaviours. A contract-based approach implicitly assumes that when the performance of a contracted service improves, the performance of the orchestration as a whole in turn improves. We show that this property, that we call ``monotonicity'', can be easily violated in orchestrations. We give necessary and sufficient conditions for monotonicity to hold. We show how probabilistic contracts can be composed to derive a contract that the orchestrator can offer to its own clients. We also give a method to monitor these probabilistic contracts, using statistical techniques. Our whole framework is supported by an implementation over a Java interpreter of Orc, an orchestration language
Damaraju, Sarita. "Performance measurements of Web services". Morgantown, W. Va. : [West Virginia University Libraries], 2006. https://eidr.wvu.edu/etd/documentdata.eTD?documentid=4581.
Testo completoTitle from document title page. Document formatted into pages; contains v, 42 p. : ill. (some col.). Includes abstract. Includes bibliographical references (p. 32-34).
Ekelund, Marcus, e Andreas Larsson. "Web Services : A Comparative Study". Thesis, Växjö University, School of Mathematics and Systems Engineering, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-23.
Testo completoThis Master thesis enhances an existing library search system with a new dynamic web interface and introduces the ability to perform remote searches by using Web Services. The remote search functionality also includes the ability to compress SOAP-messages, this functionality is optional. The system is implemented using the Microsoft.NET Framework with Visual Studio C#. A library needs to store information about articles and we have chosen to use a Sybase Adaptive Server Anywhere database.
The practical part of this thesis describes the architecture of our implementation and the design process.
The theoretical part is a comparative study between dynamically created web pages and static pages, SOAP-compression versus no compression, SOAP-optimization versus no optimisation and the use of Web Services locally versus local classes.
Persson, Anders. "Improving reusability with Web Services". Thesis, Växjö University, School of Mathematics and Systems Engineering, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-511.
Testo completoThis master’s thesis discusses the evolution of DataPartner’s application "Inventera". Inventera is designed to do inventory of stock on handheld computers and integartes with SPCS Administration. Inventera is enhanced with a wireless connection and the SPCS API is wrapped with Web Services. The theoretical part of this thesis examines diffrent possibilities to increase reusability by using web service technology when developing software. A case study of the SPCS API is used in order to study differences between using no Web Services at all, static web services or dynamic web services.
Sabesan, Manivasakan. "Querying Data Providing Web Services". Doctoral thesis, Uppsala universitet, Avdelningen för datalogi, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-128928.
Testo completoeSSENCE
Chan, Yue-Kong Kenneth. "Web services and agents integration /". View document on the Internet, 2006. http://library.athabascau.ca/drr/download.php?filename=scis/Yue-Kong(Kenneth)ChanEssay.pdf.
Testo completo"An essay submitted in partial fulfillment of the requirements for the degree of Master of science in information systems"--t.p. Includes bibliographical references (leaves 71-78).
Zaguia, Atef. "Fusion multimodale et services Web". Mémoire, École de technologie supérieure, 2010. http://espace.etsmtl.ca/665/1/ZAGUIA_Atef.pdf.
Testo completoZhu, Yonghan 1971. "Web services : framework and technologies". Thesis, McGill University, 2004. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=80907.
Testo completoWeb Services is a highly modularized application level framework. Its fundamental idea is to enable Web applications to interact with each other regardless of platforms, languages or network infrastructure used. This understanding has been accepted and shared by current Web Services vendors, users, professionals and standards organizations. Meanwhile, Web Services concepts, architecture, components, working models and direction are still under debate. This thesis provides an introduction to these topics based on a thorough research across existing materials.
The first part of this thesis clarifies the architecture and basic concepts of Web Services. The second part provides a complete introduction and analysis of the two groups of technologies stated above, and shows how these technologies work together. The third part of this thesis presents a discussion of the advantages and potential applications of Web Services. It is based on the perspectives of a variety of technical experts and solution designers. (Abstract shortened by UMI.)
Looker, Nik. "Dependability analysis of Web services". Thesis, Durham University, 2006. http://etheses.dur.ac.uk/2888/.
Testo completoShelton, William T. (William Trotter) 1966. "Web services : a strategic analysis". Thesis, Massachusetts Institute of Technology, 2003. http://hdl.handle.net/1721.1/7961.
Testo completoIncludes bibliographical references (leaves 70-75).
This thesis is an investigation of the strategic impact of Web Services on the firm. A literature review was conducted to gain a broad understanding of the research previously done on various related subjects. The core of this thesis is focused on looking at Web Services using time-tested, generally-accepted strategic management frameworks in order to better understand the true potential impact of Web Services. Utilizing in-depth interviews with industry leaders, comprehensive knowledge of Web Services technology, and seminal academic research where appropriate, the author has attempted to derive the strategic implications of Web Services over a three- to five-year horizon.
by William T. Shelton, Jr.
S.M.M.O.T.
Lombardi, John J. "Securing Web Based Transaction Services". NSUWorks, 2003. http://nsuworks.nova.edu/gscis_etd/682.
Testo completoChakravaram, Vijay. "Social networking using web services". Kansas State University, 2016. http://hdl.handle.net/2097/32594.
Testo completoDepartment of Computing and Information Sciences
Daniel Andresen
Web services have expanded to become popular in application development. Web services technology represents an important way of communication between different applications across different platforms. Unlike traditional client/server models, such as a Web application or Web page system, Web services do not provide the user with a GUI. Instead, Web services share business logic, functionality and data through a programmatic interface across a network. Web services are services or functionalities that are exposed to the internet and serves as online or web APIs. These services which are online APIs can be called from your code and use the results in your applications to offer specific functionality to users. This project consists of two applications the client and the server application. The server application is an online REST API (Web Services developed using REpresentational State Transfer (REST) protocol) which provides all the functionalities as a service across the network that are required to develop a social networking web application. The client application is similar to any other social networking web application where you can create a profile, delete profile, send messages to your friends, post things, like and comment a post. This applications sends request to the server application using HTTP requests and get the responses. These responses are then consumed in the application to provide the required functionalities to the end user.
Oliveira, Alex Lopes de. "Instrumentação inteligente via web services". Universidade de São Paulo, 2006. http://www.teses.usp.br/teses/disponiveis/3/3140/tde-13122006-150545/.
Testo completoIn this work is presented the integration of an established system of intelligent instrumentation with the Web Service?s architecture, in accordance with the IEEE 1451.1 standard. It is suggested the association of a data-communication protocol with the concept of Transducer Electronic Data Sheet (TEDS) to a Web Service for making possible the remote configuration of a data acquisition system. Through a remote supervisor interface, accessible via Internet from any browser, the user can, at the first moment, identify which are the smart sensors connected in a network, using an unique identification associated to its characteristics (type, data formatting, etc.). In the same graphical interface the user can choose which sensors wants to monitor and, after the selection, will have available the monitoring interface that enables data visualization through a graph and allows the user to save the collected data in a text file. In the same monitoring interface the Web Service is also available; it admits modifications on the data collection interval. A group of computers in a local network (Intranet) simulates the smart sensors network. In the same network is connected a server responsible for supplying the remote supervisor interface.
Ouzzani, Mourad. "Efficient Delivery of Web Services". Diss., Virginia Tech, 2004. http://hdl.handle.net/10919/27360.
Testo completoPh. D.
Maleček, David. "Trh web services v ČR". Master's thesis, Vysoká škola ekonomická v Praze, 2007. http://www.nusl.cz/ntk/nusl-1316.
Testo completoJain, Arihant. "Plug-and-Play Web Services". DigitalCommons@USU, 2019. https://digitalcommons.usu.edu/etd/7646.
Testo completoButtler, David John. "Building blocks for composable web services". Diss., Available online, Georgia Institute of Technology, 2004:, 2003. http://etd.gatech.edu/theses/available/etd-04082004-180046/unrestricted/buttler%5Fdavid%5F200312%5Fphd.pdf.
Testo completo