CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - Programs

搜索资源列表

  1. smtpcode

    0下载:
  2. 使用SMTP协议JAVA程序 使用SMTP协议JAVA应用程序-use the SMTP protocol Java programs use the SMTP protocol Java applications
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2810
    • 提供者:张意
  1. 基于udp的多播的客户端程序

    0下载:
  2. 基于udp的多播的客户端程序,可以接受数据,加入多播组,还有一个客户端-Udp multicast-based client programs that can accept data, joining the multicast group, and a client
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-23
    • 文件大小:1332
    • 提供者:daniel
  1. serveraclient

    0下载:
  2. 使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,基础-Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:160341
    • 提供者:linqiang
  1. TestUDP

    1下载:
  2. VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3741665
    • 提供者:冷云
  1. TCP-socket

    0下载:
  2. 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:739787
    • 提供者:陈杰
  1. ping-

    0下载:
  2. 这份是我tcp/ip课程的一个小作业,简单的完成ping程序的工程,内含一个简单文档说明。-This is my tcp/ip programs, a small operation, a simple ping program to complete the project, includes a simple documentation.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3154891
    • 提供者:刘国辉
  1. chap3

    0下载:
  2. this is a unit of common network programs,such as tcp,udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:550041
    • 提供者:liuparis
  1. IPv4IPv6

    0下载:
  2. 在 IPv 4向 IPV6过渡的时,由于以IPv4为基础的互联网己经相当的稳定, 网络中的IPV4主机不可能立刻全部都转变成IPv6,整个过渡需要一个比较漫长 的过程。在过渡期间,由于1入4和IPv6在很长一段时期内会共存,因此很有必 要解决U,4和IP、6之间相互通信的问题。 目前 Ip v4 八Pv6过渡技术13主要有3种方案:隧道技术、双协议栈技术和地 址协议转换(NA】’-PT)。-In IPv 4 to IPV6 transition, due to IPv4-ba
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3913580
    • 提供者:qmei_1
  1. good1scapp

    0下载:
  2. 运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-After running the server side, the client can connect through the ip, use the udp, Supported client upload, monitor screen, as well as run programs on the server and other funct
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:59340
    • 提供者:wulang
  1. prog1

    0下载:
  2. programs that enables us to do something related to network communication and related to transfer of files over network etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:suresh
  1. prog2

    0下载:
  2. programs that enables us to do something related to network communication and related to transfer of files over network etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:851
    • 提供者:suresh
  1. prog4

    0下载:
  2. programs that enables us to do something related to network communication and related to transfer of files over network etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1092
    • 提供者:suresh
  1. c

    0下载:
  2. 编写计算机程序,从IP数据报头中抽出源和目的地址,将它们以点分十进制表示输出。-Write computer programs, from the IP datagram header out of the source and destination address, will them to dotted decimal notation output.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:6495
    • 提供者:太空行人
  1. networks

    0下载:
  2. This contains programs related to socket programming in C
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:34509
    • 提供者:supraja
  1. capture_IP_packets

    0下载:
  2. 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1、源程序在IPControl文件夹中 2:务必将winpcap开发包“WpdPack_4_0_2\WpdPack”文件夹下的\Include和\Lib目录拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"和"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。该步骤其实是为了让程序
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5917174
    • 提供者:Lucia
  1. IPNodeList

    0下载:
  2. 些程序希望绕过TCP/IP协议栈,直接处理底层网络中的通信数据,它们需要对网络进行底层进行直接访问,即在没有类似协议栈(TCP/IP协议栈)的实体介入条件下对网络进行原始访问。-These programs hope to bypass the TCP/IP protocol stack, directly deal with the underlying network communication data, they require direct access to the underlyi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:752
    • 提供者:大C
  1. tcpudp

    0下载:
  2. 里面包含简单的tcp udp服务器和客户端程序便于初学者学校-Which contains a simple tcp udp server and client programs to facilitate school beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:48511
    • 提供者:jie
  1. dis_pkt9

    0下载:
  2. It provides an Ethernet or a Token Ring Packet Driver interface to programs built to operate over Packet Drivers. It talks to NDIS (3Com/Microsoft) instead of to a lan board directly. It shares the board with NDIS users. We call this a "shim",
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:32264
    • 提供者:Anton
  1. RTPTestPro

    0下载:
  2. 个人学习RTP时,自己编写的例子程序,给初学者看的,写的不好,还请包含。-RTP individual learning, the examples I have written programs for beginners to read, badly written, please also include.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:137704
    • 提供者:wzk
  1. TI_DSP_653

    0下载:
  2. TI DM653的以太网通信实例程序,程序通过实践验证-TI DM653 Ethernet communication examples, programs, verified by practice
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:447598
    • 提供者:QINLAIAN
« 12 3 »
搜珍网 www.dssz.com