Mostrando 461 - 480 Resultados de 784 Para Buscar '"Spy"', tiempo de consulta: 0.11s Limitar resultados
  1. 461
    Publicado 2010
    Tabla de Contenidos: “…B.13 Background() -- B.14 BackgroundDetect() -- B.15 Bridge() -- B.16 Busy() -- B.17 ChangeMonitor() -- B.18 ChanIsAvail() -- B.19 ChannelRedirect() -- B.20 ChanSpy() -- B.21 CheckGroup() -- B.22 ClearHash() -- B.23 Congestion() -- B.24 ContinueWhile() -- B.25 ControlPlayback() -- B.26 Curl() -- B.27 Cut() -- B.28 DAHDIBarge() -- B.29 DAHDIRAS() -- B.30 DAHDIScan() -- B.31 DAHDISendKeypadFacility() -- B.32 DateTime() -- B.33 DBdel() -- B.34 DBdeltree() -- B.35 DBget() -- B.36 DBput() -- B.37 DeadAGI() -- B.38 Dial() -- B.39 Dictate() -- B.40 DigitTimeout() -- B.41 Directory() -- B.42 DISA() -- B.43 DumpChan() -- B.44 DUNDiLookup() -- B.45 EAGI() -- B.46 Echo() -- B.47 EndWhile() -- B.48 EnumLookup() -- B.49 Eval() -- B.50 Exec() -- B.51 ExecIf() -- B.52 ExecIfTime() -- B.53 ExitWhile() -- B.54 ExtenSpy() -- B.55 ExternalIVR() -- B.56 FastAGI() -- B.57 Festival() -- B.58 Flash() -- B.59 FollowMe() -- B.60 ForkCDR() -- B.61 GetCPEID() -- B.62 GetGroupCount() -- B.63 GetGroupMatchCount() -- B.64 Gosub() -- B.65 GosubIf() -- B.66 Goto() -- B.67 GotoIf() -- B.68 GotoIfTime() -- B.69 Hangup() -- B.70 HasNewVoicemail() -- B.71 HasVoicemail() -- B.72 IAX2Provision() -- B.73 ICES() -- B.74 ImportVar() -- B.75 Incomplete() -- B.76 JabberSend() -- B.77 JabberStatus() -- B.78 KeepAlive() -- B.79 Log() -- B.80 LookupBlacklist() -- B.81 LookupCIDName() -- B.82 Macro() -- B.83 MacroExclusive() -- B.84 MacroExit() -- B.85 MacroIf() -- B.86 mailboxExists() -- B.87 Math() -- B.88 MD5() -- B.89 MD5Check() -- B.90 MeetMe() -- B.91 MeetMeAdmin() -- B.92 MeetMeChannelAdmin() -- B.93 MeetMeCount() -- B.94 Milliwatt() -- B.95 MinivmAccMess() -- B.96 MinivmDelete() -- B.97 MinivmGreet() -- B.98 MinivmNotify() -- B.99 MinivmRecord() -- B.100 MixMonitor() -- B.101 Monitor() -- B.102 Morsecode() -- B.103 MP3Player() -- B.104 MSet() -- B.105 MusicOnHold() -- B.106 NBScat()…”
    Libro electrónico
  2. 462
    Publicado 2018
    Tabla de Contenidos: “…-- The rules -- Summary -- Chapter 6: Handling Real-World Use Cases -- Technical requirements -- Form validation -- The interactions -- Modeling the observable state -- Onto the actions -- Completing the triad with reactions -- React components -- The UserEnrollmentForm component -- Other observer components -- Page routing -- The Cart checkout workflow -- Modeling the observable state -- A route for a step, a step for a route -- The WorkflowStep -- Actions and reactions of the workflow -- Loading a step -- The HistoryTracker -- The React components -- The TemplateStepComponent -- The ShowCart component -- A state-based router -- Summary -- Chapter 7: Special API for Special Cases -- Technical requirements -- Direct manipulation with the object API -- Granular reads and writes -- From MobX to JavaScript -- Watching the events flow by -- Hooking into the observability -- Lazy loading the temperature -- Gatekeeper of changes -- Intercepting the change -- observe() the changes -- Development utilities -- Using spy() to track the reactivity -- Tracing a reaction -- Visual debugging with mobx-react-devtools -- A few other APIs -- Querying the reactive system -- Probing deeper into the reactive system -- Summary -- Chapter 8: Exploring mobx-utils and mobx-state-tree -- Technical requirements -- The utility functions of mobx-utils -- Visualizing async-operations with fromPromise() -- Using lazyObservable() for deferred updates -- A generalized lazyObservable() with fromResource() -- A view model to manage edits -- There is lot more to discover -- An opinionated MobX with mobx-state-tree…”
    Libro electrónico
  3. 463
    Publicado 2022
    Tabla de Contenidos: “…Using the Mobile APP Bluetooth Terminal -- Changing the PIN on the HC-06 -- Using AT Commands -- Using Tera Term to Change the PIN -- Using PuTTY to Program the HC-06 -- Programming the HC-06 with AT Command from the PIC Micro -- Analysis of Listing 8-2 -- The HC-SR501 PIR Motion Sensor -- Analysis of Listing 8-3 -- Summary -- Chapter 9: Communication -- Getting the PIC to Communicate with Other Devices -- The SPI Mode -- The Buffer Full (BF) Flag in the SSPSTAT Register -- Synchronizing the Sequence -- SSPSTAT Register -- The SSPCON1 Register -- Using the SPI to Read from the TC72 -- Operating Modes for the TC72 -- The Registers of the TC72 -- The Algorithm for Using the TC72 -- Displaying the Temperature Reading -- Binary Numbers -- Adding Binary Numbers -- Analysis of Listing 9-1 -- Reading the Temperature from the TC72 -- Examples of the 2's Complement Process -- Using the Sprintf Function -- Analysis of Listing 9-2 -- Comparing the Two Approaches -- Using the PIC18f4525 as the Slave -- Analysis of Listing 9-3 -- Analysis of Listing 9-4 -- Summary -- Chapter 10: Using the I2C Protocol -- I2C Communication Protocol -- EEPROM -- 24LC256 EEPROM -- Writing to the EEPROM -- Reading from the EEPROM -- TC74 Temperature Sensor -- Reading the Temperature -- Using I2C with 24LC256 and TC74 -- Analysis of Listing 10-1 -- That Little Thought -- Summary -- Chapter 11: Using the UART -- UART at a Glance -- Interrupts and How They Work -- Analysis of Listing 11-1 -- The Baud Rate -- Using Tera Term -- Using Handshaking -- Analysis of Listing 11-2 -- Two PICs Communicate via the UART -- Analysis of Listing 11-3 -- Summary -- Chapter 12: Real-Time Clock and Interrupts -- The RTC Program -- Analysis of Listing 12-1 -- The DS1307 RTC Module -- Setting Up and Reading from the DS1307 -- The I2C Protocol -- Writing to the Slave -- The Start Bit…”
    Libro electrónico
  4. 464
    Publicado 2014
    Tabla de Contenidos: “…Project 6.6-Minielectronic OrganProject 6.7-Frequency Counter with an LCD Display; Project 6.8-Reaction Timer; Project 6.9-Temperature and Relative Humidity Measurement; Project 6.10-Thermometer with an RS232 Serial Output; Project 6.11-Microcontroller and a PC-Based Calculator; Project 6.12-GPS with an LCD Output; Project 6.13-ON-OFF Temperature Control; Chapter 7 - Advanced PIC18 Projects; Project 7.1-Bluetooth Serial Communication-Slave Mode; Project 7.2-Bluetooth Serial Communication-Master Mode; Project 7.3-Using the RFID; Project 7.4-RFID Lock; Project 7.5-Complex SPI Bus Project…”
    Libro electrónico
  5. 465
    Publicado 2024
    Tabla de Contenidos: “…Ingress API - event -- Ingress API - command -- Egress SPI - webhook -- Egress API - query -- Tackling common data challenges -- Idempotence -- Enriching data -- Latching and cross-referencing -- Slow data resync -- Summary -- Chapter 8: Reacting to Events with More Events -- Promoting inter-service collaboration -- Choreography's pros and cons -- Dissecting the Control Service pattern -- collect -- correlate -- collate -- evaluate -- emit -- expire -- Orchestrating business processes -- Entry and exit events -- Parallel execution -- Employing the Saga pattern -- Compensating transactions -- Abort events -- Calculating event-sourcing snapshots -- What is ACID 2.0? …”
    Libro electrónico
  6. 466
    Publicado 2018
    Tabla de Contenidos: “…No-UI time duration input -- Components to manage efforts -- The visual efforts timeline -- Recapitulating on efforts management -- Summary -- Chapter 9: Spaceship Dashboard -- Introduction to Chartist -- Projects dashboard -- Creating the projects dashboard component -- Project summary component -- Integrating the projects dashboard -- Creating your first chart -- Processing activity data -- Creating an activity chart -- Visualizing open tasks -- Preparing task data -- Modeling the problem -- Creating an open tasks chart -- Creating a chart legend -- Making the tasks chart interactive -- Summary -- Chapter 10: Putting Things to the Test -- An introduction to Jasmine and Karma -- Karma and integration to Angular CLI -- Writing our first test -- Spying on component output -- Utilities to test components -- Injecting in tests -- Using TestBed for running Angular tests -- Component fixture -- Mocking child components -- Mocking services -- Testing components in action -- Testing component interaction -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  7. 467
    por Zwicky, Elizabeth D.
    Publicado 2000
    Tabla de Contenidos: “…Scorekeepers; 1.2.2.4. Spies (industrial and otherwise); 1.2.3. Stupidity and Accidents; 1.2.4. …”
    Libro electrónico
  8. 468
    Publicado 2017
    Tabla de Contenidos: “…. -- Basics of I2C and checking the I2C devices present on a port -- Getting ready -- How to do it... -- Basics of SPI and setting up an SPI module -- Getting ready -- How to do it... -- Converting a 5V signal into a 3.3V signal and slew rates…”
    Libro electrónico
  9. 469
    Publicado 2024
    Tabla de Contenidos: “…Modifying the design for use on the board -- Introducing a few other external memory types -- QDR SRAM -- HyperRAM -- SPI RAM -- Summary -- Questions -- Answers -- Challenge -- Further reading -- Chapter 10: A Better Way to Display - VGA -- Technical requirements -- Project 12 - Introducing the VGA -- Defining registers -- Coding a simple AXI-Lite interface -- Generating timing for the VGA -- The VGA monitor timing generator -- Displaying text -- Requesting memory -- Testing the VGA controller -- Examining the constraints -- Summary -- Questions -- Answer -- Challenge -- Further reading -- Chapter 11: Bringing It All Together -- Technical requirements -- Investigating the keyboard interface -- Project 13 - Handling the keyboard -- Testing the PS/2 -- Project 14 - Bringing it all together -- Displaying PS/2 keycodes on the VGA screen -- Displaying the temperature sensor data -- Adding a custom character to the text ROM -- Displaying audio data -- Summary -- Questions -- Answers -- Challenge -- Further reading -- Chapter 12: Using the PMOD Connectors - SPI and UART -- Technical requirements -- UART PMOD -- ACL2 PMOD -- Understanding Peripheral Modules (PMODs) -- PMOD Type 1 and 1A -- PMOD Type 2 and 2A -- PMOD Type 3 and 3A -- PMOD Type 4, 5, and 5A -- PMOD Type 6 and 6A -- PMOD Type 7 and 7A -- Introduction to Universal Asynchronous Receiver-Transmitter (UART) -- Bus interface -- Waveform -- Register interface -- RBR - Receive Buffer Register -- THR - Transmit Holding Register -- IER - Interrupt Enable Register -- ISR - Interrupt Status Register -- FCR - FIFO Control Register -- LCR - Line Control Register -- MCR - Modem Control Register -- LSR - Line Status Register -- MSR - Modem Status Register -- SCRATCH - Scratch Pad Register -- DLL, DLM - Divisor Register LSB and MSB -- UART Implementation -- CPU Interface -- UART Core -- My UART origins…”
    Libro electrónico
  10. 470
    Publicado 2020
    Tabla de Contenidos: “…-- 1.3 Der Arduino im Vergleich -- 1.4 Der ftDuino -- 1.5 Anschlüsse -- 1.6 Anbau -- 1.7 Motor Shield -- 1.8 Literatur und Links -- Die Programmierung des Arduino -- 2.1 Grundsätzliches -- 2.2 Bibliotheken -- 2.3 Serieller Monitor -- Ausgabe -- Eingabe -- Debugging -- 2.4 I/O-Ports -- Digitale Ports -- Analoger Output -- Analoge Ports -- 2.5 Interrupts -- 2.6 Timer -- 2.7 Serielle Protokolle -- I2C-Protokoll -- SPI-Protokoll -- 2.8 Mathematische Operationen -- 2.9 Adafruit Motor Shield -- Gleichstrommotoren -- Schrittmotoren -- Servomotoren -- 2.10 Literatur und Links -- Der Buggy -- 3.1 Die Geschichte des Buggys -- 3.2 Das Buggy-Basismodell -- Mechanischer Aufbau -- Akku, Controller und Motorsteuerung -- 3.3 Buggy-Steuerung -- Tanzender Buggy -- IR-Fernsteuerung -- Bewegungssteuerung -- Hinderniserkennung mit Bumpern -- Hinderniserkennung mit Ultraschall -- Spurfolger mit IR-Sensor -- Objektfolger mit Kamera -- Spurfolger mit Kamera -- Tacho- und Hodometer -- 3.4 Literatur und Links -- Der Flitzer -- 4.1 Einführung -- 4.2 Konstruktion des Flitzers -- Vorderradlenkung -- Karosserie und Beleuchtung - vorne -- Hinterradantrieb -- Karosserie und Beleuchtung - hinten -- Erläuterung der Konstruktion -- Controller, Akku und Verkabelung -- Konstruktionsvarianten -- 4.3 Die Steuerung -- Lenkung -- Beleuchtung und Hupe -- Tachometer -- Funkfernsteuerung mit Joystick -- Funkfernsteuerung mit Nunchuk -- Geschwindigkeitsbegrenzer und Abstandsregeltempomat -- Spurverlasswarner und Spurhalteassistent -- Parkmanöverassistent -- 4.4 Literatur -- Der Plotter -- 5.1 Hintergrund -- 5.2 Mechanische Konstruktion -- Grundplatte -- Schlitten…”
    Libro electrónico
  11. 471
    Publicado 2015
    Tabla de Contenidos: “…Cover; Title Page; Copyright; Contents; Preface; About the Authors; Chapter 1 Network Security Overview; 1.1 Mission and Definitions; 1.2 Common Attacks and Defense Mechanisms; 1.2.1 Eavesdropping; 1.2.2 Cryptanalysis; 1.2.3 Password Pilfering; 1.2.4 Identity Spoofing; 1.2.5 Buffer-Overflow Exploitations; 1.2.6 Repudiation; 1.2.7 Intrusion; 1.2.8 Traffic Analysis; 1.2.9 Denial of Service Attacks; 1.2.10 Malicious Software; 1.3 Attacker Profiles; 1.3.1 Hackers; 1.3.2 Script Kiddies; 1.3.3 Cyber Spies; 1.3.4 Vicious Employees; 1.3.5 Cyber Terrorists; 1.3.6 Hypothetical Attackers…”
    Libro electrónico
  12. 472
    Publicado 2023
    Tabla de Contenidos: “…-- Hit by password phishing -- Use of your credit cards -- Ransomware -- Invading privacy and extortion/phone spying -- Summary -- Chapter 4: Remote Working and the Element of Trust -- Remote working - not new for everyone -- Pandemic and remote working -- View of remote working for various industries -- Risks to organizations -- Summary -- Chapter 5: The Emergence of Zero Trust and Risk Equation -- Zero Trust in real life -- Zero Trust is a new digital transformation -- Lesson learned from a global pandemic -- Modern principles of Zero Trust -- The NIST approach to Zero Trust architecture -- The Sunburst attack example -- Zero Trust across the digital estate -- Example of controlling access with intelligent policies and continuous risk assessment -- Zero Trust makes compliance easier -- Isolation -- Monitoring and visibility -- Summary -- Part 2: Risk Redefined at Work -- Chapter 6: The Human Risk at the Workplace -- Innocent intent -- Start of day -- During the day -- Wrapping up -- A quick relook at the risks -- Good worker -- Start of the day -- During the day -- Wrapping up -- Self-obsessed -- Rebel intent -- Malicious intent -- Summary…”
    Libro electrónico
  13. 473
    Publicado 2011
    Tabla de Contenidos: “…Mocking and Stubbing -- 16.1 An Overview of Test Doubles -- 16.2 Test Verification -- 16.3 Stubs -- 16.4 Test Spies -- 16.5 Using a Stub Library -- 16.6 Mocks -- 16.7 Mocks or Stubs? …”
    Libro electrónico
  14. 474
    Publicado 2009
    Tabla de Contenidos: “…3.2 Types of ADCs3.2.1 Tracking ADC; 3.2.2 Flash ADC; 3.2.3 Successive Approximation Converter; 3.2.4 Dual-Slope (Integrating) ADC; 3.2.5 Sigma-Delta; 3.2.6 Half-Flash; 3.3 ADC Comparison; 3.4 Sample and Hold; 3.5 Real Parts; 3.5.1 Input Levels; 3.5.2 Internal Reference; 3.5.3 Reference Bypassing; 3.5.4 Internal S/H; 3.6 Microprocessor Interfacing; 3.6.1 Output Coding; 3.6.2 Parallel Interfaces; 3.6.3 Data Access Time; 3.6.4 -BUSY Output; 3.6.5 Bus Relinquish; 3.6.6 Coupling; 3.6.7 Delay between Conversions; 3.6.8 LSB Errors; 3.7 Clocked Interfaces; 3.8 Serial Interfaces; 3.8.1 SPI/Microwire…”
    Libro electrónico
  15. 475
    Publicado 2018
    Tabla de Contenidos: “…-- Loops -- Program 2: Button Inputs -- Multiple Buttons -- Program 3: Touch Inputs -- Variables -- Program 4: The Temperature Sensor -- Formatting the Output -- Program 5: The Compass Sensor -- Program 6: The Accelerometer Sensor -- Delays -- Reading Raw Accelerometer Data -- Program 7: The Fruit Catcher Game -- The Setup -- The Main Program Loop -- Conditional Loops -- Conditional Statements -- Drawing the Sprites -- Finishing the Program -- Further Steps -- Part 3 -- Chapter 8 The Wireless BBC micro:bit -- The BBC micro:bit Radio -- Program 1: One-to-One Communication -- Program 2: One-to-Many Communication -- Program 3: Radio Groups -- Testing the Group Feature -- Using the BBC micro:bit with a Smartphone or Tablet -- Chapter 9 The BBC micro:bit and the Raspberry Pi -- About the Raspberry Pi -- Connecting the Raspberry Pi to the BBC micro:bit -- Reading from the BBC micro:bit -- Using the BBC micro:bit Display -- Practical Example: A CPU Monitor -- Chapter 10 Building Circuits -- Electronic Equipment -- The Input-Output Pins -- The Large Pins -- The Small Pins -- Serial Peripheral Interface (SPI) -- Inter-Integrated Circuit (I2C) -- Universal Asynchronous Receiver/Transmitter (UART) -- Your First Circuits -- Reading from a Button Input -- Reading Resistor Colour Codes -- Writing to an LED Output -- Fading an LED via PWM -- Reading an Analogue Input -- Chapter 11 Extending the BBC micro:bit -- Extending via Breakout Boards -- Kitronik Edge Connector Breakout Board…”
    Libro electrónico
  16. 476
    por Martin, Robert C.
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Impressum -- Vorwort -- Vorwort des Übersetzers der deutschen Ausgabe -- Einleitung -- Über den Begriff »Craftsmanship« -- Auf dem einzig wahren Weg -- Einführung in das Buch -- Danksagungen -- Über den Autor -- Kapitel 1: Craftsmanship -- Teil I: Die Praktiken -- Kapitel 2: Testgetriebene Entwicklung -- 2.1 Überblick -- 2.1.1 Software -- 2.1.2 Die drei Gesetze des TDD -- 2.1.3 Das vierte Gesetz -- 2.2 Die Grundlagen -- 2.2.1 Einfache Beispiele -- 2.2.2 ‌Stack -- 2.2.3 ‌Primfaktoren -- 2.2.4 ‌Bowling -- 2.3 Fazit -- Kapitel 3: Fortgeschrittenes TDD -- 3.1 Sort 1 -- 3.2 Sort 2 -- 3.3 Steckenbleiben -- 3.4 Erstellen, Ausführen, Sicherstellen -- 3.4.1 BDD einführen -- 3.4.2 Endliche Automate‌‌n -- 3.4.3 Und wieder‌ BDD -- 3.5 ‌Test-Doubles -- 3.5.1 ‌Dummy -- 3.5.2 Stub -- 3.5.3 Spy -- 3.5.4 Mock -- 3.5.5 Fake -- 3.5.6 Das TDD-Unsicherheitsprinzi‌‌p -- 3.5.7 London vs. …”
    Libro electrónico
  17. 477
    Publicado 2023
    Tabla de Contenidos: “…The standard data seed -- Table-driven - when test data drives behavior -- Scriptable users and structure -- Exploring synthetic users -- Leveraging production refreshes -- Exploring development, test, and production environments -- Understanding the regulatory issues in test data management -- The user spy feature -- Summary -- Part 2: Testing and Software Delivery -- Chapter 8: Delivery Models and Testing -- Technical requirements -- Waterfall -- The advantages of and place for the waterfall -- The V-Model -- Iterative, incremental, and mini waterfalls -- Extreme Programming (XP) -- The context of XP -- Scrum and SAFe -- The context of Scrum -- SAFe and its context -- House-rules software development -- The Agile Manifesto -- Context-driven testing -- Illustrations of the principles in action -- Kanban as a house rule -- Continuous delivery and deployment -- DevOps, Platform Engineering, SRE -- Summary -- Further reading -- Chapter 9: The Puzzle Pieces of Good Testing -- Technical requirements -- Recipes - how to do hard things -- Defining recipes -- Shouldn't recipes just be automated? …”
    Libro electrónico
  18. 478
    Publicado 2019
    Tabla de Contenidos: “…Les tentatives de restauration de la paix dans le Nord à l'époque du congrès d'Utrecht (1713-1714) / Éric Schnakenbourg -- The confessional issue and Utrecht: ambassadors and clerics, spies and rebels / Linda S. Frey, Marsha L. Frey -- The peace of Utrecht and the question of servitudes: God and cod, ports and forts / Linda S. …”
    Libro
  19. 479
    Publicado 2012
    Tabla de Contenidos: “…: no, a new gag for an old goose, 1624 ; Appello Caesarem : a just appeal from two unjust informers, 1625 / Richard Montagu ; Appendix : William Barlow on falling from grace at the Hampton Court Conference, 1604 -- Riches of mercy to men in misery : or, certain excellent treatises concerning the dignity and duty of God's children, ca. 1624 ; "The buckler of a believer," "Self-seeking opposite to Christ's interest" ; "Free grace magnified" / John Preston -- The locusts, or Apollyonists, 1627 / Phineas Fletcher -- The spy : discovering the danger of Arminian heresy and Spanisha treachery, 1628 / J.R. -- Microcosmography : or, a piece of the world discovered, in essays and characters, 1628 / John Earle -- God no impostor nor deluder, 1629 / William Prynne -- The estate of a Christian laid forth in a sermon preached at Gray's Inn, late 1620s / Joseph Hall -- The Gospel treasury opened, ca. 1625-36 ; "Of milk for babes ; and of meat for strong men" ; "All power given to Jesus Christ, in heaven and earth" / John Everard -- The bruised reed and smoking flax, 1630 / Richard Sibbes -- The story books of Little Gidding : being the religious dialogues recited in the great room 1631-32 / The Little Gidding Source Books -- Divine fancies : digested into epigrams, meditations, and observations, 1632 / Francis Quarles -- Sermons preached at Brancepath, 1632-33 / John Cosin -- "Upon faithful window, ", ca. 1632-33 / Richard Corbett -- "On Fairford windows" ; "On the Bible" ; "Justification" ; On the same M.M.P…”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico
  20. 480
    Publicado 2005
    Tabla de Contenidos: “…. -- ...and Dynamic Tunnels Eliminate the Need for Host Route Propagation -- Mobile IP: Components -- Mobile Node -- Home Network and Home Address -- Home Agent -- Care-of Address -- Foreign Agent -- Correspondent Node -- Mobile IP Protocol Concepts -- Mobile IP Agent Discovery -- Location Discovery -- Move Detection and Mobile IP Handover Policy -- Mobile IP Handover -- Mobile IP Registration -- Identification -- Services -- Authentication -- Relevant Address Fields -- Registration Reply Codes -- Registration Delivery -- Mobile IP Example -- Tunneling -- Encapsulation -- Triangle Routing -- Summary -- Review Questions -- Chapter 3 Mobile IP Security -- Protocol Authentication Extensions -- Security Associations -- SPI -- Algorithm and Mode -- Key -- Replay Protection Methods -- Mobile Node and Foreign Agent Authentication and Challenge Mechanism -- FA Challenge -- MN-AAA Authentication -- Dynamic Keying -- Standards-Based Dynamic Keying -- Cisco Dynamic Security Association and Key Distribution -- Location Privacy -- Summary -- Review Questions -- Chapter 4 IOS Mobile IP in the Lab -- Building the Baseline Topology -- Intermediate System Configuration -- Correspondent Node Configuration -- Home Agent Configuration…”
    Libro electrónico