- 5 resultados
menor preço: € 50,89, preço mais alto: € 97,22, preço médio: € 68,14
1
Fundamental Networking in Java - Esmond Pitt
Encomendar
no/na BookDepository.com
€ 97,22
Envio: € 0,001
EncomendarLink patrocinado
Esmond Pitt:

Fundamental Networking in Java - Livro de bolso

ISBN: 9781849965453

Paperback, [PU: Springer London Ltd], The book provides complete coverage of fundamental IP networking in Java. It introduces the concepts behind TCP/IP and UDP and their intended use and… mais…

Custos de envio:Versandkostenfrei. (EUR 0.00)
2
Fundamental Networking in Java - Pitt, Esmond
Encomendar
no/na Amazon.de (Intern. Bücher)
€ 50,89
Envio: € 3,001
EncomendarLink patrocinado

Pitt, Esmond:

Fundamental Networking in Java - Livro de bolso

2010, ISBN: 9781849965453

Springer, Taschenbuch, Auflage: Softcover reprint of hardcover 1st ed. 2006, 400 Seiten, Publiziert: 2010-10-13T00:00:01Z, Produktgruppe: Buch, 1.35 kg, Hardware & Technik, Computer & Int… mais…

Custos de envio:Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00)
3
Fundamental Networking in Java - Pitt, Esmond
Encomendar
no/na Amazon.de (Intern. Bücher)
€ 57,23
Envio: € 0,001
EncomendarLink patrocinado
Pitt, Esmond:
Fundamental Networking in Java - Livro de bolso

2010

ISBN: 9781849965453

Springer, Taschenbuch, Auflage: Softcover reprint of hardcover 1st ed. 2006, 400 Seiten, Publiziert: 2010-10-13T00:00:01Z, Produktgruppe: Buch, 1.35 kg, Hardware & Technik, Computer & Int… mais…

Custos de envio:Auf Lager. Lieferung von Amazon. (EUR 0.00) Amazon.de
4
Fundamental Networking in Java - Pitt, Esmond
Encomendar
no/na Achtung-Buecher.de
€ 54,15
Envio: € 0,001
EncomendarLink patrocinado
Pitt, Esmond:
Fundamental Networking in Java - Livro de bolso

2010, ISBN: 1849965455

Edição encadernada

Softcover reprint of hardcover 1st ed. 2006 Kartoniert / Broschiert Computerprogrammierung und Softwareentwicklung, Compiler und Übersetzer, Systemanalyse und -design, ClientMode; firew… mais…

Custos de envio:Versandkostenfrei innerhalb der BRD. (EUR 0.00) MARZIES.de Buch- und Medienhandel, 14621 Schönwalde-Glien
5
Fundamental Networking in Java - Pitt, Esmond
Encomendar
no/na Achtung-Buecher.de
€ 81,23
Envio: € 0,001
EncomendarLink patrocinado
Pitt, Esmond:
Fundamental Networking in Java - Livro de bolso

2010, ISBN: 1849965455

Edição encadernada

Softcover reprint of hardcover 1st ed. 2006 Kartoniert / Broschiert Computerprogrammierung und Softwareentwicklung, Compiler und Übersetzer, Systemanalyse und -design, ClientMode; firew… mais…

Custos de envio:Versandkostenfrei innerhalb der BRD. (EUR 0.00) MARZIES.de Buch- und Medienhandel, 14621 Schönwalde-Glien

1Como algumas plataformas não transmitem condições de envio e estas podem depender do país de entrega, do preço de compra, do peso e tamanho do artigo, de uma possível adesão à plataforma, de uma entrega directa pela plataforma ou através de um terceiro fornecedor (Marketplace), etc., é possível que os custos de envio indicados pelo eurolivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro
Fundamental Networking in Java

The book provides complete coverage of fundamental IP networking in Java. It introduces the concepts behind TCP/IP and UDP and their intended use and purpose; gives complete coverage of Java networking APIs, includes an extended discussion of advanced server design, so that the various design principles and tradeoffs concerned are discussed and equips the reader with analytic queuing-theory tools to evaluate design alternatives; covers UDP multicasting, and covers multi-homed hosts, leading the reader to understand the extra programming steps and design considerations required in such environments.After reading this book the reader will have an advanced knowledge of fundamental network design and programming concepts in the Java language, enabling them to design and implement distributed applications with advanced features and to predict their performance. Special emphasis is given to the scalable I/O facilities of Java 1.4 as well as complete treatments of multi-homing and UDP both unicast and multicast.

Dados detalhados do livro - Fundamental Networking in Java


EAN (ISBN-13): 9781849965453
ISBN (ISBN-10): 1849965455
Livro de capa dura
Livro de bolso
Ano de publicação: 2010
Editor/Editora: Springer
400 Páginas
Peso: 0,602 kg
Língua: eng/Englisch

Livro na base de dados desde 2011-08-28T19:41:00+01:00 (Lisbon)
Página de detalhes modificada pela última vez em 2024-04-22T23:46:45+01:00 (Lisbon)
Número ISBN/EAN: 9781849965453

Número ISBN - Ortografia alternativa:
1-84996-545-5, 978-1-84996-545-3
Ortografia alternativa e termos de pesquisa relacionados:
Título do livro: java


Dados da editora

Autor: Esmond Pitt
Título: Fundamental Networking in Java
Editora: Springer; Springer London
382 Páginas
Ano de publicação: 2010-10-13
London; GB
Impresso / Feito em
Peso: 0,611 kg
Língua: Inglês
53,49 € (DE)
54,99 € (AT)
59,00 CHF (CH)
POD
XVIII, 382 p. 23 illus.

BC; Programming Techniques; Hardcover, Softcover / Informatik, EDV/Informatik; Computerprogrammierung und Softwareentwicklung; Verstehen; Client Mode; Firewall; Host; Internet; Java; Socket; TCP/IP; Unicast; datagram; programming; tools; Computer Communication Networks; Programming Languages, Compilers, Interpreters; Computer System Implementation; Programming Techniques; Computer Communication Networks; Compilers and Interpreters; Computer System Implementation; Netzwerk-Hardware; Compiler und Übersetzer; Systemanalyse und -design; BB

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.

Outros livros adicionais, que poderiam ser muito similares com este livro:

Último livro semelhante:
9781846280306 Fundamental Networking In Java by Esmond Pitt Hardcover | Indigo Chapters (Esmond Pitt)


< Para arquivar...