搜索资源列表

  1. windowsUDP

    0下载:
  2. 采用windows封装起来的UDP程序,包括建立连接、收发包等功能。-used up windows Packaging UDP procedures, including the establishment of connectivity, packet transceiver functions.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:38.14kb
    • 提供者:tan
  1. Windows环境下RTL8139网卡驱动编程技术

    1下载:
  2. RTL8139 可能是目前最受欢迎的网卡,它的价格便宜,功能上也还能接受。本文介绍了Windows环境下RTL8139网卡的驱动编程技术,其中主要对网卡驱动中最重要的收发包过程进行了深入分析。-RTL8139 is currently the most popular card, it's cheap, functional but still acceptable. This paper introduces the Wind
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20.07kb
    • 提供者:张强
  1. ipMon_zw_2K-sniffer

    0下载:
  2. 网络嗅探器,小巧实用。适合局域网管理,分析,收发包结构。-network sniffer, compact practical. Suitable for LAN management, analysis, send packets.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:120.18kb
    • 提供者:匿名
  1. tool

    0下载:
  2. 短信收发包程序,绝好的代码,很难求的自己根据需要改进一下,功能强大。
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:7.72kb
    • 提供者:whw
  1. TCPInfoSrc

    0下载:
  2. 一个查看网络收发包情况的例子,推荐下载,可以学习很多网络方面的api--An example which can view the situation of network sending and receiving packages, and from it you can study many api language
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:53kb
    • 提供者:站长
  1. Windows环境下RTL8139网卡驱动编程技术

    0下载:
  2. RTL8139 可能是目前最受欢迎的网卡,它的价格便宜,功能上也还能接受。本文介绍了Windows环境下RTL8139网卡的驱动编程技术,其中主要对网卡驱动中最重要的收发包过程进行了深入分析。-RTL8139 is currently the most popular card, it's cheap, functional but still acceptable. This paper introduces the Wind
  3. 所属分类:通讯编程

    • 发布日期:2024-11-22
    • 文件大小:20kb
    • 提供者:张强
  1. windowsUDP

    0下载:
  2. 采用windows封装起来的UDP程序,包括建立连接、收发包等功能。-used up windows Packaging UDP procedures, including the establishment of connectivity, packet transceiver functions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:44kb
    • 提供者:tan
  1. ipMon_zw_2K-sniffer

    0下载:
  2. 网络嗅探器,小巧实用。适合局域网管理,分析,收发包结构。-network sniffer, compact practical. Suitable for LAN management, analysis, send packets.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:128kb
    • 提供者:匿名
  1. tool

    0下载:
  2. 短信收发包程序,绝好的代码,很难求的自己根据需要改进一下,功能强大。
  3. 所属分类:手机短信编程

    • 发布日期:2024-11-22
    • 文件大小:7kb
    • 提供者:whw
  1. login

    0下载:
  2. 模拟登陆,一个模拟登陆用来脱离客户端,如果我们可以模拟到他的登陆,那以后简单收发包就可以做到. -Analog landing, a simulated landing used from the client, if we can simulate the landing of his, then easy to send and receive packets on the way to achieve them.
  3. 所属分类:外挂编程

    • 发布日期:2024-11-22
    • 文件大小:19kb
    • 提供者:刘军
  1. server-client1

    0下载:
  2. 一个udp收发包程序~linux下运行~-A program of Udp sending and receiving packets running on linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-22
    • 文件大小:1kb
    • 提供者:丁丁
  1. win_send

    0下载:
  2. 一个很简单的UDP收发包程序,也是初学SOCKET编程和认识SOCKET基本函数的好例子,我就是从中了解了UDP发包的全过程-A very simple UDP send and receive packets procedures are beginners SOCKET programming and knowledge of basic functions SOCKET a good example, I was to learn
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:1.14mb
    • 提供者:guan
  1. Link-Layer-Programme-Tools

    0下载:
  2. 链路层编程工具 ettercap-NG-0.7.3.tar.gz libnet-1.1.2.1.tar.gz libpcap-0.9.4.tar.gz 编写arp收发包-Link layer programming tool ettercap-NG-0.7.3.tar.gz libnet-1.1.2.1.tar.gz libpcap-0.9.4.tar.gz prepare arp transceiver package
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:2.46mb
    • 提供者:李新
  1. EndPacket

    0下载:
  2. vxworks下直接利用end进行收发包的操作代码,一个小的demo,希望对大家有用-vxworks directly to send and receive packets using end the operation code, a small demo, hope for all of us
  3. 所属分类:VxWorks

    • 发布日期:2024-11-22
    • 文件大小:36kb
    • 提供者:朱松
  1. udpsample_sendto_recvfrom

    0下载:
  2. 自己编写服务器端和客户端RTP收发包程序,VC工程,很实用-Write your own server and client send and receive RTP packets procedures, VC works, very practical
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:3.48mb
    • 提供者:ruanliu
  1. package-Analysiser

    0下载:
  2. 局域网内主机收发包分析器,可以分析TCP,UDP,SMTP,ICMP等协议包并做统计-Host LAN transceiver package analyzer, to analyze TCP, UDP, SMTP, ICMP and other protocol packets and do statistics
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:719kb
    • 提供者:
  1. XLB_C

    0下载:
  2. 简单实现客户端访问服务器发包收包,并且解析数据包功能。-Client and server
  3. 所属分类:通讯编程

    • 发布日期:2024-11-22
    • 文件大小:3.27mb
    • 提供者:朱彬峰
  1. PCAP_send_packet

    0下载:
  2. WINPCAP库写的一个网卡见相互打包的程序,意思是将一个网卡接收到的数据包发送到另外一个网卡上。是大家写windows收发包程序很好的例子-WINPCAP write a library card see each packaged procedure, meaning that the card receives a packet to another network card. We write windows transceiv
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:1.67mb
    • 提供者:姚晶
  1. E1000_driver_principle

    0下载:
  2. 本文描述了E1000类网卡的收发包原理,详细介绍了BD环的原理,形成及使用过程。对网卡驱动开发,网卡性能优化等有直接的帮助。-This paper describes the the E1000 NIC transceiver package principle, details of the the BD ring the principle, formation and use process. Drive the developm
  3. 所属分类:驱动编程

    • 发布日期:2024-11-22
    • 文件大小:1022kb
    • 提供者:tianya
  1. ethernet

    0下载:
  2. 实现简单的收发包的程序。基于FPGA的板子-realization of a simple packet transceiver procedures. FPGA-based board
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:4.87mb
    • 提供者:lori
« 12 3 »

源码中国 www.ymcn.org