CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - recv send

搜索资源列表

  1. HOOK SEND RECV函数拦截网络封包的程序

    4下载:
  2. 一个HOOK SEND RECV函数拦截网络封包的程序!,HOOK SEND RECV a function of the program to intercept network packets!
  3. 所属分类:钩子与API截获

    • 发布日期:2012-11-01
    • 文件大小:526443
    • 提供者:解寒瑜
  1. recv.rar

    1下载:
  2. STC 2052 SPI接收数据后通过串口发送到PC 用于测试SPI是否正常。,STC 2052 receive data and send to pc by RS232
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-17
    • 文件大小:16224
    • 提供者:jack
  1. ZBYM

    0下载:
  2. 抓包代码 那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来-Capture code that code, I wrote it myself. These are two things to complete and Recv SEND two places, so not the same as the return address. This engage in so much code out to
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3855
    • 提供者:杨浩
  1. Winsock-Client-Server

    0下载:
  2. client与server通信,server先bind(),listen(),然后client connect(),server accept().client send(),server recv(),然后cout-client and server communications, server before bind (), listen (), then client connect (), server accept (). client send (), server recv (),
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:9150
    • 提供者:liuliang
  1. green

    0下载:
  2. 绿光抓包器.本程序只钩挂了"send","sendto","recv","recvfrom"这4个函数,WSAsend等不钩挂, 因为是用API钩子写的抓包程序,而且小弟也是菜鸟,难免有BUG。源代码可以任意修改和发布。 你改得好的话请给我一份。小弟感激不尽。-Ethereal green device. This procedure is only hook the " send" , " sendto" , " recv" , &quo
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:563237
    • 提供者:334
  1. LINUX

    0下载:
  2. 数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端-Send and receive data, recv, send, write, read, TCP server, TCP client
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:2155
    • 提供者:褚嵩
  1. lg

    0下载:
  2. 绿光抓包器 本程序源代码BCB 5.0通过。 本程序只钩挂了"send","sendto","recv","recvfrom"这4个函数,WSAsend等不钩挂, 因为是用API钩子写的抓包程序,而且小弟也是菜鸟,难免有BUG。源代码可以任意修改和发布。-Green Packetcapture source code of this program by BCB 5.0. This procedure only hook the " send" , " se
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:233183
    • 提供者:双方的
  1. NetSnoop

    0下载:
  2. APIHooking Network snoop introduces the basics of building a network sniffer to pick up all information being sent using TCP socket via send and recv API, obviously, these will be the two APIs to hook to get information about data being sent/receiv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:26587
    • 提供者:rabert
  1. udplib

    0下载:
  2. 自己封装的UDP库,接口有create,recv,send 等里边有测试的例子。-Own library of UDP encapsulation, interface with create, recv, send, etc. inside a test case.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:47341
    • 提供者:zf
  1. Send

    0下载:
  2. 典型的socket模型 中心是他的框架很经典 套用心很强 recv的一些处理 不会出现粘包的现象 -Center of the socket model is typical of his strong frame is the classic set of carefully handling recv some stick pack phenomenon does not occur
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:3489
    • 提供者:313561014
  1. Socket-send-and-recv-

    0下载:
  2. Socket下send和recv使用的说明及介绍 -Socket-send and recv
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:4151
    • 提供者:李飞
  1. UDPsend-recv-File

    0下载:
  2. udp收发文件(模仿QQ),包含校验。在这个网上比较了好几个。-udp send and receive files (imitating QQ) at this online under several or more reliable.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:
    • 文件大小:332489
    • 提供者:邹峰
  1. com-recv

    0下载:
  2. 利用单片机发送数据,可以发送字符,数字,或者文件,接收端可以将数据写入文件-Microcontroller send data, characters, numbers, or the file can be sent, the receiving end can write data to a file
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:23308
    • 提供者:fengyanqing
  1. socket

    0下载:
  2. 关于一些socket的资料,学习时首要了解的基础-socket accept recv send,
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:177691
    • 提供者:sonc
  1. send

    1下载:
  2. 远程API注入拦截封包 支持SEND和RECV 模块为本人自己编写,只有两条代码即可远线程注入-Remote API intercept packets injected SEND and RECV module support for my own writing, only two code can be far threads into
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:10659
    • 提供者:fewfe
  1. Socket-send-and-recv-

    0下载:
  2. Socket下send和recv使用的说明及介绍 -Socket-send and recv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4195
    • 提供者:fellpe
  1. Recv

    0下载:
  2. 一段关于SMTP协议,使用C++语言,接收邮件,发送邮件-A section on the SMTP protocol, using C++ language, to receive mail, send mail
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:莫文
  1. senda-recv-file

    0下载:
  2. socket 客户端和服务端发送和接收文件的源代码-the source code of socket in order to send and receive file
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5594084
    • 提供者:xuanxuan
  1. opliglw

    0下载:
  2. 易语言编写的网络封包拦截,可拦截recv,send封包并可修改连续发送,易语言4 1版编译通过()
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:24576
    • 提供者:proxositions
  1. 1711993

    1下载:
  2. 易语言编写的网络封包拦截,可拦截recv,send封包并可修改连续发送,易语言4 1版编译通过()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-06
    • 文件大小:25600
    • 提供者:BEJ@877
« 12 3 4 5 »
搜珍网 www.dssz.com