C++ Programming on Linux - Libevent TCP client Example

Publié le: 07 avril 2024
sur la chaîne: Hui Yuan
320
6

Libevent is an event notification library for developing scalable network application. The advantage of libevent is able to set network socket communication application using non-blocking model, so it's feasible to handle muti-connections API and improve program efficiency and performance. It's widely be used in many network communication related applications. The example of this short video, it's going write a C++ socket IO TCP client program using classic block pattern and a socket IO TCP client program using libevent mathon.

Source code of this example has been uploaded onto GitHub:
https://github.com/yuanhui360/CPP-Pro...


Sur cette page du site, vous pouvez voir la vidéo en ligne C++ Programming on Linux - Libevent TCP client Example durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Hui Yuan 07 avril 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 320 fois et il a aimé 6 téléspectateurs. Bon visionnage!