Web Service for Distributed Communication Systems

Feng Liu,Gesan Wang,Li,Wu Chou
DOI: https://doi.org/10.1109/soli.2006.328893
2006-01-01
Abstract:In this paper, we present an approach for Web service based distributed communication systems. Unlike conventional one-way Web service, which is based on a stateless request/response interaction pattern, communication systems typically require stateful, two-way, full duplex interaction, and in many cases, it needs to establish certain association or context in the form of "session" before any message can be exchanged. We describe a system level architecture for distributed communication systems based on two-way, full duplex Web service interaction that supports stateful and session based Web service transactions. In addition, we address the issue of enabling two-way Web service interaction to cross enterprise domains and firewalls, and the approach of two-way Web service router gateway, TARGET, is described. TARGET is a generic solution for two-way Web service interaction to traverse legitimately through NATs and strictly configured firewalls. Different from conventional Web service access gateway, TARGET is based on a novel combination of two-way SOAP message tunneling, service local registry, and service routing to enable two-way Web services for distributed communication systems. A research Web service based distributed communication system has been developed that supports Web service based conferencing services crossing enterprise domains and firewalls. Our experimental service results indicate that a full Web service based distributed communication system is not only feasible but also desirable
What problem does this paper attempt to address?