A Tutorial on Java Socket Programming and Source Code Analysis
Natarajan Meghanathan
Broschiertes Buch

A Tutorial on Java Socket Programming and Source Code Analysis

Complete Java Source Code Examples and Practice Exercises: Supplement for Computer Networks & Software Security Courses

Versandkostenfrei!
Versandfertig in 6-10 Tagen
32,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
The book is organized into two modules: In the first module, we present a tutorial on socket programming in Java, illustrating complete examples for simplex and duplex communications with both connectionless datagram and connection-oriented stream-mode sockets. In addition, this module explains in detail, with examples, the differences between a concurrent server and iterative server and the use of the Multicast socket API. In the second module, we present the source code analysis of a file reader connection-oriented server socket Java program, to illustrate the identification, impact analysis...