-
TCP代理服务器的代码在C
应用背景一个TCP代理服务器作为客户端和一个服务器之间的中介,所谓的目标服务器。客户建立的TCP代理服务器的连接,然后建立一个到目标服务器的连接。代理服务器发送从客户端发送到目标服务器的数据,并将接收到的数据转发到目标服务器到客户端。关键技术的tcpproxy是你可以放置在一个TCP流的代理服务器程序,如浏览器和服务器之间的HTTP连接。它过滤请求和响应流,将结果发送到终端窗口(stdout)。您可以通过指定不同的过滤器,控制其行为。 ;的tcpproxy的主要目的是自动生成HTTP测试脚本可以重播与磨床的HTTP插件。因为tcpproxy让你看看在网络层面,作为调试工具本身也是非常有用的。
- 2022-07-10 00:19:53下载
- 积分:1
-
MyICQ的源码.MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。...
MyICQ的源码.MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。-MyICQ the source. MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN.
- 2022-03-24 17:58:18下载
- 积分:1
-
一种GPS和GSM模块的资料,对GPS和GSM开发有帮助
一种GPS和GSM模块的资料,对GPS和GSM开发有帮助-a GPS and GSM module information on the development of GPS and GSM help
- 2022-02-04 18:22:12下载
- 积分:1
-
本系统是网络上的个人共享文件系统,支持多人注册使用,可在线上传文件、管理自己的文件,还可设置共享权限,便于将自己的文件同其它人分享,使用方法同资源管理器。管理员
本系统是网络上的个人共享文件系统,支持多人注册使用,可在线上传文件、管理自己的文件,还可设置共享权限,便于将自己的文件同其它人分享,使用方法同资源管理器。管理员可在线管理注册帐号,支持每个用户的单独空间大小设置。特色:登录时验证码控制安全登录;支持大文件及多文件上传;可共享文件,并可设置读写权限;支持文件搜索;每个人可单独设置空间大小。需.Net环境支持。-the network system is the personal file-sharing system to support people registered, and can be used to upload documents online, manage their documents, but also set up shared jurisdiction, to facilitate their documents to share with other people, to use the same resources manager. Administrators can register online account management and support each user a separate space set size. Characteristics : login validation code control of the security login; Support for large files and multiple file uploads; File sharing and may set up literacy competence; Supporting documents search; Everyone can set up separate space size. Need. Net environmental support.
- 2022-03-28 18:40:45下载
- 积分:1
-
Asp. Net platform, suitable for learning to use, better Elective System
asp.net平台,适合学习使用,选课系统较完善-Asp. Net platform, suitable for learning to use, better Elective System
- 2023-08-17 11:30:03下载
- 积分:1
-
VB编写刷流量工具,效果主要针对流量值,对PV效果不大好,但是可以当学习的参考...
VB编写刷流量工具,效果主要针对流量值,对PV效果不大好,但是可以当学习的参考-VB prepared the flow brush tool, the main effect for the flow value, the effect of PV is not very good, but you can reference when learning
- 2022-01-22 00:49:52下载
- 积分:1
-
对xml+xsl实现分页排序的改进,使支持对所有数据进行排序
以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,...
对xml+xsl实现分页排序的改进,使支持对所有数据进行排序
以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,究其原因,简单分析如下:
xml+xsl分页原理:在xsl中,遍历节点的时候,可以获取当前节点的位置,而且还能限制显示特定位置的节点,例如有18条记录,可以在xsl中设置只显示第1-6条,也可以设置只显示第7-12条,再配合客户端脚本,就可以动态改变xsl文档中控制显示指定位置节点的属性,从而实现分页(具体见代码)。不过这个有一点就是在xsl中获取的这个位置信息是xml文档中的节点位置,而不是排序后的位置;
同样xml+xsl实现排序原理:xsl可以按照节点的属性来排序,我们可以通过动态改变xsl的相关属性值来达到动态排序的目的。如果两个合起来用,却只能对当前页进行排序。 -right xml xsl achieve Pagination sort of improvement backing the right of all data ranking ever seen in the use of xml xsl order to achieve the basic pagination can only Page Ranking within, but not all right for sorting data and the reason, simple analysis is as follows : Principle xml xsl Pagination : In xsl, traversing nodes, the nodes can access the current location, but will limit revealed specific locations of nodes, for example, 18 records, xsl can be installed in only 1-6 revealed that the first, can also set up only to No. 7-12, Coupled with the client script, it can change the dynamic control xsl docume
- 2023-06-11 07:55:02下载
- 积分:1
-
模板类,可以用该模板实现CVS结构的网站
模板类,可以用该模板实现CVS结构的网站-category templates, you can use the template structure of the CVS site
- 2022-01-27 15:57:00下载
- 积分:1
-
TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞
网上也有不少关于TCP穿越NAT(即TCP打洞)的介绍文章,但不幸我还没找到相关的源代码可以参考,我利用空余时间写了一个可以实现TCP穿越NAT,让不同的私网内主机建立直接的TCP通信的源代码。
- 2022-03-14 16:58:48下载
- 积分:1
-
use jrtplib
利用jrtplib-3.1.0开发包实现RTP包接收的程序。-use jrtplib- 3.1.0 Development Kit achieve RTP packet reception procedures.
- 2023-04-18 17:15:03下载
- 积分:1