0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (3)
  • R250 - R500 (23)
  • R500+ (274)
  • -
Status
Format
Author / Contributor
Publisher

Books > Professional & Technical > Electronics & communications engineering > Communications engineering / telecommunications > Telephone technology > Mobile phones

Fehlertolerante Mikroprozessorsysteme (German, Paperback, 1984 ed.): Walter Geisselhardt Fehlertolerante Mikroprozessorsysteme (German, Paperback, 1984 ed.)
Walter Geisselhardt
R1,578 Discovery Miles 15 780 Ships in 10 - 15 working days
Achieving Full Realization and Mitigating the Challenges of the Internet of Things (Paperback): Marcel Ohanga Odhiambo, Weston... Achieving Full Realization and Mitigating the Challenges of the Internet of Things (Paperback)
Marcel Ohanga Odhiambo, Weston Mwashita
R5,039 Discovery Miles 50 390 Ships in 10 - 15 working days

As the internet of things market is booming, several issues are delaying the full realization of the technology. Currently, business competitors are jockeying for a piece of the market, meaning solutions from researchers that address these issues is crucial for internet of things technology developers. Overpromising followed by underdelivering has been the current approach by many innovators, and the mismatch results in losses in production, orphaned technologies, and frequent system failures. Solutions that address internet of things performance issues must be studied in order to take full advantage of this emerging market. Achieving Full Realization and Mitigating the Challenges of the Internet of Things addresses the challenges faced in rolling out internet of things technologies as well as the various performance issues. Covering a range of topics such as cybersecurity and connectivity issues, this reference work is ideal for industry professionals, academicians, researchers, practitioners, technology developers, instructors, and students.

The Love of Likes (Paperback): Cheurlie Pierre-Russell The Love of Likes (Paperback)
Cheurlie Pierre-Russell
R408 R378 Discovery Miles 3 780 Save R30 (7%) Ships in 10 - 15 working days
Senior Guide to iPhone (Paperback): Marcus Ford Senior Guide to iPhone (Paperback)
Marcus Ford
R700 R622 Discovery Miles 6 220 Save R78 (11%) Ships in 10 - 15 working days
iPhone 11 USER GUIDE - A step by step comprehensive manual on how to use iPhone 11, Pro and Pro Max, with simple iOS 14 Tips... iPhone 11 USER GUIDE - A step by step comprehensive manual on how to use iPhone 11, Pro and Pro Max, with simple iOS 14 Tips and Tricks for beginners, Pros and senior iPhone users. (Paperback)
Piers N Lowe
R329 Discovery Miles 3 290 Ships in 10 - 15 working days
The Insanely Easy Guide to the Samsung Galaxy Z Fold3 - Getting Started With the Z Fold3 (Paperback): Scott La Counte The Insanely Easy Guide to the Samsung Galaxy Z Fold3 - Getting Started With the Z Fold3 (Paperback)
Scott La Counte
R550 R441 Discovery Miles 4 410 Save R109 (20%) Ships in 12 - 19 working days
A Senior's Guide to the Samsung Galaxy Z Fold3 - An Insanely Easy Guide to the Z Fold3 (Paperback): Scott La Counte A Senior's Guide to the Samsung Galaxy Z Fold3 - An Insanely Easy Guide to the Z Fold3 (Paperback)
Scott La Counte
R616 R497 Discovery Miles 4 970 Save R119 (19%) Ships in 12 - 19 working days
The iPhone Manual - Tips and Hacks - A complete user guide to getting the best out of your iPhone and iOS 14 (Paperback):... The iPhone Manual - Tips and Hacks - A complete user guide to getting the best out of your iPhone and iOS 14 (Paperback)
Wallace Wang
R775 Discovery Miles 7 750 Ships in 10 - 15 working days

Discover customization and productivity tips with this quick guide for iPhone users Key Features Learn everything about your iPhone quickly to use it as an effective tool for communication, entertainment, and work Customize your phone's look and sound and modify the iOS's privacy settings Keep your apps tidy and organized using the App Library Book DescriptionThe iPhone is the most popular smartphone available on the market, renowned for its sophisticated design, immersive UI, and user safety. And even if you've bought an iPhone for its impressive specifications, you may still be unaware of many of its features, which you'll discover with the help of this book! The iPhone Manual is your practical guide to uncovering the hidden potential of iPhones, and will leave you amazed at how productive you can be by learning tips and hacks for customizing your device as a communication, entertainment, and work tool. You'll unearth the complete range of iPhone features and customize it to streamline your day-to-day interaction with your device. This iPhone manual will help you explore your iPhone's impressive capabilities and fully understand all the features, functions, and settings that every iPhone owner should know. With this book, you'll get to grips with not only the basics of communication but also best practices for accessing photos, videos, and music to set up your entertainment using your iPhone. In addition to this, you'll learn about serious work tools that will make you productive in your everyday tasks. By the end of this iPhone book, you'll have learned how to use your iPhone to perform tasks and customize your experience in ways you probably didn't realize were possible. What you will learn Use touch gestures and understand the user interface to use any app on the iPhone Explore the latest apps exclusive to iOS 14, such as the translate and magnifier apps Find out how to share data from your iPhone with other devices Set up and customize Siri and learn how to give commands Discover different ways to capture and access pictures and videos Set up an email account and use multiple accounts on a single device Set up FaceTime on your iPhone and discover different ways to make a FaceTime call Use Apple Pay to shop online or send money to other users Who this book is forThe book is for iPhone users who want to get more out of their state-of-the-art iPhone device and the powerful iOS interface. If you are new to using smartphones or are an Android user new to iPhones, this book will help you migrate efficiently.

Learn SwiftUI - An introductory guide to creating intuitive cross-platform user interfaces using Swift 5 (Paperback): Chris... Learn SwiftUI - An introductory guide to creating intuitive cross-platform user interfaces using Swift 5 (Paperback)
Chris Barker
R840 Discovery Miles 8 400 Ships in 10 - 15 working days

Get to grips with Apple's new SwiftUI framework for creating robust UIs for iOS and iPadOS using Swift programming Key Features Use SwiftUI for building dynamic apps for Apple devices from scratch Understand declarative syntax in cross-platform development and how states work within SwiftUI Learn to develop watchOS apps by reusing SwiftUI code Book DescriptionSwiftUI is the new and powerful interface toolkit that lets you design and build iOS, iPadOS, and macOS apps using declarative syntax. It is a powerful way to develop the UI elements of applications, which would normally be tightly coupled to application logic. Learn SwiftUI will get you up to speed with the framework and cross-device UI development in no time. Complete with detailed explanations and practical examples, this easy-to-follow guide will teach you the fundamentals of the SwiftUI toolkit. You'll learn how to build a powerful iOS and iPadOS application that can be reused for deployment on watchOS. As you progress, you'll delve into UI and unit testing in iOS apps, along with learning how to test your SwiftUI code for multiple devices. The book will also show you how to integrate SwiftUI features such as data binding and network requests into your current application logic. By the end of this book, you will have learned how to build a cross-device application using the SwiftUI framework and Swift programming. What you will learn Explore the fundamentals of SwiftUI and compare it with existing UI frameworks Write SwiftUI syntax and understand what should and shouldn't be included in SwiftUI's layer Add text and images to a SwiftUI view and decorate them using SwiftUI's modifiers Create basic forms, and use camera and photo library functions to add images to them Understand the core concepts of Maps in iOS apps and add a MapView in SwiftUI Design extensions within your existing apps to run them on watchOS Handle networking calls in SwiftUI to retrieve data from external sources Who this book is forThis SwiftUI book helps any mobile app developer looking to understand the fundamentals of the new SwiftUI framework along with the benefits of cross-device development. A solid understanding of iOS and macOS app development, along with some knowledge of the Swift programming language, will be beneficial. Basic programming knowledge is essential to grasp the concepts covered in the book effectively.

Wechselstrom-Leistungsmessungen (German, Paperback, 3rd Softcover Reprint of the Original 3rd 1930 ed.): Werner Skirl Wechselstrom-Leistungsmessungen (German, Paperback, 3rd Softcover Reprint of the Original 3rd 1930 ed.)
Werner Skirl
R1,622 Discovery Miles 16 220 Ships in 10 - 15 working days

Ais ich dieses Buch im Jahre 1920 zum ersten lYIale herausgab, folgte ich vielfach geapBerten Wiinschen, die von mir fiir die Firma Siemens & Halske geschriebenen Technischen Anweisungen iiber Wechselstrom-Leistungsmessungen weitesten Kreisen in geschlossener Form zuganglich zu machen. Bei dieser Entwicklung konnten naturgemaB nur Siemens-Apparate in dem Buch be schrieben werden. Da diese jedoch nur als Ausfiihrungsbeispiele fiir den im iibrigen allgemein behandelten Stoff dienen und sich die Fabrikate anderer Firmen von den beschriebenen nicht prin zipiell, sondern nur in konstruktiven Einzelheiten unterscheiden, ist die Beschrankung auf ein Fabrikat belanglos. Diese Behand lungsweise bietet vielmehr den Vorteil, daB das ganze Gebiet an einer einheitlich durchgebildeten Reihe von MeBgeraten be sprochen werden kann und daB statt allgemeiner Angaben iiberall festliegende Zahlen gebracht werden konnen. Um den hierdurch gegebenen Gebrauchswert des Buches zu erhalten, sind auch in der zweiten und in der vorliegenden dritten Auflage als Aus fiihrungsbeispiele im allgemeinen nur Siemens-MeBgerate gebracht. Im iibrigen ist jedoch das Buch seit dem ersten Erscheinen voll standig umgearbeitet worden. In der vorliegenden drittw Auflage ist der Stoff nach allgemein giiltigen Gesichtspunkten neu aufgebaut und gegliedert worden. Hierdurch ergab sich die Moglichkeit, das Gemeinsame der ver schiedenen MeBgerate zusammenzufassen und einheitlich zu be handeIn. So wird beispielsweise erst die Bauart der verschiedenen MeBwerke der Leistungsmesser geschlossen behandelt, dann werden die Ausfiihrungsmoglichkeiten der Innenschaltung und endlich die fiir die Messungen erforderliche Berechnung der Kon stanten in allgemein geltender Form gebracht."

Mobile Artificial Intelligence Projects - Develop seven projects on your smartphone using artificial intelligence and deep... Mobile Artificial Intelligence Projects - Develop seven projects on your smartphone using artificial intelligence and deep learning techniques (Paperback)
Karthikeyan NG, Arun Padmanabhan, Matt R Cole
R1,048 Discovery Miles 10 480 Ships in 10 - 15 working days

Learn to build end-to-end AI apps from scratch for Android and iOS using TensorFlow Lite, CoreML, and PyTorch Key Features Build practical, real-world AI projects on Android and iOS Implement tasks such as recognizing handwritten digits, sentiment analysis, and more Explore the core functions of machine learning, deep learning, and mobile vision Book DescriptionWe're witnessing a revolution in Artificial Intelligence, thanks to breakthroughs in deep learning. Mobile Artificial Intelligence Projects empowers you to take part in this revolution by applying Artificial Intelligence (AI) techniques to design applications for natural language processing (NLP), robotics, and computer vision. This book teaches you to harness the power of AI in mobile applications along with learning the core functions of NLP, neural networks, deep learning, and mobile vision. It features a range of projects, covering tasks such as real-estate price prediction, recognizing hand-written digits, predicting car damage, and sentiment analysis. You will learn to utilize NLP and machine learning algorithms to make applications more predictive, proactive, and capable of making autonomous decisions with less human input. In the concluding chapters, you will work with popular libraries, such as TensorFlow Lite, CoreML, and PyTorch across Android and iOS platforms. By the end of this book, you will have developed exciting and more intuitive mobile applications that deliver a customized and more personalized experience to users. What you will learn Explore the concepts and fundamentals of AI, deep learning, and neural networks Implement use cases for machine vision and natural language processing Build an ML model to predict car damage using TensorFlow Deploy TensorFlow on mobile to convert speech to text Implement GAN to recognize hand-written digits Develop end-to-end mobile applications that use AI principles Work with popular libraries, such as TensorFlow Lite, CoreML, and PyTorch Who this book is forMobile Artificial Intelligence Projects is for machine learning professionals, deep learning engineers, AI engineers, and software engineers who want to integrate AI technology into mobile-based platforms and applications. Sound knowledge of machine learning and experience with any programming language is all you need to get started with this book.

Practical Industrial Internet of Things Security - A practitioner's guide to securing connected industries (Paperback):... Practical Industrial Internet of Things Security - A practitioner's guide to securing connected industries (Paperback)
Sravani Bhattacharjee
R1,160 Discovery Miles 11 600 Ships in 10 - 15 working days

Skillfully navigate through the complex realm of implementing scalable, trustworthy industrial systems and architectures in a hyper-connected business world. Key Features Gain practical insight into security concepts in the Industrial Internet of Things (IIoT) architecture Demystify complex topics such as cryptography and blockchain Comprehensive references to industry standards and security frameworks when developing IIoT blueprints Book DescriptionSecuring connected industries and autonomous systems is a top concern for the Industrial Internet of Things (IIoT) community. Unlike cybersecurity, cyber-physical security is an intricate discipline that directly ties to system reliability as well as human and environmental safety. Practical Industrial Internet of Things Security enables you to develop a comprehensive understanding of the entire spectrum of securing connected industries, from the edge to the cloud. This book establishes the foundational concepts and tenets of IIoT security by presenting real-world case studies, threat models, and reference architectures. You'll work with practical tools to design risk-based security controls for industrial use cases and gain practical know-how on the multi-layered defense techniques including Identity and Access Management (IAM), endpoint security, and communication infrastructure. Stakeholders, including developers, architects, and business leaders, can gain practical insights in securing IIoT lifecycle processes, standardization, governance and assess the applicability of emerging technologies, such as blockchain, Artificial Intelligence, and Machine Learning, to design and implement resilient connected systems and harness significant industrial opportunities. What you will learn Understand the crucial concepts of a multi-layered IIoT security framework Gain insight on securing identity, access, and configuration management for large-scale IIoT deployments Secure your machine-to-machine (M2M) and machine-to-cloud (M2C) connectivity Build a concrete security program for your IIoT deployment Explore techniques from case studies on industrial IoT threat modeling and mitigation approaches Learn risk management and mitigation planning Who this book is forPractical Industrial Internet of Things Security is for the IIoT community, which includes IIoT researchers, security professionals, architects, developers, and business stakeholders. Anyone who needs to have a comprehensive understanding of the unique safety and security challenges of connected industries and practical methodologies to secure industrial assets will find this book immensely helpful. This book is uniquely designed to benefit professionals from both IT and industrial operations backgrounds.

Fundamental and Supportive Technologies for 5G Mobile Networks (Paperback): Sherine Mohamed Abd El-Kader, Hanan Hussein Fundamental and Supportive Technologies for 5G Mobile Networks (Paperback)
Sherine Mohamed Abd El-Kader, Hanan Hussein
R5,187 Discovery Miles 51 870 Ships in 10 - 15 working days

Mobile wireless communication systems have affected every aspect of life. By providing seamless connectivity, these systems enable almost all the smart devices in the world to communicate with high speed throughput and extremely low latency. The next generation of cellular mobile communications, 5G, aims to support the tremendous growth of interconnected things/devices (i.e., internet of things [IoT]) using the current technologies and extending them to be used in higher frequencies to cope with the huge number of different devices. In addition, 5G will provide massive capacity, high throughput, lower end-to-end delay, green communication, cost reduction, and extended coverage area. Fundamental and Supportive Technologies for 5G Mobile Networks provides detailed research on technologies used in 5G, their benefits, practical designs, and recent challenges and focuses on future applications that could exploit 5G network benefits. The content within this publication examines cellular communication, data transmission, and high-speed communication. It is designed for network analysts, IT specialists, industry professionals, software engineers, researchers, academicians, students, and scientists.

Intelligent Mobile Projects with TensorFlow - Build 10+ Artificial Intelligence apps using TensorFlow Mobile and Lite for iOS,... Intelligent Mobile Projects with TensorFlow - Build 10+ Artificial Intelligence apps using TensorFlow Mobile and Lite for iOS, Android, and Raspberry Pi (Paperback)
Jeff Tang
R1,321 Discovery Miles 13 210 Ships in 10 - 15 working days

Create Deep Learning and Reinforcement Learning apps for multiple platforms with TensorFlow Key Features Build TensorFlow-powered AI applications for mobile and embedded devices Learn modern AI topics such as computer vision, NLP, and deep reinforcement learning Get practical insights and exclusive working code not available in the TensorFlow documentation Book DescriptionAs a developer, you always need to keep an eye out and be ready for what will be trending soon, while also focusing on what's trending currently. So, what's better than learning about the integration of the best of both worlds, the present and the future? Artificial Intelligence (AI) is widely regarded as the next big thing after mobile, and Google's TensorFlow is the leading open source machine learning framework, the hottest branch of AI. This book covers more than 10 complete iOS, Android, and Raspberry Pi apps powered by TensorFlow and built from scratch, running all kinds of cool TensorFlow models offline on-device: from computer vision, speech and language processing to generative adversarial networks and AlphaZero-like deep reinforcement learning. You'll learn how to use or retrain existing TensorFlow models, build your own models, and develop intelligent mobile apps running those TensorFlow models. You'll learn how to quickly build such apps with step-by-step tutorials and how to avoid many pitfalls in the process with lots of hard-earned troubleshooting tips. What you will learn Classify images with transfer learning Detect objects and their locations Transform pictures with amazing art styles Understand simple speech commands Describe images in natural language Recognize drawing with Convolutional Neural Network and Long Short-Term Memory Predict stock price with Recurrent Neural Network in TensorFlow and Keras Generate and enhance images with generative adversarial networks Build AlphaZero-like mobile game app in TensorFlow and Keras Use TensorFlow Lite and Core ML on mobile Develop TensorFlow apps on Raspberry Pi that can move, see, listen, speak, and learn Who this book is forIf you're an iOS/Android developer interested in building and retraining others' TensorFlow models and running them in your mobile apps, or if you're a TensorFlow developer and want to run your new and amazing TensorFlow models on mobile devices, this book is for you. You'll also benefit from this book if you're interested in TensorFlow Lite, Core ML, or TensorFlow on Raspberry Pi.

Swift Game Development - Learn iOS 12 game development using SpriteKit, SceneKit and ARKit 2.0, 3rd Edition (Paperback, 3rd... Swift Game Development - Learn iOS 12 game development using SpriteKit, SceneKit and ARKit 2.0, 3rd Edition (Paperback, 3rd Revised edition)
Siddharth Shekar, Stephen Haney
R1,297 Discovery Miles 12 970 Ships in 10 - 15 working days

Embrace the mobile gaming revolution by creating popular iOS games with Swift 4.2 Key Features Learn to create games for iPhone and iPad with the latest Swift Programming language Understand the fundamental concepts of game development like game physics, camera action, sprites, controls, among others Build Augmented reality games using ARKit for true performance Book DescriptionSwift is the perfect choice for game development. Developers are intrigued by Swift and want to make use of new features to develop their best games yet. Packed with best practices and easy-to-use examples, this book leads you step by step through the development of your first Swift game. The book starts by introducing Swift's best features - including its new ones for game development. Using SpriteKit, you will learn how to animate sprites and textures. Along the way, you will master physics, animations, and collision effects and how to build the UI aspects of a game. You will then work on creating a 3D game using the SceneKit framework. Further, we will look at how to add monetization and integrate Game Center. With iOS 12, we see the introduction of ARKit 2.0. This new version allows us to integrate shared experiences such as multiplayer augmented reality and persistent AR that is tied to a specific location so that the same information can be replicated on all connected devices. In the next section, we will dive into creating Augmented Reality games using SpriteKit and SceneKit. Then, finally, we will see how to create a Multipeer AR project to connect two devices, and send and receive data back and forth between those devices in real time. By the end of this book, you will be able to create your own iOS games using Swift and publish them on the iOS App Store. What you will learn Deliver powerful graphics, physics, and sound in your game by using SpriteKit and SceneKit Set up a scene using the new capabilities of the scene editor and custom classes Maximize gameplay with little-known tips and strategies for fun, repeatable action Make use of animations, graphics, and particles to polish your game Understand the current mobile monetization landscape Integrate your game with Game Center Develop 2D and 3D Augmented Reality games using Apple's new ARKit framework Publish your game to the App Store Who this book is forIf you wish to create and publish iOS games using Swift, then this book is for you. No prior game development or experience with Apple ecosystem is needed.

Mobile Devices and Smart Gadgets in Human Rights (Paperback): Sajid Umair, Muhammad Yousaf Shah Mobile Devices and Smart Gadgets in Human Rights (Paperback)
Sajid Umair, Muhammad Yousaf Shah
R4,091 Discovery Miles 40 910 Ships in 10 - 15 working days

In recent years, technology has permeated every aspect of daily life and has drastically increased accessibility and empowerment for all demographics. Smart technologies and mobile applications now have the ability to promote and protect the basic rights of children, women, and men alike. A child's right to education and mental growth or a woman's socio-economic stability and protection from physical, sexual, and emotional abuse can all be attributed to these advancements. Mobile Devices and Smart Gadgets in Human Rights provides emerging research exploring the theoretical and practical applications of technology in relation to human ethical treatment and interactions. Featuring coverage on a broad range of topics such as public safety, augmented reality, and safety apps, this book is ideally designed for researchers, students, activists, academicians, policymakers, and government officials seeking current research on the influence of portable technologies in human rights and ethics.

Mobile and Wireless: Communications and Technology (Hardcover): Timothy Kolaya Mobile and Wireless: Communications and Technology (Hardcover)
Timothy Kolaya
R3,332 R3,016 Discovery Miles 30 160 Save R316 (9%) Ships in 10 - 15 working days
Wireless Digital Communications: Architecture, Design and Applications (Hardcover): Rafael Barrett Wireless Digital Communications: Architecture, Design and Applications (Hardcover)
Rafael Barrett
R3,210 R2,908 Discovery Miles 29 080 Save R302 (9%) Ships in 10 - 15 working days
Ubiquitous Intelligence and Computing (Hardcover): Braylen Stevenson Ubiquitous Intelligence and Computing (Hardcover)
Braylen Stevenson
R3,174 R2,877 Discovery Miles 28 770 Save R297 (9%) Ships in 10 - 15 working days
Networks and Communications Engineering (Hardcover): Bernhard Ekman Networks and Communications Engineering (Hardcover)
Bernhard Ekman
R3,448 R3,118 Discovery Miles 31 180 Save R330 (10%) Ships in 10 - 15 working days
Solutions Manual - Fundamentals of Communication Systems (Paperback, Revised Preface ed.): Janak Sodha Solutions Manual - Fundamentals of Communication Systems (Paperback, Revised Preface ed.)
Janak Sodha
R464 Discovery Miles 4 640 Ships in 10 - 15 working days
Practical Mobile Forensics (Paperback): Satish Bommisetty, Rohit Tamma, Heather Mahalik Practical Mobile Forensics (Paperback)
Satish Bommisetty, Rohit Tamma, Heather Mahalik
R1,643 Discovery Miles 16 430 Ships in 10 - 15 working days

The book is an easy-to-follow guide with clear instructions on various mobile forensic techniques. The chapters and the topics within are structured for a smooth learning curve, which will swiftly empower you to master mobile forensics. If you are a budding forensic analyst, consultant, engineer, or a forensic professional wanting to expand your skillset, this is the book for you. The book will also be beneficial to those with an interest in mobile forensics or wanting to find data lost on mobile devices. It will be helpful to be familiar with forensics in general but no prior experience is required to follow this book.

Android Firmware Customization (Paperback): Arvind Choudhary Android Firmware Customization (Paperback)
Arvind Choudhary
R500 Discovery Miles 5 000 Ships in 10 - 15 working days
Multihop Wireless Networks - A Unified Approach to Relaying and Interference Management (Paperback): Ilan Shomorony, Salman... Multihop Wireless Networks - A Unified Approach to Relaying and Interference Management (Paperback)
Ilan Shomorony, Salman Avestimehr
R2,089 Discovery Miles 20 890 Ships in 10 - 15 working days

In multi-hop wireless networks; that is, networks where messages must traverse multiple nodes before reaching their destination, wireless relay nodes must play a dual role: they serve as intermediate steps for relaying schemes and as part of the mechanism that allows interference management schemes. Hence, relaying and interference management are two key aspects of communication in wireless networks. Both these aspects are introduced in a tutorial manner before going on to consider the combination of the two. In multi-hop multi-flow networks, the challenge is to combine the insights obtained in the study of single-hop multi-flow networks and multi-hop single-flow networks in order to design schemes that handle relaying and interference management simultaneously. This monograph discusses the gains that can be obtained by taking such a unified approach to relaying and interference management. Multihop Wireless Networks is of interest to students and researchers working on modern network systems.

A Clean Slate Approach to Secure Wireless Networking (Paperback): Jonathan Ponniah, Yih-Chun Hu, P.R. Kumar A Clean Slate Approach to Secure Wireless Networking (Paperback)
Jonathan Ponniah, Yih-Chun Hu, P.R. Kumar
R1,864 Discovery Miles 18 640 Ships in 10 - 15 working days

The current state-of-art in securing computers and data is tantamount to an arms race between the attackers on one hand and the software developers who have to provide the updates to counteract the attacks on the other. This monograph introduces a novel technique for designing secure protocols with provable security guarantees for wireless ad-hoc networks infiltrated with adversarial nodes. It does this by developing a system-theoretical approach to secure protocol design that provides provable and comprehensive security guarantees, where any features of a protocol that reduce complexity or maximize the network throughput do not come at the expense of security. The desired approach is one of security first and performance second, which is the reverse of the current approach. This novel approach uses a game-theoretic framework that addresses the deficiencies in the defense-in-depth approach to securing complex systems. A Clean Slate Approach to Secure Wireless Networking describes in detail the theory of using this approach in both closed synchronized and unsynchronized networks. It will be of interest to all researchers and designers working on securing wireless networks.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Handbuch Fur Webtexter - So Schreiben…
Ekkehard Schmider Paperback R1,609 Discovery Miles 16 090
Dot.Con - How America Lost Its Mind and…
John Cassidy Paperback R477 R448 Discovery Miles 4 480
Excel 2021 / Microsoft 365 Programming…
Julitta Korol Paperback R1,560 R1,312 Discovery Miles 13 120
Forex for Beginners - The Forex Guide…
Baron McBane Hardcover R577 R531 Discovery Miles 5 310
Interactive Web-based Virtual Reality…
Chi Chung Ko, Chang Dong Cheng Hardcover R4,567 Discovery Miles 45 670
Serving the Church, Reaching the World…
Richard Cunningham Paperback R308 Discovery Miles 3 080
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
Living Water - 40 Reflections on Jesus's…
Peter deHaan Hardcover R644 Discovery Miles 6 440
The Musician's Way - A Guide to…
Gerald Klickstein Hardcover R3,988 Discovery Miles 39 880
Dynamic Models of Conflict and…
Dean Hoover, David Kowalewski Hardcover R2,216 Discovery Miles 22 160

 

Partners