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...
Permalink: | http://skupni.nsk.hr/Record/fer.KOHA-OAI-FER:36930/TOC |
---|---|
Glavni autor: | Pitt, Esmond (-) |
Vrsta građe: | Knjiga |
Jezik: | eng |
Impresum: |
[New York] :
Springer,
c2010.
|
Predmet: |
Sadržaj:
- Ch. 1.
- Introduction
- Ch. 2.
- Fundamentals of IP
- Ch. 3.
- Fundamentals of TCP
- Ch. 4.
- Scalable I/O
- Ch. 5.
- Scalable TCP
- Ch. 6.
- Firewalls
- Ch. 7.
- Secure sockets
- Ch. 8.
- Scalable secure sockets
- Ch. 9.
- Unicast UDP
- Ch. 10.
- Scalable UDP
- Ch. 11.
- Multicast UDP
- Ch. 12.
- Server and client models
- Ch. 13.
- Fallacies of networking
- App. A.
- TCP port states
- App. B.
- Platform dependencies.