Personnaliser

OK
Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group
ClubR
Euro

Mettre en vente

Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group

Hands-On Network Programming with C - Winkle, Lewis van

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (4)
Occasion
Reconditionné

56,49 €

Produit Neuf

  • Ou 14,12 € /mois

    • Livraison à 0,01 €
    Voir les modes de livraison

    rarewaves-uk

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    Nos autres offres

    • 44,61 €

      Produit Neuf

      Ou 11,15 € /mois

      • Livraison à 0,01 €
      • Livré entre le 4 et le 7 août
      Voir les modes de livraison

      Livre de poche,Expédition depuis la Chine; Livraison sous 8-12 jours

    • 56,49 €

      Produit Neuf

      Ou 14,12 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    • 58,58 €

      Produit Neuf

      Ou 14,65 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,7/5 sur + de 1 000 ventes

      Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 14 à 21 jours ouvrables.

    • 86,99 €

      Produit Neuf

      Ou 21,75 € /mois

      • Livraison : 25,00 €
      • Livré entre le 8 et le 13 août
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Apres acceptation de la commande, le delai moyen d'expedition depuis le Japon est de 48 heures. Le delai moyen de livraison est de 3 a 4 semaines. En cas de circonstances exceptionnelles, les delais peuvent s'etendre jusqu'à 2 mois.

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Hands - On Network Programming With C Format Broché  - Livre Informatique

        Note : 0 0 avis sur Hands - On Network Programming With C Format Broché  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Hands - On Network Programming With C Format Broché

         - Livre Informatique

        Livre Informatique - Winkle, Lewis Van - 01/05/2019 - Broché - Langue : Anglais

        Auteur(s) : Winkle, Lewis vanEditeur : Packt PublishingLangue : AnglaisParution : 01/05/2019Format : Moyen, de 350g à 1kgNombre de pages : 478Expédition : 885Dimensions : 23.5 x 19.1 x...

      • Auteur(s) : Winkle, Lewis van
      • Editeur : Packt Publishing
      • Langue : Anglais
      • Parution : 01/05/2019
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 478
      • Expédition : 885
      • Dimensions : 23.5 x 19.1 x 2.6
      • Résumé :
        A comprehensive guide to programming with network sockets, implementing internet protocols, designing IoT devices, and much more with C Key Features: - Apply your C and C++ programming skills to build powerful network applications - Get to grips with a variety of network protocols that allow you to load web pages, send emails, and do much more - Write portable network code for Windows, Linux, and macOS Book Description: Network programming enables processes to communicate with each other over a computer network, but it is a complex task that requires programming with multiple libraries and protocols. With its support for third-party libraries and structured documentation, C is an ideal language to write network programs. Complete with step-by-step explanations of essential concepts and practical examples, this C network programming book begins with the fundamentals of Internet Protocol, TCP, and UDP. You'll explore client-server and peer-to-peer models for information sharing and connectivity with remote computers. The book will also cover HTTP and HTTPS for communicating between your browser and website, and delve into hostname resolution with DNS, which is crucial to the functioning of the modern web. As you advance, you'll gain insights into asynchronous socket programming and streams, and explore debugging and error handling. Finally, you'll study network monitoring and implement security best practices. By the end of this book, you'll have experience of working with client-server applications and be able to implement new network programs in C. The code in this book is compatible with the older C99 version as well as the latest C18 and C++17 standards. You'll work with robust, reliable, and secure code that is portable across operating systems, including Winsock sockets for Windows and POSIX sockets for Linux and macOS. What You Will Learn: - Uncover cross-platform socket programming APIs - Implement techniques for supporting IPv4 and IPv6 - Understand how TCP and UDP connections work over IP - Discover how hostname resolution and DNS work - Interface with web APIs using HTTP and HTTPS - Explore Simple Mail Transfer Protocol (SMTP) for electronic mail transmission - Apply network programming to the Internet of Things (IoT) Who this book is for: If you're a developer or a system administrator who wants to get started with network programming, this book is for you. Basic knowledge of C programming is assumed. Table of Contents - Introducing Networks and Protocols - Getting to Grips with Socket APIs - An In-Depth Overview of TCP connections - Establishing UDP Connections - Hostname Resolution and DNS - Building a Simple Web Client - Building a Simple Web Server - Making Your Program Send Emails - Loading Secure Web Pages with HTTPS and OpenSSL - Implementing a Secure Web Server - Establishing SSH Connections - Network Monitoring and Security - Socket Programming Tips and Pitfalls - Web Programming for the Internet of Things - Answers to Questions - Setting Up Your C Compiler on Windows - Setting Up Your C Compiler on Linux - Setting Up Your C Compiler on macOS - Example Programs...

        Biographie:
        Lewis Van Winkle is a software programming consultant, entrepreneur, and founder of a successful IoT company. He has over 20 years of programming experience after publishing his first successful software product at age 12. He has over 15 years of programming experience with the C programming language on a variety of operating systems and platforms. He is active in the open-source community and has published several popular open-source programs and librariesmany of them in C. Today, Lewis spends much of his time consulting, where he loves taking on difficult projects that other programmers have given up on. He specializes in network systems, financial systems, machine learning, and interoperation between different programming languages.

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Neuf et occasion
        Le choixNeuf et occasion
        5% remboursés
        Minimum5% remboursés
        Satisfait ou remboursé
        La sécuritéSatisfait ou remboursé
        À votre écoute
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        RakutenLogos.svg
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com