C++ Programming on Linux - Libevent TCP client Example

Publicado em: 07 Abril 2024
no canal de: 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...


Nesta página do site você pode assistir ao vídeo on-line C++ Programming on Linux - Libevent TCP client Example duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Hui Yuan 07 Abril 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 320 vezes e gostou 6 espectadores. Boa visualização!