基于C++ SOCKET编程的WebSocket服务器(linux)

时间:2023-06-09 11:08:36
【文件属性】:
文件名称:基于C++ SOCKET编程的WebSocket服务器(linux)
文件大小:13KB
文件格式:RAR
更新时间:2023-06-09 11:08:36
C++ WebSocket 利用C++ SOCKET编程,自我实现的一个websocket服务器,没有使用开源库,可以适用于学习使用
【文件预览】:
websocket-master
----cmake.bat(139B)
----test.html(1KB)
----debug.sh(152B)
----src()
--------websocket_handler.cpp(2KB)
--------websocket_respond.cpp(120B)
--------base64.h(136B)
--------sha1.h(2KB)
--------sha1.cpp(13KB)
--------websocket_handler.h(855B)
--------debug_log.h(488B)
--------websocket_request.h(678B)
--------main.cpp(112B)
--------websocket_request.cpp(2KB)
--------websocket_respond.h(151B)
--------network_interface.h(758B)
--------network_interface.cpp(3KB)
--------base64.cpp(4KB)
--------debug_log.cpp(1KB)
----CMakeLists.txt(290B)

网友评论

  • 骗人的,github上就有 https://github.com/javapretty/websocket