搜索资源列表
TCPTester-xjt
- socket各种TCP模型性能测试,包括select模型,阻塞同步TCP模型,客户端开启1000个线程开启1000个socket-socket test speed,including select,the client create 1000 sockets.
fangjiequ-yanzheng
- 防止封包被拦截网络验证客户服务端.e语言源码,可以加到自己需要的源码中,很实用!-Network authentication packet is blocked to prevent the customer service side. E language source code, source code can be added to their needs, it is very practical!
TcpAssist
- VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
berry
- 检查ssl加密方式,使用pcap库,分为服务端和客户端-detect cipher suite of ssl
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,完成数据包解析、判
bcbUDP
- 实现今晚一直在研究c++ builder中的udp开发。bcb组件中还有一个udpsocket,研究了半天,再加上百度和google,按照样例也没有弄出结果来。众说纷纭,大部分都说是该组件存在问题,有些说还需要自己写一些底层的东西等等。其实用winsock也可以写,本着方便快捷的原则想有现成的控件可以用,没想到费了这么多时间啥都没搞出来。只好瞄向Indy 的udp组件,没想到一试就灵。 ———————————————————————————————————————————— 使用I
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
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.
opennhrp-0.14.1
- opennhrp协议的实现,主要用于开发动态vpn使用,本协议自动识别客户端的公网地址-The implementation of the NHRP agreement
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.