DNS and Bind on Ipv6: DNS for the Next-Generation Internet
ISBN: 9781449305192 / Angielski / Miękka / 54 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you're preparing to roll out IPv6 on your network, this concise book provides the essentials you need to support this protocol with DNS. You'll learn how DNS was extended to accommodate IPv6 addresses, and how you can configure a BIND name server to run on the network. This book also features methods for troubleshooting problems with IPv6 forward- and reverse-mapping, and techniques for helping islands of IPv6 clients communicate with IPv4 resources. Topics include:
If you're preparing to roll out IPv6 on your network, this concise book provides the essentials you need to support this protocol with DNS. You'll ... |
|
cena:
155,14 zł |
Getting Started with RFID: Identify Objects in the Physical World with Arduino
ISBN: 9781449324186 / Angielski / Miękka / 44 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you want to experiment with radio frequency identification (RFID), this book is the perfect place to start. All you need is some experience with Arduino and Processing, the ability to connect basic circuits on a breadboard with jumper wire and you re good to go. You ll be guided through three hands-on projects that let you experience RFID in action. RFID is used in various applications, such as identifying store items or accessing a toll road with an EZPass system. After you build each of the book s projects in succession, you ll have the knowledge to pursue RFID applications of... If you want to experiment with radio frequency identification (RFID), this book is the perfect place to start. All you need is some experience with... |
|
cena:
27,25 zł |
Juniper Srx Series: A Comprehensive Guide to Security Services on the Srx Series
ISBN: 9781449338961 / Angielski / Miękka / 1020 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This complete field guide, authorized by Juniper Networks, is the perfect hands-on reference for deploying, configuring, and operating Juniper s SRX Series networking device. Authors Brad Woodberg and Rob Cameron provide field-tested best practices for getting the most out of SRX deployments, based on their extensive field experience. While their earlier book, Junos Security, covered the SRX platform, this book focuses on the SRX Series devices themselves. You'll learn how to use SRX gateways to address an array of network requirements including IP routing, intrusion... This complete field guide, authorized by Juniper Networks, is the perfect hands-on reference for deploying, configuring, and operating Juniper s SR... |
|
cena:
349,39 zł |
Kish Cypher, The: The Story of Kljn for Unconditional Security
ISBN: 9789814449458 / Angielski / Twarda / 464 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Designed to offer a thorough account of the KLJN key exchange system (also known as the Kish Cypher, the Kish Key Distribution, etc.) and its unconditional security, this book explains the scheme's foundation in classical statistical physics and its superiority to its quantum-based competitors for particular applications, from the perspective of Dr. Kish himself.This book clarifies the misinformation behind heated debates on the 'Kish Cypher' (the popular but incorrect name for the Kirchhoff-Law-Johnson-Noise, KLJN, scheme), and debunks common misconceptions by using simple and clear-cut...
Designed to offer a thorough account of the KLJN key exchange system (also known as the Kish Cypher, the Kish Key Distribution, etc.) and its uncondit...
|
|
cena:
752,12 zł |
Carrier Grade Voice Over Ip, Third Edition
ISBN: 9780071827713 / Angielski / Miękka / 512 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Leading-edge VoIP technologies, tools, and standards Efficiently deliver voice, data, and multimedia content over today's always-on broadband networks with guidance from this fully updated resource. Carrier-Grade VoIP, Third Edition, shows how to set up and administer a highly reliable unified communications platform using the latest tools. Find out how to choose from the complete spectrum of codecs, enable new HD voice and video services, handle security, and maintain optimal QoS. This comprehensive guide offers start-to-finish details on carrier-grade VoIP network design,...
Leading-edge VoIP technologies, tools, and standards Efficiently deliver voice, data, and multimedia content over today's always-on broadband networks...
|
|
cena:
575,11 zł |
The Handbook of Personal Area Networking Technologies and Protocols
ISBN: 9780521197267 / Angielski / Twarda / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This handbook offers an unparalleled view of wireless personal area networking technologies and their associated protocols. It lifts the lid on their growing adoption within the consumer electronics, home automation, sports, health and well-being markets. Bluetooth low energy, ZigBee, EnOcean and ANT+ are comprehensively covered, along with other WPAN technologies including NFC, Wi-Fi, Bluetooth classic and high speed, and WHDI. It also features 802.11ac, the Internet of Things, Wireless USB, WiGig and WirelessHD. The handbook shows how white space radio, cellular and Femtocells have...
This handbook offers an unparalleled view of wireless personal area networking technologies and their associated protocols. It lifts the lid on their ...
|
|
cena:
468,16 zł |
DNS and BIND 5e
ISBN: 9780596100575 / Angielski / Miękka / 642 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. DNS and BIND tells you everything you need to work with one of the Internet's fundamental building blocks: the distributed host information database that's responsible for translating names into addresses, routing mail to its proper destination, and even listing phone numbers with the new ENUM standard. This book brings you up-to-date with the latest changes in this crucial service. The fifth edition covers BIND 9.3.2, the most recent release of the BIND 9 series, as well as BIND 8.4.7. BIND 9.3.2 contains further improvements in security and IPv6 support, and important new features... DNS and BIND tells you everything you need to work with one of the Internet's fundamental building blocks: the distributed host information databas... |
|
cena:
244,90 zł |
Securing Cloud and Mobility: A Practitioner's Guide
ISBN: 9781439850558 / Angielski / Twarda / 228 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Although virtualization is a widely accepted technology, there are few books dedicated to virtualization and security. Filling this need, Securing Cloud and Mobility: A Practitioner's Guide explains how to secure the multifaceted layers of private and public cloud deployments as well as mobility infrastructures. With comprehensive coverage that includes network, server, and endpoint security, it provides a strategic view of the security implications of virtualization and cloud computing. The book begins by deconstructing the terminology of cloud computing. It explains how to...Although virtualization is a widely accepted technology, there are few books dedicated to virtualization and security. Filling this need, Securi... |
|
cena:
363,04 zł |
Java Network Programming: Developing Networked Applications
ISBN: 9781449357672 / Angielski / Miękka / 506 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This practical guide provides a complete introduction to developing network programs with Java. You'll learn how to use Java's network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent... This practical guide provides a complete introduction to developing network programs with Java. You'll learn how to use Java's network class librar... |
|
cena:
239,04 zł |
Network Analysis Using Wireshark Cookbook
ISBN: 9781849517645 / Angielski / Miękka / 452 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Is your network slow? Are your users complaining? Disconnections? IP Telephony problems? Video freezes? Network analysis is the process of isolating these problems and fixing them, and Wireshark has long been the most popular network analyzer for achieving this goal. Based on hundreds of solved cases, Network Analysis using Wireshark Cookbook provides you with practical recipes for effective Wireshark network analysis to analyze and troubleshoot your network. "Network analysis using Wireshark Cookbook" highlights the operations of Wireshark as a network analyzer tool. This book provides you...
Is your network slow? Are your users complaining? Disconnections? IP Telephony problems? Video freezes? Network analysis is the process of isolating t...
|
|
cena:
267,73 zł |
Websocket: Lightweight Client-Server Communications
ISBN: 9781449369279 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you'll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling For developers with a good grasp of JavaScript (and perhaps Node.js), author Andrew Lombardi provides useful hands-on examples throughout the book to help you get up to speed with the WebSocket API.... Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server... |
|
cena:
109,15 zł |
Heroku Cloud Application Development
ISBN: 9781783550975 / Angielski / Miękka / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
296,94 zł |
Emerging Trends in Communication Networks
ISBN: 9783319073880 / Angielski / Miękka / 76 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book covers the state of the art in communication networks with the help of illustrative diagrams and recent references published in reputed journals and magazines. The book gives readers a glimpse into the next generation of communication networks. It explores topics that are currently in the research phase and/or are expected to be deployed in recent future such as LTE networks and IPv6 networks. This book is written for students/researchers who wish to come up to date with the recent trends in telecommunications.
This book covers the state of the art in communication networks with the help of illustrative diagrams and recent references published in reputed jour...
|
|
cena:
192,74 zł |
Introduction to Wireless Sensor Networks
ISBN: 9781118993514 / Angielski / Twarda / 192 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explores real-world wireless sensor network development, deployment, and applications
Explores real-world wireless sensor network development, deployment, and applications
|
|
cena:
556,65 zł |
Getting Started with Openbts: Build Open Source Mobile Networks
ISBN: 9781491910658 / Angielski / Miękka / 124 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Deploy your own private mobile network with OpenBTS, the open source software project that converts between the GSM and UMTS wireless radio interface and open IP protocols. With this hands-on, step-by-step guide, you'll learn how to use OpenBTS to construct simple, flexible, and inexpensive mobile networks with software. OpenBTS can distribute any internet connection as a mobile network across a large geographic region, and provide connectivity to remote devices in the Internet of Things. Ideal for telecom and software engineers new to this technology, this book helps you build a... Deploy your own private mobile network with OpenBTS, the open source software project that converts between the GSM and UMTS wireless radio interfa... |
|
cena:
87,31 zł |
Sae J1939 ECU Programming & Vehicle Bus Simulation with Arduino
ISBN: 9781938581182 / Angielski / Miękka / 140 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book, written by a leading expert in the field of Controller Area Network (CAN) technologies, represents the perfect guide to implementing an SAE J1939 protocol stack for embedded systems. The book is filled with numerous C/C++ code examples and valuable documentation of the resulting J1939 vehicle network data traffic. It explains in great detail the inner workings of the protocol through designing and transmitting J1939 data frames, receiving and processing J1939 data frames, and simulating J1939 ECUs (Electronic Control Units). Other Arduino sketches (software projects) include a...
This book, written by a leading expert in the field of Controller Area Network (CAN) technologies, represents the perfect guide to implementing an SAE...
|
|
cena:
121,23 zł |
Ospf: A Network Routing Protocol
ISBN: 9781484214114 / Angielski / Miękka / 144 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how routers network using the OSPF (Open Shortest Path First) protocol and unpick Dijkstra s Network Algorithm to see how OSPF performs the calculations to determine the shortest or most appropriate path between two routers. OSPF: A Network Routing Protocol dives deep into the OSPF protocol without sacrificing simplicity in language. All of this is done with running examples and illustrations to clarify concepts and enhance the enjoyment of networking.
OSPF: A Network Routing Protocol is an absorbing, comprehensible account of OSPF, including the... Learn how routers network using the OSPF (Open Shortest Path First) protocol and unpick Dijkstra s Network Algorithm to see how OSPF performs the c... |
|
cena:
127,20 zł |
Cellular Network Planning
ISBN: 9788793519220 / Angielski / Twarda / 190 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Over the recent years, few books have been published covering all the subjects needed to understand the very fundamental concepts of cell planning. Most books which deal with this topic are destined to very specific audiences, and the vast majority introduce the subject at a very basic or technical level, or are destined to an academic audience.
Cellular Network Planning begins with an introduction to the subject, covering conventional and contemporary wireless systems. Spectral allocation and the frequency plan are discussed, along with the essential characteristics of... Over the recent years, few books have been published covering all the subjects needed to understand the very fundamental concepts of cell planning. Mo...
|
|
cena:
399,35 zł |
Development and Deployment of Multiplayer Online Games, Vol. I: GDD, Authoritative Servers, Communications
ISBN: 9783903213067 / Angielski / Twarda / 332 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
173,66 zł |
Comptia Network+ Certification Study Guide, Seventh Edition (Exam N10-007)
ISBN: 9781260122046 / Angielski / Miękka / 832 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
286,90 zł |