Fundamental Networking in Java
This book is an in-depth learning and teaching resource for the understanding and programming of TCP/IP networking in Java. It covers 'everything you can do to a socket in Java' and explains when and why you might - or might not - want to do that. It is addressed both to professional progr...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
London :
Springer London : Imprint: Springer,
2006.
|
Edición: | 1st ed. 2006. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- to Networking
- IP-Internet Protocol
- Fundamentals of IP
- TCP-Transmission Control Protocol
- Fundamentals of TCP
- Scalable I/O
- Scalable TCP
- Firewalls
- Secure Sockets
- Scalable Secure Sockets
- UDP-User Datagram Protocol
- Unicast UDP
- Scalable UDP
- Multicast UDP
- In Practice
- Server and Clients Models
- Fallacies of Net- working.