Cantitate/Preț
Produs

Java WebSocket Programming

Autor Danny Coward
en Limba Engleză Paperback – 16 oct 2013

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

Master Application Development with Java WebSocket

Build dynamic enterprise Web applications that fully leverage state-of-the-art communication technologies. Written by the leading expert on Java WebSocket programming, this Oracle Press guide offers practical development strategies and detailed example applications. Java WebSocket Programming explains how to design client/server applications, incorporate full-duplex messaging, establish connections, create endpoints, handle path mapping, and secure data. You’ll also learn how to encrypt Web transmissions and enrich legacy applications with Java WebSocket.
  • Develop Web applications using the Java WebSocket API
  • Create and publish annotated and programmatic endpoints
  • Manage the lifecycle events of WebSocket endpoints
  • Maintain reliable connections across the endpoint lifecycle
  • Manage synchronous and asynchronous messaging
  • Define encoding and decoding strategies for complex messaging
  • Configure message timeouts, size limits, and exceptions
  • Map message paths and route incoming URIs to Web containers
  • Secure data, authenticate users, and encrypt connections
Citește tot Restrânge

Preț: 23353 lei

Preț vechi: 29191 lei
-20% Nou

Puncte Express: 350

Preț estimativ în valută:
4469 4637$ 3735£

Carte disponibilă

Livrare economică 25 februarie-11 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071827195
ISBN-10: 0071827196
Pagini: 256
Dimensiuni: 218 x 229 x 15 mm
Greutate: 0.45 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Chapter 1. Java WebSocket Fundamentals Chapter 2. Java WebSocket Lifecycle
Chapter 3. Basic Messaging
Chapter 4. Fun with Sessions
Chapter 5. Advanced Messaging
Chapter 6. Java WebSockets on the Client Side
Chapter 7. Securing Your Java WebSockets
Chapter 8. Java WebSockets in Web Applications