Search preferences
Vai alla pagina principale dei risultati di ricerca

Filtri di ricerca

Tipo di articolo

  • Tutti i tipi di prodotto 
  • Libri (9)
  • Riviste e Giornali (Nessun altro risultato corrispondente a questo perfezionamento)
  • Fumetti (Nessun altro risultato corrispondente a questo perfezionamento)
  • Spartiti (Nessun altro risultato corrispondente a questo perfezionamento)
  • Arte, Stampe e Poster (Nessun altro risultato corrispondente a questo perfezionamento)
  • Fotografie (Nessun altro risultato corrispondente a questo perfezionamento)
  • Mappe (Nessun altro risultato corrispondente a questo perfezionamento)
  • Manoscritti e Collezionismo cartaceo (Nessun altro risultato corrispondente a questo perfezionamento)

Condizioni

  • Tutte 
  • Nuovi (9)
  • Antichi o usati (Nessun altro risultato corrispondente a questo perfezionamento)

Ulteriori caratteristiche

  • Prima ed. (Nessun altro risultato corrispondente a questo perfezionamento)
  • Copia autograf. (Nessun altro risultato corrispondente a questo perfezionamento)
  • Sovracoperta (Nessun altro risultato corrispondente a questo perfezionamento)
  • Con foto (9)
  • Non Print on Demand (Nessun altro risultato corrispondente a questo perfezionamento)

Lingua (1)

Prezzo

Fascia di prezzo personalizzata (EUR)

Spedizione gratuita

  • Spedizione gratuita in U.S.A. (Nessun altro risultato corrispondente a questo perfezionamento)

Paese del venditore

  • Kenneth L Calvert

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 0123742552 ISBN 13: 9780123742551

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -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 each chapter, which describe the relevant parts of each class, have been replaced with (i) a summary section that lists the classes and methods used in the code, and (ii) a 'gotchas' section that mentions nonobvious or poorly-documented aspects of the objects. In addition, the book covers several new classes and capabilities introduced in the last few revisions of the Java platform. New abstractions to be covered include NetworkInterface, InterfaceAddress, Inet4/6Address, SocketAddress/InetSocketAddress, Executor, and others; extended access to low-level network information; support for IPv6; more complete access to socket options; and scalable I/O. The example code is also modified to take advantage of new language features such as annotations, enumerations, as well as generics and implicit iterators where appropriate.Most Internet applications use sockets to implement network communication protocols. This book's focused, tutorial-based approach helps the reader master the tasks and techniques essential to virtually all client-server projects using sockets in Java. Chapter 1 provides a general overview of networking concepts to allow readers to synchronize the concepts with terminology. Chapter 2 introduces the mechanics of simple clients and servers. Chapter 3 covers basic message construction and parsing. Chapter 4 then deals with techniques used to build more robust clients and servers. Chapter 5 (NEW) introduces the scalable interface facilities which were introduced in Java 1.5, including the buffer and channel abstractions. Chapter 6 discusses the relationship between the programming constructs and the underlying protocol implementations in more detail. Programming concepts are introduced through simple program examples accompanied by line-by-line code commentary that describes the purpose of every part of the program. No other resource presents so concisely or so effectively the material necessary to get up and running with Java sockets programming. Focused, tutorial-based instruction in key sockets programming techniques allows reader to quickly come up to speed on Java applications. Concise and up-to-date coverage of the most recent platform (1.7) for Java applications in networking technology. 192 pp. Englisch.

  • Tim Weilkiens

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 0123742749 ISBN 13: 9780123742742

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -UML, the Universal Modeling Language, was the first programming language designed to fulfill the requirement for 'universality.' However, it is a software-specific language, and does not support the needs of engineers designing from the broader systems-based perspective. Therefore, SysML was created. It has been steadily gaining popularity, and many companies, especially in the heavily-regulated Defense, Automotive, Aerospace, Medical Device and Telecomms industries, are already using SysML, or are plannning to switch over to it in the near future. However, little information is currently available on the market regarding SysML. Its use is just on the crest of becoming a widespread phenomenon, and so thousands of software engineers are now beginning to look for training and resources. This book will serve as the one-stop, definitive guide that provide an introduction to SysML, and instruction on how to implement it, for all these new users. \*SysML is the latest emerging programming language--250,000 estimated software systems engineers are using it in the US alone! \*The first available book on SysML in English \*Insider information! The author is a member of the SysML working group and has written sections of the specification \*Special focus comparing SysML and UML, and explaining how both can work together 320 pp. Englisch.

  • Jan Kanclirz

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 1597492574 ISBN 13: 9781597492577

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Originally released in 1996, Netcat is a netowrking program designed to read and write data across both Transmission Control Protocol TCP and User Datagram Protocol (UDP) connections using the TCP/Internet Protocol (IP) protocol suite. Netcat is often referred to as a 'Swiss Army knife' utility, and for good reason. Just like the multi-function usefullness of the venerable Swiss Army pocket knife, Netcat's functionality is helpful as both a standalone program and a backe-end tool in a wide range of applications. Some of the many uses of Netcat include port scanning, transferring files, grabbing banners, port listening and redirection, and more nefariously, a backdoor. This is the only book dedicated to comprehensive coverage of the tool's many features, and by the end of this book, you'll discover how Netcat can be one of the most valuable tools in your arsenal.\* Get Up and Running with Netcat Simple yet powerful.Don't let the trouble-free installation and the easy command line belie the fact that Netcat is indeed a potent and powerful program.\* Go PenTesting with Netcat Master Netcat's port scanning and service identification capabilities as well as obtaining Web server application information. Test and verify outbound firewall rules and avoid detection by using antivirus software and the Window Firewall. Also, create a backdoor using Netcat.\* Conduct Enumeration and Scanning with Netcat, Nmap, and More! Netcat's not the only game in town.Learn the process of network of enumeration and scanning, and see how Netcat along with other tools such as Nmap and Scanrand can be used to thoroughly identify all of the assets on your network.\* Banner Grabbing with Netcat Banner grabbing is a simple yet highly effective method of gathering information about a remote target, and can be performed with relative ease with the Netcat utility.\* Explore the Dark Side of Netcat See the various ways Netcat has been used to provide malicious, unauthorized access to their targets. By walking through these methods used to set up backdoor access and circumvent protection mechanisms through the use of Netcat, we can understand how malicious hackers obtain and maintain illegal access. Embrace the dark side of Netcat, so that you may do good deeds later.\* Transfer Files Using Netcat The flexability and simple operation allows Netcat to fill a niche when it comes to moving a file or files in a quick and easy fashion. Encryption is provided via several different avenues including integrated support on some of the more modern Netcat variants, tunneling via third-party tools, or operating system integrated IPsec policies.\* Troubleshoot Your Network with Netcat Examine remote systems using Netat's scanning ability. Test open ports to see if they really are active and see what protocls are on those ports. Communicate with different applications to determine what problems might exist, and gain insight into how to solve these problems.\* Sniff Traffic within a System Use Netcat as a sniffer within a system to collect incoming and outgoing data. Set up Netcat to listen at ports higher than 1023 (the well-known ports), so you can use Netcat even as a normal user. Comprehensive introduction to the #4 most popular open source security tool available Tips and tricks on the legitimate uses of Netcat Detailed information on its nefarious purposes Demystifies security issues surrounding Netcat Case studies featuring dozens of ways to use Netcat in daily tasks 280 pp. Englisch.

  • Ralph Bonnell

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 1597492450 ISBN 13: 9781597492454

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Check Point NGX R65 is the next major release of Check Point's flagship firewall software product, which has over 750,000 registered users. Check Point's NGX is the underlying security software platform for all of the company's enterprise firewall, VPN and management solutions. It enables enterprises of all sizes to reduce the cost and complexity of security management and ensure that their security systems can be easily extended to adapt to new and emerging threats. This title is a continuation of Syngress' best-selling references on Check Point's market leading Firewall and VPN products. 800 pp. Englisch.

  • Thomas W Shinder

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 1597492183 ISBN 13: 9781597492188

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -The Second Edition of the Best Damn Firewall Book Period is completely revised and updated to include all of the most recent releases from Microsoft, Cisco, Juniper Network, and Check Point.Compiled from the best of the Syngress firewall library and authored by product experts such as Dr. Tom Shinder on ISA Server, this volume is an indispensable addition to a serious networking professionals toolkit. Coverage includes migrating to ISA Server 2006, integrating Windows Firewall and Vista security into your enterprise, successfully integrating Voice over IP applications around firewalls, and analyzing security log files.Sections are organized by major vendor, and include hardware, software and VPN configurations for each product line. New to this Edition: Microsoft firewall protection, from Windows Firewall to ISA Server 2006 Cisco PIX Version 7, including VPN configuration and IDS Analyzing Firewall Logs and Reports VoIP and Firewall Bypassing 1168 pp. Englisch.

  • Shubu Mukherjee

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 0123695295 ISBN 13: 9780123695291

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Buch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Architecture Design for Soft Errors provides a comprehensive description of the architectural techniques to tackle the soft error problem. It covers the new methodologies for quantitative analysis of soft errors as well as novel, cost-effective architectural techniques to mitigate them. To provide readers with a better grasp of the broader problem definition and solution space, this book also delves into the physics of soft errors and reviews current circuit and software mitigation techniques. There are a number of different ways this book can be read or used in a course: as a complete course on architecture design for soft errors covering the entire book; a short course on architecture design for soft errors; and as a reference book on classical fault-tolerant machines. This book is recommended for practitioners in semi-conductor industry, researchers and developers in computer architecture, advanced graduate seminar courses on soft errors, and (iv) as a reference book for undergraduate courses in computer architecture. 360 pp. Englisch.

  • Ruwan Abey Rajapakse

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 0750687630 ISBN 13: 9780750687638

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -All objects and structures transfer their load either directly or indirectly to the earth. The capacity of the earth to support such loads depends on the strength and stability of the supporting soil or rock materials. Pile foundations are the part of a structure used to carry and transfer the load of the structure to the bearing ground located at some depth below ground surface. There are many texts on pile foundations. Generally, these books are complicated and difficult to understand. Easy to use and understand, this book covers virtually every subject concerning pile design, featuring techniques that do not appear in other books on the subject. The book contains design methods with real life examples on pin piles, bater piles, concrete piles, steel piles, timber piles, auger cast piles, underpinning design, seismic pile design, negative skin friction and design of Bitumen coated piles for negative skin friction and many other subjects. The book is packed with design examples, case studies and after construction scenarios are presented for the reader's benefits. This book enables the reader to come away with a complete and comprehensive understanding of the issues related to the design, installation and construction of piles. 464 pp. Englisch.

  • Lynne Boddy

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 0123741858 ISBN 13: 9780123741851

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Buch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -The breadth and depth of understanding of many areas concerning basidiomycetes has increased dramatically since the premier publication of Frankland et al., Decomposer Basidiomycetes: their Biology and Ecology. New vistas have opened up with the advent of powerful computing, modeling and molecular approaches helping to greatly increase the general understanding of the ecology of basidiomycetes. This is tantamount to understanding the role of fungi in natural ecosystems because they are major agents of decomposition and nutrient cycling. These remarkable advances have been incorporated into this volume that discusses all aspects of saprotrophic basidiomycete ecology. 386 pp. Englisch.

  • Mark Armstrong

    Editore: Elsevier Science Feb 2008, 2008

    ISBN 10: 0444824359 ISBN 13: 9780444824356

    Lingua: Inglese

    Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

    Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

    Contatta il venditore

    Print on Demand

    EUR 23,00 per la spedizione da Germania a U.S.A.

    Destinazione, tempi e costi

    Quantità: 2 disponibili

    Aggiungi al carrello

    Buch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -This is Volume 3 of the Handbook of Industrial Organization series (HIO). Volumes 1 & 2 published simultaneously in 1989 and many of the chapters were widely cited and appeared on graduate reading lists. Since the first volumes published, the field of industrial organization has continued to evolve and this volume fills the gaps. While the first two volumes of HIO contain much more discussion of the theoretical literature than of the empirical literature, it was representative of the field at that time. Since then, the empirical literature has flourished, while the theoretical literature has continued to grow, and this new volume reflects that change of emphasis.Thie volume is an excellent reference and teaching supplement for industrial organization or industrial economics, the microeconomics field that focuses on business behavior and its implications for both market structures and processes, and for related public policies. 944 pp. Englisch.