搜索资源列表
TCPTester-xjt
- socket各种TCP模型性能测试,包括select模型,阻塞同步TCP模型,客户端开启1000个线程开启1000个socket-socket test speed,including select,the client create 1000 sockets.
TcpAssist
- VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
program_datapkg
- 客户端从终端接受键盘数据并把数据发送至服务端 服务端把客户端发送过来的数据执行并把结果发送至客户端 客户端和服务端数据发送增加数据包头,进行打包操作-The client from the terminal to accept the keyboard data and the data sent to the server Server to the client to send the data over the implementation and the results s
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
VPN
- SSL VPN网关作为一种新兴的VPN技术,与传统的IPSec VPN技术各具特色,各有千秋。SSL VPN比较适合用于移动用户的远程接入(Client-Site),而IPSec VPN则在网对网(Site-Site)的VPN连接中具备先天优势。-SSL VPN gateway, as a new VPN technology, and traditional IPSec VPN technology characteristics, and each has its advantages. S
KeyHook
- 基于Winpcap的多客户程序监管系统的配套钩子,用于隐藏和激活界面-multi-client monitor system based on WinPcap
ARP
- Arp network scanner with server-client comatibility. Written for windows, uses winpcap.
sniffer
- 利用该方法可以实现对管道敏感数据(如用户名密码等)的截获,但是在对原命名管道进行结束、干扰或使其无法接收数据方面,实现起来相对困难。-If a server via named pipes to communicate with a client, the server can use the Windows API function ImpersonateNamedPipeClient to tell the SRM, he wanted to imitate the other end
Client
- 用C#写的五层模型仿真消息在两台主机之间的通信过程,消息封/解装仿真。需要DevExpress2011V2插件支持,这个是客户端-The five-story model simulation with C# Write a message in the communication process between the two hosts, the message closure/unpack the simulation. The need DevExpress2011V2 plug-in
a-PURE-VB-HTTP-Client-Sniffer
- 一个纯VB编写的HTTP客户端嗅探器,极具参考价值!-a PURE VB HTTP Client Sniffer
CompareTool
- 实现了两个http请求包内容对比,可以一目了然的看出两包数据不同之处。支持Get、Post方法,界面直观,对于http客户端开发者来说非常实用。-Two http request packet contrast, you can see at a glance the difference of two packets of data. Support the Get and Post method, intuitive interface, very useful for the http c
wpepro09mod-(2)
- WPE. Windows Packet Editor. Heres s a tools for sniffing a package from Server - Client application. simple to use. you can edit the packet and send it.
blueleech
- 依据网络爬虫原理来分析和构建基于客户端的网络爬虫工具,通过Java Swing构建可视化客户端,用户可以爬取特定网页内容,同时可以指定过滤条件(比如:过滤URL前缀、后缀或文件扩展名等等),最后将所爬取的网页内容存储到本地。-According to the principle of web crawler to analyze and build based on the client web crawler tool, through the Java Swing to build visu
socks5
- 由易语言编写的sokcs5代理客户端,使用的HOOK方式拦截连接请求并转接到代理服务器。-The easy language sokcs5 proxy client, HOOK method used to intercept the connection request and forwarded to the proxy server.
PingMuClient
- 一个屏幕监控的Client源程序,代码易于理解,适合初学者学习-A screen monitor Client source code, the code is easy to understand, suitable for beginners to learn
ZOL
- ZOL的PC客户端,可以浏览大多数的文章和资讯,此为第一版的源代码-The client of ZOL
WSAEventClient
- 练习WSAEvent写的客户端,由VC6编译-WSAEvent Client by MFC on VC6
IOCPClient
- 练习IO完成端口的客户端程序,参考网络,由VC6编译通过-IO CompletionPort Client.
httpanalysis
- 实现网络数据包捕获,完成TCP和UDP流量的统计,客户端类型分析,数据包类型分析,HTTP内容还原-For network packet capture, complete TCP and UDP traffic statistics, client type analysis, packet type analysis, HTTP content reduction
Baidu_Push_SDK_Java_1.1.3
- 百度云推送 服务端demo(java),与客户端demo配合起来使用,简单易懂。-Baidu cloud push server demo (java), and together with the client demo use, easy to understand.