搜索资源列表

  1. HttpProxyCode

    0下载:
  2. http代理服务器的源码,实现了对数据的封装和转发。很好的代码。-http proxy server source code, the realization of the right of assembly and data transmitted. Good code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:滕圣波
  1. ipgate_src

    0下载:
  2. ipgate程序,hook api 截获转发数据包-ipgate procedures, hook api intercepted transmitted data packets
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:cswggod
  1. HttpAgent

    0下载:
  2. 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server'
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:3194880
    • 提供者:张志
  1. qqport

    0下载:
  2. 可以实现QQ端口的重定向,主要工作原理:在本机监听一个指定UDP端口和8000端口,截获来自QQ本身数据转发到外部,并接受来至外部数据交还QQ程序处理,达到自定义QQ端口号,以此来突破一些限制.(在2000+VC6上编译通过) -can achieve QQ redirect port, the main principle : the machine monitor a designated ports and UDP port
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Mike
  1. ZXPortMap

    0下载:
  2. 一个小巧,但精悍端口转发程序,或者说是 端口映射,可以在内网将端口映射到公网哦,这样就可以在内网架设服务器了-a compact, lean and port forwarding procedures, or that port mapping, could have a network of port mapping of the public network Oh, we can set up the server, the ne
  3. 所属分类:代理服务器

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:zx
  1. AgentSlave

    0下载:
  2. 通过这个程序我们可以使用端口转发的方式 转发我们的数据-through this process we can use the port forwarding the information transmitted
  3. 所属分类:P2P编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:
  1. TcpLink

    0下载:
  2. 这个程序用来侦听客户端的连接,然后进行数据的接收,处理,转发,采用多线程的处理方式,异步socket模式.-procedures for the interception of the client to connect, then data reception, processing, transmitting, multi-thread processing, asynchronous socket model.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:804864
    • 提供者:阿飞发
  1. EthernetSwitchV1.0

    0下载:
  2. 计算机网络课程设计,以太网交换机功能模拟,模拟了学习转发逻辑。-curriculum design computer networks, Ethernet switches function simulation study transponders logic.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-21
    • 文件大小:148480
    • 提供者:wg
  1. transport

    0下载:
  2. 有关内网渗透时候的端口转发源程序,欢迎大家使用。在进行外网控内网一台跳板然后控制其他内网机器的工具。-within the network penetration when the port forwarding source, all are welcome to use. Conducting external networks control network within a springboard then control ot
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:anke
  1. IP

    0下载:
  2. 用来进行端口转发。端口映射等功能都可以 C语言源码 格式 110 127.0.0.1 112 本地端口 转发IP 转发端口-Used for port forwarding. Such as port mapping functions can be C language source code format 110 127.0.0.1 112 local port forwarding IP forwarding p
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:许晓军
  1. Chat

    0下载:
  2. java服务器客户端聊天 客户端连接至服务端,服务端讲数据转发到各连接的客户端,实现讨论板的聊天功能
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:79872
    • 提供者:liuxin
  1. bridge.cpp

    1下载:
  2. 模拟网桥转发帧的过程。模拟一台两端口的网桥。使用两个数据文件模拟网桥连接的两个局域网段上传输的帧,为了模拟帧传输,从第一个文件读取一个帧,然后从第二个文件读取一个帧,依此类推。对每个帧显示网桥是否会把帧的拷贝转发到其它局域网段,并给出传输结束后网桥中的转发表。-Simulation of bridge fr a me forwarding process. Simulation of a two-port bridge. Simulat
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:63488
    • 提供者:mhb
  1. InterfaceDesignOfJMS

    0下载:
  2. 消息中间件(Message—OrientedMiddleware,简称MOM)提供客户和服务器的同步和异步连接,并且在任意的时刻对消息进行传送和存储转发。消息的传输一般都支持Point—to—Point模式和Publish/Subscribe模式。消息中间件为大规模分布式环境下应用程序的集成提供了一种有力的集成工具。越来越多的分布式应用采用消息中间件,通过消息中间件把应用扩展到不同的操作系统和不同的网络环境。-Message-Orien
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:197632
    • 提供者:周翔
  1. liaotianchengxu

    0下载:
  2. 学习Indy控件时写的一个简单例子,使用UDPServer进行通讯, 服务器进行数据转发,也可以直接进行客户端到客户端的通讯, 修改一下即可实现。 呵呵,太简单了,高手不用看。-Indy control when learning to write a simple example, the use of UDPServer communication, the server for data forward
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:457728
    • 提供者:赵智斌
  1. c

    0下载:
  2. 端口转发的东东,修改自lcx的端口转发源代码,很好用的。-Port forwarding Dongdong, modify the port forwarding since LCX source code, very useful.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:haoxing
  1. TCP2com

    0下载:
  2. 本程序侦听一个tcp端口,并打开一个串口。将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。 之前发的com2TCP_Client.rar文件介绍有误。com2TCP_Client.rar是主动连接到一个tcp服务器,并把串口收到的数据转给那个tcp侦听服务器。-This procedure listener a tcp port and open a serial port. Receive seri
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:126976
    • 提供者:lizhenbao
  1. UDP

    0下载:
  2. 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure for the UDP test procedures for Principle holes. For simplici
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:78848
    • 提供者:regedit
  1. xpassthru 2

    0下载:
  2. ndis 中间层截获后转发的例子,通过修改IP 地址和MAC地址转发.-intercepted between NDIS layer forwarding example, by modifying the IP address and MAC address forwarding.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:404480
    • 提供者:soar
  1. zhuanfa

    0下载:
  2. 非常好的一个端口转发程序,谢谢大家人像代码-A very good port forwarding procedure, I would like to thank everyone Portrait code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:
  1. BaseTran

    0下载:
  2. tcp数据转发,对两台服务器之间数据互换-tcp data forwarding, for data interchange between the two servers
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3606528
    • 提供者:david
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org