搜索资源列表
boostfile2
- c++ boost asio库实现的文件传输的例子,使用了tcp协议,给出了头文件的定义和源文件-c++ boost asio library implements the file transfer example, using tcp protocol, given the definition of header files and source files
tcp_webserver.c
- This is simple web server implementation file using TCP protocol. It is implemented in C. Use any web browser as a client to get the output in the browser itself.