-
This document is for the use of network programming, which there are many exampl...
本文件是供网络编程使用,里面还有许多实例。供初学者使用-This document is for the use of network programming, which there are many examples. For beginners to use
- 2023-08-14 03:15:03下载
- 积分:1
-
对WINSOCKET的完成端口模型进行封装的类,Delphi写的,效率不错!
对WINSOCKET的完成端口模型进行封装的类,Delphi写的,效率不错!
-WinSocket the completion of the port model of the type of package, Delphi written good efficiency!
- 2022-07-08 20:51:55下载
- 积分:1
-
用于书店销售,用c实现的,可用于相关专业的参考
用于书店销售,用c实现的,可用于相关专业的参考-this is just a small one
- 2022-01-26 01:57:57下载
- 积分:1
-
在 c + + 异步 HTTP 请求 WinINet 包装
WinINet 使得网络编程更容易,但它是难以使用的 c + + 由于其 C 风格的界面,所以我写这段代码来包装它。使用它,您可以轻松创建异步 HTTP 请求和接收事件回调。它可以应用于 MFC 和 ATL 项目。
这段代码主要包含两个类: 类 FC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 23:19:02下载
- 积分:1
-
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。...
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。-CSDN Network Edition of the "something" was a complete overlap port routines network communication process.
- 2022-01-25 16:51:23下载
- 积分:1
-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
这是将linux下的openvpn移植到windows下的版本,可以在windows下实现基于ssl vpn功能...
这是将linux下的openvpn移植到windows下的版本,可以在windows下实现基于ssl vpn功能-This is the linux openvpn transplanted to the windows version, in windows under ssl based VPN functions
- 2023-03-16 00:35:04下载
- 积分:1
-
能够开启摄像头的一段代码
能够开启摄像头的一段代码-camera to the opening section of the code
- 2022-03-03 22:11:44下载
- 积分:1
-
GM8142的详细的读写程序,发送接收子程序
GM8142的详细的读写程序,发送接收子程序-GM8142 detailed procedures to read and write, send receive Subroutine
- 2022-02-18 17:30:51下载
- 积分:1
-
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsoc...
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsock的编程环境,可以完成BSD Socket的实验-Console procedures can provide similar DOS and UNIX Shell environment for students from single-task environment to multi-task environment for the transition program design helpful. Console mode in the establishment of Winsock programming environment, to be completed BSD Socket experiment
- 2023-05-07 12:50:02下载
- 积分:1