搜索资源列表
sip_architecture_with_nat_v1.0
- SIP协议中穿越对称型/非对称型NAT防火墙的多种实现方法,解决私网内部的防火墙穿透问题。-SIP cross symmetric / asymmetric NAT firewall multiple solutions, private internal network firewall penetration.
穿透防火墙的数据传输技术源码
- 一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identif
rebind
- 端口重绑定代码,防火墙穿透技术中和*技术中应用比较广泛-port rebinding code, firewall technology penetration and Trojan technology used widely
UpnpSk
- 一个防火墙穿透的动态连结库代码,希望对大家有帮助-a firewall penetration of dynamic link library code, we hope to help
udp proxy
- 可以用这个代码实现防火墙穿透-can use this code to achieve firewall penetration
pjproject-0.5.10.4.tar
- 基于sip协议的网络电话源码,对防火墙穿透协议支持较好
learning
- 卡尔曼滤波的算法流程以及C语言实现代码 STUN方式防火墙穿透的C++代码 rs.c 高质量C++编程指南 c程序精典900例
STUN
- 这个是一个关于STUN方式防火墙穿透的C++代码的源代码,很有用
UpnpSk
- 一个防火墙穿透的动态连结库代码 1、BOOL __stdcall IPIsLanIP(char const *lpszIp)
udp proxy
- 可以用这个代码实现防火墙穿透-can use this code to achieve firewall penetration
ICMP后门
- 无连结的,不开任何端口 能够穿透防火墙.-no link, and not open any ports to penetrate the firewall.
TinyFWB1.0Byr3L4x
- TinyFWB1.0为一款下载者后门,采用进程注入的方式来穿透防火墙。-TinyFWB1.0 one of those who download the back door, into the process used to penetrate the firewall.
udptonet
- UDP协议,穿透windows防火墙源代码,可用于远程控制-UDP, piercing windows firewall source code can be used for remote control
rebind
- 端口重绑定代码,防火墙穿透技术中和*技术中应用比较广泛-port rebinding code, firewall technology penetration and Trojan technology used widely
UpnpSk
- 一个防火墙穿透的动态连结库代码,希望对大家有帮助-a firewall penetration of dynamic link library code, we hope to help
icmp
- 利用icmp穿透防火墙 对网络编程的人来说是不可多得的代码哦-Use icmp penetrate the firewall on the network for programming the code is hard to come by Oh
STUN
- 这个是一个关于STUN方式防火墙穿透的C++代码的源代码,很有用-This is a firewall on the way STUN penetration of C++ Code source code, very useful
NATByUDPSource
- 通过UDP穿透防火墙,一个非常经典的代码-firewall
makingholes
- 代码实现了udp和tcp在局域网中打洞穿透防火墙的技术,包含原理说明文档-Udp and tcp code implements making holes on the firewall in LAN technology, with the principles of documentation
穿透SOCKS防火墙向远程服务器通信
- 穿透SOCKS防火墙向远程服务器通信,UDP/TCP编程示例(Penetrate the SOCKS firewall to communicate to the remote server)