Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Protocoles réseau

Si vous aimez les titres Protocoles réseau, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 742
Skip side bar filters
  • IPv6-Grundlagen

    Internet-Protokolle, IPv6-Adressraum, Automatische Konfiguration, Neighbor Discovery, DNS für IPv6, IPv6-Einführung

    par Fabian Thorns ...
    Collection series IPv6-Handbuch
    IPv6 kommt im Netzwerk-Alltag an: Nachdem alle aktuellen Betriebssysteme schon seit einigen Jahren IPv6 von sich aus aktivieren, ist natives IPv6 an immer mehr Internet-Anschlüssen tatsächlich verfügbar. Dabei ist IPv6 weit mehr als nur IPv4 mit längeren Adressen. Viele Änderungen im Detail erfordern eine systematische Auseinandersetzung mit IPv6 und eine gut geplante Einführung des neuen Internet ... En savoir plus

    CHF 12.81

  • IPv6 Essentials

    Integrating IPv6 into Your IPv4 Network

    par Silvia Hagen ...
    If your organization is gearing up for IPv6, this in-depth book provides the practical information and guidance you need to plan for, design, and implement this vastly improved protocol. Author Silvia Hagen takes system and network administrators, engineers, and network designers through the technical details of IPv6 features and functions, and provides options for those who need to integrate IPv6 ... En savoir plus

    CHF 13.94

  • Piraté

    Guide Ultime De Kali Linux Et De Piratage Sans Fil Avec Des Outils De Test De Sécurité

    par Alan T. Norman ...
    Le livre de piratage est destiné à servir de guide de niveau intermédiaire à certains outils et compétences de test de pénétration courants, en particulier ceux du piratage sans fil et du maintien de l'anonymat. Le livre se concentre davantage sur l'exécution pratique et fournit des procédures étape par étape pour l'installation des plates-formes et des outils essentiels, ainsi que la théorie ... En savoir plus

    CHF 3.00 ou Gratuit avec Kobo Plus

  • DNS and BIND

    Help for System Administrators

    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 ... En savoir plus

    CHF 23.28

  • Mastering OpenVPN

    Master building and integrating secure private networks using OpenVPN

    Master building and integrating secure private networks using OpenVPNKey FeaturesBook DescriptionSecurity on the internet is increasingly vital to both businesses and individuals. Encrypting network traffic using Virtual Private Networks is one method to enhance security. The internet, corporate, and “free internet” networks grow more hostile every day. OpenVPN, the most widely used open source ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • SSH, The Secure Shell: The Definitive Guide

    The Definitive Guide

    Are you serious about network security? Then check out SSH, the Secure Shell, which provides key-based authentication and transparent encryption for your network connections. It's reliable, robust, and reasonably easy to use, and both free and commercial implementations are widely available for most operating systems. While it doesn't solve every privacy and security problem, SSH eliminates ... En savoir plus

    CHF 20.92

  • Cisco IOS Cookbook

    Field-Tested Solutions to Cisco Router Problems

    Never has something cried out for a cookbook quite as much as Cisco's Internetwork Operating System (IOS). IOS is powerful and flexible, but also confusing and daunting. Most tasks can be accomplished in several different ways. And you don't want to spend precious time figuring out which way is best when you're trying to solve a problem quickly.That's what this cookbook is for. Fortunately, most ... En savoir plus

    CHF 27.90

  • Mastering Linux Security and Hardening

    A practical guide to protecting your Linux system from cyber attacks

    Gain a firm practical understanding of how to secure your Linux system from intruders, malware attacks, and other cyber threats Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesDiscover security techniques to prevent malware from infecting a Linux system, and detect itPrevent unauthorized people from breaking into a Linux systemProtect important and sensitive data ... En savoir plus

    CHF 34.16 ou Gratuit avec Kobo Plus

  • Network Programming with Go

    Code Secure and Reliable Network Services from Scratch

    par Adam Woodbeck ...
    Network Programming with Go teaches you how to write clean, secure network software with the programming language designed to make it seem easy.Build simple, reliable, network softwareCombining the best parts of many other programming languages, Go is fast, scalable, and designed for high-performance networking and multiprocessing. In other words, it’s perfect for network programming.Network ... En savoir plus

    CHF 23.28

  • Hands-on ESP32 with Arduino IDE

    Unleash the power of IoT with ESP32 and build exciting projects with this practical guide

    par Asim Zulfiqar ...
    Build a strong foundation in IoT development and take your skills to the next level by mastering ESP32 and Arduino IDE 2.0, learning IoT protocols, and automating your projectsKey FeaturesLearn how to Interface ESP32 with various components for IoT projectsUnderstand IoT protocols and automation theories with practical examplesImplement automation and IoT knowledge in ESP32 projects for real-world ... En savoir plus

    CHF 22.46 ou Gratuit avec Kobo Plus

  • TCP / IP For Dummies

    Packed with the latest information on TCP/IP standards and protocolsTCP/IP is a hot topic, because it's the glue that holds the Internet and the Web together, and network administrators need to stay on top of the latest developments. TCP/IP For Dummies, 6th Edition, is both an introduction to the basics for beginners as well as the perfect go-to resource for TCP/IP veterans.The book includes the ... En savoir plus

    CHF 20.00

  • Planning for IPv6

    IPv6 Is Now. Join the New Internet.

    par Silvia Hagen ...
    It's official: with IPv4 network addresses close to depletion, moving to IPv6 is now business critical. This concise book helps you plan for IPv6 integration by providing a high-level overview of the technical—and nontechnical—steps involved. Many of the challenges for your enterprise are on the organizational level, and solutions differ from company to company.IPv6 Essentials author Silvia Hagen, ... En savoir plus

    CHF 11.69

  • Linux Kernel in a Nutshell

    A Desktop Quick Reference

    Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators.No distribution can provide a Linux kernel that meets all users' needs. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you ... En savoir plus

    CHF 16.30

  • Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization

    Create user-kernel interfaces, work with peripheral I/O, and handle hardware interrupts

    Discover how to write high-quality character driver code, interface with userspace, work with chip memory, and gain an in-depth understanding of working with hardware interrupts and kernel synchronizationKey FeaturesDelve into hardware interrupt handling, threaded IRQs, tasklets, softirqs, and understand which to use whenExplore powerful techniques to perform user-kernel interfacing, peripheral I ... En savoir plus

    CHF 27.69 ou Gratuit avec Kobo Plus

  • DNSSEC Mastery, 2nd edition

    Collection Livre 18 - IT Mastery
    DNSThe world’s most successful distributed database—and the most naïve.The Domain Name System is one of the Internet’s oldest protocols, designed for a network without hostile users. Intruders targeting a network start by investigating their DNS. DNS Security Extensions, or DNSSEC, hardens DNS and brings it into the 21st century. Learning DNSSEC required wading through years of obsolete tutorials, ... En savoir plus

    CHF 8.05

  • LDAP System Administration

    Putting Directories to Work

    par Gerald Carter ...
    Be more productive and make your life easier. That's what LDAP System Administration is all about.System administrators often spend a great deal of time managing configuration information located on many different machines: usernames, passwords, printer configurations, email client configurations, and network filesystem configurations, to name a few. LDAPv3 provides tools for centralizing all of ... En savoir plus

    CHF 18.56

  • Building Telephony Systems with OpenSIPS

    Build high-speed and highly scalable telephony systems using OpenSIPS

    Build high-speed and highly scalable telephony systems using OpenSIPSKey Features\[\*\]Install and configure OpenSIPS to authenticate, route, bill, and monitor VoIP calls\[\*\]Gain a competitive edge using the most scalable VoIP technology\[\*\]Discover the latest features of OpenSIPS with practical examples and case studiesBook DescriptionOpenSIPS is a multifunctional, multipurpose signalling SIP ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Linux for Networking Professionals

    Securely configure and operate Linux network services for the enterprise

    par Rob VandenBrink ...
    Get to grips with the most common as well as complex Linux networking configurations, tools, and services to enhance your professional skills Key Features • Learn how to solve critical networking problems using real-world examples • Configure common networking services step by step in an enterprise environment • Discover how to build infrastructure with an eye toward defense against common attacks ... En savoir plus

    CHF 29.03 ou Gratuit avec Kobo Plus

  • Juniper QFX5100 Series

    A Comprehensive Guide to Building Next-Generation Networks

    Ideal for network engineers involved in building a data center, this practical guide provides a comprehensive and technical deep-dive into the new Juniper QFX5100 switching family. You’ll learn how the Juniper QFX5100 enables you to create simple-to-use data centers or build some of the largest IP Fabrics in the world.This book is chock-full of helpful technical illustrations and code examples to ... En savoir plus

    CHF 32.51

  • Ethical Hacking and Computer Securities For Beginners

    This book is written based on practical usage and research on computer security and networks. Basically everyone has strong concern about computer security networks where by it can sabotage the business and operations. It will be worse if the entire business operations are running on the website or web hosting company.This book covers practical approach on software tools for ethical hacking. Some ... En savoir plus

    CHF 5.64

  • OpenFlow Cookbook

    Over 110 recipes to design and develop your own OpenFlow switch and OpenFlow controller

    Key FeaturesBook DescriptionThis book is intended for network protocol developers, SDN controller application developers, and academics who would like to understand and develop their own OpenFlow switch or OpenFlow controller in any programming language. With basic understanding of OpenFlow and its components, you will be able to follow the recipes in this book.What you will learnCreate, maintain, ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • OpenStack Cookbook

    par Jorven Halquin ...
    OpenStack Cookbook is specifically tailored for cloud professionals, network administrators, and engineers who express a desire to augment their proficiency in effectively managing OpenStack environments. The book provides a pragmatic and interactive methodology with recipes that specifically target solutions to tackle the actual difficulties encountered in implementing and overseeing cloud ... En savoir plus

    CHF 31.50 ou Gratuit avec Kobo Plus

  • VoIP Hacks

    Tips & Tools for Internet Telephony

    Voice over Internet Protocol (VoIP) is gaining a lot of attention these days, as more companies and individuals switch from standard telephone service to phone service via the Internet. The reason is simple: A single network to carry voice and data is easier to scale, maintain, and administer. As an added bonus, it's also cheaper, because VoIP is free of the endless government regulations and ... En savoir plus

    CHF 13.94

  • COMUPUTER NETWORKS LABORATORY

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    par VIKRAMAN N ...
    Collection Livre 69 - BSCMSCBEMEDI
    This course provides students with hands on training regarding the design, troubleshooting, modeling and evaluation of computer networks. In this course, students are going to experiment in a real test-bed networking environment, and learn about network design and troubleshooting topics and tools such as: network addressing, Address Resolution Protocol (ARP), basic troubleshooting tools (e.g. ping ... En savoir plus

    CHF 16.12 ou Gratuit avec Kobo Plus