-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
YYSⅡ(媒体播放程序) v1.0 YYSⅡ(媒体播放程序) v1.0
YYSⅡ(媒体播放程序) v1.0 YYSⅡ(媒体播放程序) v1.0-YYS II (media player) v1.0 YYS II (media player) v1.0
- 2022-03-13 04:11:27下载
- 积分:1
-
一个可以传输图像的源码。
一个可以传输图像的源码。-an image can be transmitted to the source.
- 2023-04-09 16:45:03下载
- 积分:1
-
可以传文件发送消息和截屏的
可以传文件发送消息和截屏的-can send documents to send information and screen shots of Dongdong
- 2022-01-21 06:00:21下载
- 积分:1
-
135端口消息发送
135端口消息发送-135 ports messaging
- 2022-02-20 21:14:55下载
- 积分:1
-
视频会议系统的客户端列表模块源代码,该部分使用的是C++开发语言,MFC的socket环境...
视频会议系统的客户端列表模块源代码,该部分使用的是C++开发语言,MFC的socket环境-Video Conference System client list module source code, that part of using C++ Development language, MFC
- 2022-03-21 22:50:56下载
- 积分:1
-
here is a generation of the data definition packet content used in a byte array...
这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
- 2023-05-23 15:55:03下载
- 积分:1
-
一个linux下的开源的tftp server程序,然后移植到windows下
一个linux下的开源的tftp server程序,然后移植到windows下-Linux under an open-source tftp server program, and then transplanted into windows under
- 2022-04-08 07:36:32下载
- 积分:1
-
API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议...
API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议-API supports multiple SP Intrinsic through SMS Gateway Center iDAP SMS access to end-users to send text messages. SP applications need to follow Unicom SGIP1.1 agreement
- 2022-02-14 02:49:52下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1