-
TCP代理服务器的代码在C
应用背景一个TCP代理服务器作为客户端和一个服务器之间的中介,所谓的目标服务器。客户建立的TCP代理服务器的连接,然后建立一个到目标服务器的连接。代理服务器发送从客户端发送到目标服务器的数据,并将接收到的数据转发到目标服务器到客户端。关键技术的tcpproxy是你可以放置在一个TCP流的代理服务器程序,如浏览器和服务器之间的HTTP连接。它过滤请求和响应流,将结果发送到终端窗口(stdout)。您可以通过指定不同的过滤器,控制其行为。 ;的tcpproxy的主要目的是自动生成HTTP测试脚本可以重播与磨床的HTTP插件。因为tcpproxy让你看看在网络层面,作为调试工具本身也是非常有用的。
- 2022-07-10 00:19:53下载
- 积分:1
-
一个多线程扫描端口程序
一个多线程扫描端口程序-A multi-threaded scanning port procedures
- 2022-06-01 11:15:58下载
- 积分:1
-
WinInet
vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。(vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.)
- 2009-12-21 12:43:00下载
- 积分:1
-
easyarm615_map.rar这是非常重要的
EasyARM615_map.rar this is very important
EasyARM615_map.rar this is very important
- 2022-08-07 14:43:05下载
- 积分:1
-
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。...
本实例是一个网络流量工具,可以统计本地计算机流出和流入数据量的大小。-this example is a tool for network traffic, statistics of local inflows and outflows of computer data size.
- 2022-07-02 11:31:18下载
- 积分:1
-
Phrack-Magazine
phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
- 2014-01-13 18:06:16下载
- 积分:1
-
Chat_demo
服务器,客户端聊天小程序,可能功能有点简单,但是原理都在(The server, the client chat applet)
- 2013-09-03 11:12:31下载
- 积分:1
-
assume
Cool,一个集成了很多Tab窗口使用方法的多文档界面程序,拥有了他,保管让你创建界面功能复杂的的程序时节省不少时间,本包()
- 2017-09-16 18:28:22下载
- 积分:1
-
本实例是用java实现的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊...
本实例是用java实现的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。-example is the realization of the network java 331 procedures. Procedures by the two parts : part of the server side and the other 331 for the client. Which news server to the client is accomplished management, client support players and chat.
- 2022-01-25 19:32:39下载
- 积分:1
-
分布式计算实验――在Linux中实现客户机
分布式计算实验――在Linux中实现客户机-服务器通信-distributed computing experiment-- in Linux to achieve client-server communication
- 2022-02-06 11:23:23下载
- 积分:1