IMPLEMENTING COMMUNICATION PROTOCOLS IN JAVA

Citation
B. Krupczak et al., IMPLEMENTING COMMUNICATION PROTOCOLS IN JAVA, IEEE communications magazine, 36(10), 1998, pp. 93-99
Citations number
6
Categorie Soggetti
Engineering, Eletrical & Electronic",Telecommunications
ISSN journal
01636804
Volume
36
Issue
10
Year of publication
1998
Pages
93 - 99
Database
ISI
SICI code
0163-6804(1998)36:10<93:ICPIJ>2.0.ZU;2-R
Abstract
As the number and variety of Web- and network-based applications conti nues to increase, so does the need for flexible communication protocol s and services to support them. Traditionally, a major impediment to d eployment of new protocols and services is the need to upgrade million s of end systems with compatible implementations. At the same time, Ja va - a language explicitly designed to support development and distrib ution of new applications via the Web - is emerging as a (potentially) ubiquitous system platform. It is therefore natural to consider wheth er Java might speed the introduction of protocols to better support ne w applications. In this article we discuss the suitability of Java as an environment for implementing and deploying communication protocols. Using insights from a Java-based protocol suite and supporting protoc ol subsystem we have implemented, we describe the benefits of using Ja va for protocol development and deployment, and how protocol programme rs can implement protocols taking advantage of those benefits.