International Conference and Workshop on Communication, Computing and Virtualization |
Foundation of Computer Science USA |
ICWCCV2015 - Number 1 |
September 2015 |
Authors: Ketan N. Kanere, Hitesh K. Mhatre, Arjun Jaiswal |
9a6693e3-0f88-4a95-86f9-1ac79bf03b08 |
Ketan N. Kanere, Hitesh K. Mhatre, Arjun Jaiswal . Implementation of Real Time Messaging Server using Duplex Web Services. International Conference and Workshop on Communication, Computing and Virtualization. ICWCCV2015, 1 (September 2015), 0-0.
This architecture supports two-way client-server interactions. The Proxy Framework acts as a service broker between the clients and the CSTA Web services. It dynamically selects the Web service based on client profile, Web service registry and runtime service status. The Proxy framework separates service independent functions, such as session management, event subscriptions, and type conversion, from the service dependent logic, such as message composition and parsing, so that different services can be plugged into the framework easily. The Proxy Framework can be dynamically configured into a Client Proxy to facilitate development of CSTA applications in programming languages, including Visual C++, Visual Basic and Java. Due to the duplex web services interaction created, load will be reduced at the server end, at the same time push back service which is a part of the two-way interaction of the web service will pass the message to other client in the network. Emphasis will be on increasing the data transfer speed, at the same time use of a web service in a chat server will make it work better and faster in distributed environment.