-
这是一个比较简单的用Delphi做的网页浏览器!
这是一个比较简单的用Delphi做的网页浏览器!-This is a relatively simple to do with Delphi Web browser!
- 2023-06-09 01:50:04下载
- 积分:1
-
简易FTP客户端
一个Visual C++写的FTP端,完整的管理功能。可以添加,删除,修改连接。支持断点续传。代码完整。
- 2022-01-22 11:29:00下载
- 积分:1
-
支持模拟桢中继、CCIE BB路由器
生成批处理文件
生成设备支持reload...
支持模拟桢中继、CCIE BB路由器
生成批处理文件
生成设备支持reload-Support the simulation of relay-ching, CCIE BB router equipment to generate a batch file to generate support for reload
- 2022-04-25 14:21:56下载
- 积分:1
-
轻量级的代理服务器
轻量级Http代理服务器-lightweight proxy server
- 2022-03-21 19:27:26下载
- 积分:1
-
动态域名解析服务器
动态域名解析服务器-Dynamic Domain Name Server
- 2022-02-10 07:13:01下载
- 积分:1
-
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发...
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发- vc access
- 2023-07-09 06:05:03下载
- 积分:1
-
visual c 6.0 on the 331 network system, the Internet and friends game. Like play...
基于visual c++6.0 的网络五子棋系统,可以在网上与朋友对弈。喜欢下棋或游戏编程的朋友也可以下载。-visual c 6.0 on the 331 network system, the Internet and friends game. Like playing chess or games programming can be downloaded friends.
- 2022-07-22 10:39:00下载
- 积分:1
-
cisco网络路由器dynamips的模拟器帮助文件!cisc o网络路由器dynamips的模拟器帮助文件!cisco网络路由器dynamips的模拟器帮助文...
cisco网络路由器dynamips的模拟器帮助文件!cisc o网络路由器dynamips的模拟器帮助文件!cisco网络路由器dynamips的模拟器帮助文件!-cisco network routers dynamips simulator help file! cisc o network routers dynamips simulator help file! cisco network routers dynamips simulator help file!
- 2022-08-15 00:33:55下载
- 积分:1
-
websocket服务端实现
websocket服务端实现,C++
is one of the most lightweight, efficient & scalable WebSocket & HTTP server implementations available. It features an easy-to-use, fully async object-oriented interface and scales to millions of connections using only a fraction of memory compared to the competition. While performance and scalability are two of our top priorities, we consider security, stability and standards compliance paramount. License is zlib/libpng (very permissive & suits commercial applications).
Autobahn tests 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-24 23:19:42下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1