搜索资源列表
HttpProxy_Src
- 实现完整的Http代理服务器功能,代码简洁实用。便于在工程中复用。-achieve complete Http proxy server functionality, code simple and practical. To facilitate the reuse project.
根据图像生成数据,再用数据生成不规则窗体
- 根据图像生成数据,再用数据生成不规则窗体-based image data and reuse data generation irregular forms
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
TStringGridSpliterString
- 先取出TStringGrid中的Cells中的字符串,再利用TMemo分行功能,将字符串分割成多行,其中TMemo的字体要与TStringGrid相同;宽度要与TStringGrid.Cells[i,j]的宽度相同。然后将TMemo的每行内容重新复制到多个同一列的多个Cells中,就实现了TStringGrid分行功能了。-first Retrieve TStringGrid Cells of the string, Reuse TMemo branch function, the string
ICanSeeYou.rar
- ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。,ICanSeeYou remote control software (all C# Source code) wi
Tcp.rar
- 很好的一个类,封装了基本的TCP基本方法,TCP编程时会很方便(可直接重用),我自己做的,用了好几年了。,A very good class, a basic TCP package basic method, TCP programming will be very convenient (direct reuse), I do use for several years.
tools12
- 用vc实现端口复用,并可根据客户请求来判断是否为所自己需求的连接-Vc port used to achieve reuse, and in accordance with customer requests to determine whether their needs for the connection
socket
- 将网络通信封装成dll,便于修改和重用。对初学者有些用处。-The network communications package into a dll, easy to modify and reuse. Be useful for beginners.
udp
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提
P2PUDPNAT
- 自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(
port
- 这是个完全开放源码的程序,详细的写了怎样进行端口的复用,大家写下载程序的时候,可以借来参考下-This is a completely open-source program, written in detail how to reuse the port, we write download time can be borrowed refer to the following
IpQQRay
- 重用代码.Win32.C++: 获取ip地理信息,使用DNS解析域名,使用QQRay.dat解析地理信息, 请使用ShowIP.exe程序获取QQRay.dat最新版。-Reuse of code. Win32.C++: Get ip geographic information, use the DNS domain name resolution, use QQRay.dat analysis of geographical information, please use the lat
reuse_of_a_socket_port
- 实现多个程序对一个端口的重复使用的方法,可以避免端口资源浪费。-Of multiple procedures on the reuse of a port
CPlusPlusNetworkProgrammingVolume2
- 是关于用ACE网络通信库进行开发的很好的参考书,这是第2卷:基于ACE和框架的系统化复用-Network communication with the ACE on the development of a good library reference books, this is the first Volume 2: Based on the ACE and framework for systematic reuse
shellcode
- shellcode资料及代码 突破防火墙 构造字符串 复用端口 分段传送 动态复用端口-shellcode information and code reuse string break firewall port sub-structure dynamic multiplexing transmission port
networkprogrammingvolumeii
- 全英文网络编程书籍第二卷,Systematic Reuse with ACE and Frameworks.-Network programming books in English II, Systematic Reuse with ACE and Frameworks.
cppnp2
- C++网络编程 卷2 基于ACE和框架的系统化复用-C++ Network Programming, Volume 2, ACE and the Framework based on systematic reuse
CPP-Network-Programming-Volume-1-CBT
- C++网络编程资料参考书,全英文版。主要阐述了通讯环境编程所需的完全的开发工具,以及ACE体系结构的编程。-C++ Network Programming Volume II- Systematic Reuse with ACE and Frameworks The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked ap
nat
- NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。-NAT (Network Address Translators), Network Address Translation: Network Address Translation is a growing shortage
Login
- 输入用户名和密码和登录网站,可以用来当论坛挂机工具,或者方便发贴什么的。纯socket编写,http数据包都已经做成了函数可以直接复用在别的程序里。-Enter your user name and password and your web site, can be used to when BBS hang machine tool, or convenient to post or something. Pure socket write, HTTP packets are has bee