-
VC 6.0 ZZ read the weather information document (ground elements of conventional...
用VC++ 6.0 读取气象站的ZZ文件信息(地面常规要素实时数据文件)-VC 6.0 ZZ read the weather information document (ground elements of conventional real-time data files)
- 2022-08-14 11:34:12下载
- 积分:1
-
Wiresahrk_用户手册,一本介绍网络协议分析的工具说明书
Wiresahrk_用户手册,一本介绍网络协议分析的工具说明书-Wiresahrk_ user manual, a description is the network protocol analysis tool for manual
- 2022-03-15 09:49:02下载
- 积分:1
-
stun服务器和客户端
基于C++的简单stun服务器和客户端程序,用于探测客户端与服务器之间的不同NAT类型。Based on c + + simple stun server and the client program, used to detect the different NAT types between client and server.
- 2022-01-28 02:54:15下载
- 积分:1
-
物品借用管理程序
物品借用管理程序-items borrowed management procedures
- 2022-03-11 02:24:59下载
- 积分:1
-
浏览器程序实例,不错
浏览器程序实例,不错-the instance of browse program,it is good.
- 2022-05-13 13:08:53下载
- 积分:1
-
用vc6实现的端口扫描程序,利用多线程实现的,可以选择固定的端口范围是否可用!...
用vc6实现的端口扫描程序,利用多线程实现的,可以选择固定的端口范围是否可用!- Port scanning procedure realizes which with vc6, use
multithreading realization, may choose the fixed port scope whether
can use!
- 2022-03-02 14:12:23下载
- 积分:1
-
JavaScript教程 是一本不错的电子书 高手自己编写 写的简单易动 内容丰富...
JavaScript教程 是一本不错的电子书 高手自己编写 写的简单易动 内容丰富-JavaScript Guide is a true master of electronic books to prepare themselves to the simple and easy to write dynamic content rich
- 2022-06-18 04:10:30下载
- 积分:1
-
当路由器出现问题,你可以不必要去关掉路由器的电源了,现在可以远程重新启动路由器,...
当路由器出现问题,你可以不必要去关掉路由器的电源了,现在可以远程重新启动路由器,-When the router problem, you can go to switch off unnecessary power router, and now can remotely restart the router,
- 2022-06-15 21:25:18下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1
-
TCP
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
- 2022-02-09 17:45:08下载
- 积分:1