TCP/IP sockets in Java : practical guide for programmers /
The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements: The API (application programming interface) reference sections in...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Amsterdam ; Boston :
Elsevier/Morgan Kaufmann,
�2008.
|
Edición: | 2nd ed. |
Colección: | Morgan Kaufmann practical guides series.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Ch 1: Introduction to Networks, Packets and Protocols
- Ch 2: Basic Sockets
- Ch 3: Sending and Receiving Messages
- Ch 4: Beyond the Basics
- Ch 5: Scalable Interoperability
- Ch 6: Under the Hood.