文件名称:windows_socket_study:windows 网络编程学习
文件大小:31KB
文件格式:ZIP
更新时间:2024-05-06 07:56:48
C++
项目时间 windows 网络编程学习 2021-4-14 项目目录 tcp 客户端服务器 , 聊天用 webServer 服务器 tcp 聊天室 , 多线程优化 远程命令执行 多线程端口扫描器 项目总结 windows socket 编写的过程 创建套接字库 创建套接字 指定地址 绑定端口 监听端口 接收连接 断开连接 总结 很快乐, 了解到了本质, 计算机与计算机之间是怎样通信的, 建议计算机网络专业都学一下.
【文件预览】:
windows_socket_study-master
----.gitattributes(2KB)
----windows_rec_shell()
--------test.txt(15B)
--------windows_rec_shell.cpp(4KB)
--------123.txt(4B)
--------windows_rec_shell.vcxproj.filters(958B)
--------windows_rec_shell.vcxproj(7KB)
----tcp_server_multithreading()
--------tcp_server_multithreading.vcxproj(7KB)
--------tcp_server_multithreading.vcxproj.filters(966B)
--------tcp_server_multithreading.cpp(2KB)
----windows网络编程()
--------windows网络编程.cpp(850B)
--------windows网络编程.vcxproj.filters(960B)
--------windows网络编程.vcxproj(7KB)
----TCP_server()
--------TCP_server.vcxproj.filters(951B)
--------TCP_server.vcxproj(7KB)
--------TCP_server.cpp(2KB)
----Sscan()
--------Sscan.vcxproj(7KB)
--------Sscan.vcxproj.filters(946B)
--------Sscan.cpp(3KB)
----README.md(534B)
----TCP_client()
--------TCP_client.cpp(2KB)
--------TCP_client.vcxproj.filters(951B)
--------TCP_client.vcxproj(7KB)
----windows网络编程.sln(6KB)
----.gitignore(6KB)
----WebServer_TCP()
--------WebServer_TCP.vcxproj.filters(954B)
--------WebServer_TCP.vcxproj(7KB)
--------WebServer_TCP.cpp(6KB)