@aritzhaupt

Java technology: A comparison of a File Transfer Protocol application in Sockets Datagrams, RMI

, , , , and . Proceedings of the College of Computing, Engineering, and Construction Symposium and Career Showcase, page 61-64. Jacksonville, FL, University of North Florida, University of North Florida, (April 2004)

Abstract

Client-server computing architecture revolutionized the software field and continues to be widely used today. The advent of the Java programming language made it simpler to code clients and servers by encapsulating much of the programming complexity in the language. This paper evaluates three such Java client-server computing APIs quantitatively and qualitatively – Java Socket API, Java Datagram API and Java RMI API. Thus, this study encompasses TCP sockets, UDP datagrams and the standard RMI facility of Java.

Links and resources

Tags