-
模拟数据链路层的实现
采用 go back n 的方案,进行差错控制
vc6.0...
模拟数据链路层的实现
采用 go back n 的方案,进行差错控制
vc6.0-implement the data link protocol
of "go back n"
- 2022-03-02 19:51:00下载
- 积分:1
-
personal photo management : the example of the use of ADO completed a personal p...
个人相册管理:本实例使用ADO技术完成一个个人相册管理程序,实现在数据库中存取位图图象等数据的功能。-personal photo management : the example of the use of ADO completed a personal photo album management procedures, to achieve access to the database, such as bitmap image data.
- 2022-01-21 22:29:11下载
- 积分:1
-
风声无组件上传类2.0B版 + 2.08 Beta 1
风声无组件上传类2.0B版 + 2.08 Beta 1-wind-type components upload 2.0B version 2.08 Beta 1
- 2022-10-04 14:30:03下载
- 积分:1
-
thread safety examples. Description of the procedures for the security thread. T...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-02-05 20:02:18下载
- 积分:1
-
Internet chat room server, based on Socket programming, the use of VC MFC progra...
网络聊天室服务器端,基于SOCKET编程,使用VC MFC环境编程-Internet chat room server, based on Socket programming, the use of VC MFC programming environment
- 2023-06-09 18:15:03下载
- 积分:1
-
Java programming, java and corba will combine to achieve remote method invocatio...
Java Corba编程, 是将java 和 corba 结合在一起来实现远程方法调用. corba 比 rmi 应用的更广泛.-Java programming, java and corba will combine to achieve remote method invocation. Corba than rmi applications more extensive.
- 2023-08-10 10:25:04下载
- 积分:1
-
采用CSocket实现的聊天程序
入门socket编程的好东西
采用CSocket实现的聊天程序
入门socket编程的好东西-CSocket realize the use of the chat program entry-socket programming of good things
- 2023-09-06 14:40:03下载
- 积分:1
-
SOCKET通信方面的很实用的程序 很经典
SOCKET通信方面的很实用的程序 很经典-SOCKET communications procedure is very practical classic
- 2022-04-25 17:49:04下载
- 积分:1
-
socket建立连接超时的控制
socket建立连接超时的控制 -Controlling socket when timeout
- 2022-01-25 21:36:20下载
- 积分:1
-
MFC点对点聊天实例
该程序使用socket进行通信,使用了TCP和UDP,同时通过OpenCV打开摄像头,并通过上面所说的UDP进行了视频图像的传输。由于本机上只有一个摄像头,而摄像头是独占设备,尚未在多台机器上测试。代码显得简单粗糙,但是其中的某些源代码和大体思想我相信还是可以给大家一些帮助的。
- 2022-04-24 14:26:24下载
- 积分:1