-
Socket 文件发送示例
VS2008写的定时批量上传指定目录JPEG格式文件到服务器的小程序,上传完毕后删除本地文件。
使用方法为:
1.客户端内有Host.txt写服务器的名称或IP地址,MonitorDirectoryList.txt写需要监控的目录。
2.服务器端的directory.txt写服务器上需要保存的目录。
3.启动服务端与客户端。
- 2022-06-30 09:11:01下载
- 积分:1
-
This is a multi
这是一个多线程收发数据的程序,所有的内容都已经清楚地注释过了-This is a multi-threaded procedure to send and receive data, all the contents of the Notes have been clearly
- 2023-07-27 17:45:03下载
- 积分:1
-
Dot Msn Sample
Dot Msn Sample
- 2023-02-11 02:35:03下载
- 积分:1
-
worldwide distribution table
全世界的ip分配表-worldwide distribution table
- 2023-06-09 13:00:03下载
- 积分:1
-
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或...
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.
- 2023-02-27 01:40:03下载
- 积分:1
-
自动分析HTML页面中的超链接程序
自动分析HTML页面中的超链接程序-automatic analysis of the HTML pages hyperlinks procedures
- 2023-07-15 01:40:03下载
- 积分:1
-
通过DNS类查询解析主机IP地址
通过DNS类查询解析主机IP地址-through DNS Classes analytic host IP addresses
- 2022-05-05 18:03:16下载
- 积分:1
-
800一线常见问题汇总 V2.0版
介绍交换机,路由器的一些型号和参数...
800一线常见问题汇总 V2.0版
介绍交换机,路由器的一些型号和参数-800 Frequently Asked Questions Summary of first-line version V2.0 Introduction switches, routers, a number of models and parameters
- 2022-02-02 02:01:41下载
- 积分:1
-
计算机网络英文原版第四版,电子书。自学,考试必备。
计算机网络英文原版第四版,电子书。自学,考试必备。-Computer Networks.(4th edition)electronic book.Studing by oneself and examing need it.
- 2022-02-03 12:13:29下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1