登录
首页 » Web Server » HTTP LOAD TEST

HTTP LOAD TEST

于 2022-01-26 发布 文件大小:16.32 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

HTTP LOAD TEST

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vs2008图表程序及源码,需要.NET 3.5的支持
    vs2008图表程序及源码,需要.NET 3.5的支持-procedures and vs2008 source chart
    2022-03-01 09:46:26下载
    积分:1
  • 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SO...
    此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requireme
    2022-07-07 16:37:42下载
    积分:1
  • Microsoft's source code, strongly recommended to need to know.NET framework...
    微软的petshop源码,强烈推荐,适用于需要了解.NET框架的人.-Microsoft"s source code, strongly recommended to need to know.NET framework for the people.
    2023-03-22 08:20:03下载
    积分:1
  • 这个C #水晶报表可以很好的参考
    这个是c#水晶报表很不错的 可以参考一下-This the third c# crystal report forms video tutorial, is is very good, and you could get some advice from it.-this the c# Crystal statements can be very good reference-This is the third c# crystal report forms video tutorial, is is very good, and you could get some advice from it.
    2023-03-15 01:30:04下载
    积分:1
  • 用JAVA实现的多线程服务器。支持多线程访问服务器。能够实现文件可靠传输...
    用JAVA实现的多线程服务器。支持多线程访问服务器。能够实现文件可靠传输-using JAVA multi-threaded server. Visit support multithreaded servers. To achieve reliable document transmission
    2023-08-12 01:25:04下载
    积分:1
  • 小型的asp服务器,用VC++开发的,有一定的参考消息,上传过来...
    小型的asp服务器,用VC++开发的,有一定的参考消息,上传过来-small servers, with the development of the VC is a certain reference information and upload up
    2022-07-15 20:06:57下载
    积分:1
  • This just a simple multithreaded web server using CSocket. It s good beginer cod...
    This just a simple multithreaded web server using CSocket. It s good beginer code, basicly my first program in C. It does create an error if you make too many really fast connections, thats why I m uploading it.-This is just a simple multithreaded web server using CSocket. It s good beginer code, basicly my first program in C. It does create an error if you make too many really fast connections, thats why I m uploading it.
    2023-03-21 17:05:04下载
    积分:1
  • multithreading HTTP server, which responded from the Web browser's request,...
    怎样编写多线程HTTP服务器,该服务器响应来自于WEB浏览器的请求,读取文件或网页,并把这些内容回送给用户-multithreading HTTP server, which responded from the Web browser"s request, to read documents or Web pages, and integrate these elements to give users
    2022-01-26 01:47:08下载
    积分:1
  • .net的在线编辑器,很好用。FCKEditor2[1].6.3(.net).rar
    .net的在线编辑器,很好用。FCKEditor2[1].6.3(.net).rar-. net online editor, a good use
    2022-12-08 03:05:04下载
    积分:1
  • 新生信息管理系统本系统需要三张表1 注册用户表,保存注册新生个人资料.数据项对应注册的个人信息2 管理员表,保存管理员名单.3 新生个人表,保存新生个人资料.在...
    新生信息管理系统本系统需要三张表1 注册用户表,保存注册新生个人资料.数据项对应注册的个人信息2 管理员表,保存管理员名单.3 新生个人表,保存新生个人资料.在SQL中建立.包括新生的个人资料,对应注册用户查询和管理员修改 首先进入index.htm,你将可以进入选择进入登录或注册新用户,选择登录则进入log.asp,这里需要连接数据库进行身份确认.选择新用户注册则进入newuser1.asp在这里填入注册用户的资料,完成后写入数据库.以后也是一样,需连入数据方能运行.在系统中有3个数据库表,分别是:-new information management system this system needs to table a three registered users table, preservation freshmen registered personal information. Registration data corresponds to the personal information manager Table 2, preservation administrator list .3 new personal table, the depositary new personal data. Established in SQL. Including freshmen personal data, inquiries counterparts registered users and administrators to amend the first to reach index.htm, you will be able to choose to enter into the login or register new users, the choice is logged into log.asp here need to connect to the database for identification. choosing new registered users will enter newuser1.asp Enter here registered users of the information into the databas
    2022-06-03 17:34:46下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载