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

搜索资源列表

  1. sproxy

    0下载:
  2. TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2043
    • 提供者:bob
  1. rtplib

    1下载:
  2. comer的RTP/PTCP实现源码,简单明晰,是学习RTP/RTCP的好例子。-comer RTP / paper, realizing source, the simple clarity is learning RTP / RTCP good example.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:94500
    • 提供者:漠之鹰
  1. 2120050338_张娜_2

    1下载:
  2. 一个简单实现Ethernet数据帧封装和计算 CRC 校验的功能的程序,供新手参考-achieve a simple Ethernet data frames Packaging, and CRC calculation of the function of the procedures for newcomers reference
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:478375
    • 提供者:夏承遗
  1. 简单tcpip数据交换

    0下载:
  2. 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19021
    • 提供者:许茜
  1. 网管登记维护系统

    0下载:
  2. 一个简单的的网管登记维护系统!!!! 一个简单的的网管登记维护系统-a simple registration safeguard the network management system. ! ! ! A simple registration of Network Management and Maintenance System!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1384245
    • 提供者:煞笔
  1. tcp-ipayixidailv

    0下载:
  2. 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5096
    • 提供者:顾谦
  1. NewClient

    0下载:
  2. 这是一个TCP协议下的聊天客户端,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat client and easily understood, for beginners master class CSOCKET
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:48874
    • 提供者:晨晨
  1. JOINLINK

    0下载:
  2. 最简单的udp通讯协议,用于单片机上,支持广播协议-most simple udp protocol for the MCU, support of broadcasting agreement
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:4909
    • 提供者:赵振河
  1. ssport

    0下载:
  2. 安全曾IP,即IPSEC层编程实例代码。简单接绍此编程。-IP, IPSEC-code programming examples. Shao then this simple programming.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:324380
    • 提供者:大力
  1. VBnetworkTCP)

    0下载:
  2. 此VB程序实现的比较简单,我们可以完成主机和客户端之间的通信,此程序包含了主机和客户端程序.-VB program this relatively simple, we can complete the mainframe and client communication between, this includes the mainframe and client procedures.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:9061
    • 提供者:曹伟
  1. MSARPSender

    0下载:
  2. ARP数据包发送程序源码.代码很简单,而很清楚地标出ARP数据包的构造,发送,和嗅探过程.很经典!-ARP packets to send a program source. Code is very simple and very clearly marked ARP packet structure, Send and sniffer process. classic!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19166
    • 提供者:车军
  1. FastPortscan

    0下载:
  2. 一个简单实用的端口扫描程序,用原始socket 编程实现。-a simple and practical port scanning procedures, using the original socket programming.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:35452
    • 提供者:赵劲松
  1. supersmtp

    0下载:
  2. 一个VC++实现的简单实用的SMTP程序,用于邮件的发送-a simple and practical procedure SMTP for mail delivery
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:9777
    • 提供者:赵劲松
  1. ipMessage

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP / IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA / Blofish enc
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:160818
    • 提供者:ajian
  1. 基于TCP的聊天室的简单实现_MyChat

    0下载:
  2. 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:70406
    • 提供者:郑浩
  1. IPV6收发转发简单实现

    0下载:
  2. IPV6收发转发简单实现,实验是为了了解IPV6协议的分组接受和发送流程,理解网络层协议工作原理。-Simple implementation of IPV6 transceiver forwards the experiment is to understand the IPV6 protocol assigned to receive and send processes to understand the network layer protocol works.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-30
    • 文件大小:58809
    • 提供者:许三
  1. vc 6.0 的最简单基本的socket通信例子

    0下载:
  2. vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-22
    • 文件大小:29146
    • 提供者:何俊斌
  1. tcp/ip协议简单通话程序

    1下载:
  2. tcp/ip协议简单通话程序,可以放假初学者研究VC,同时可以实现局域网语音通信。,tcp/ip protocol simple procedure call, you can leave beginners Research VC, at the same time local area network voice communications can be achieved.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-11-29
    • 文件大小:777381
    • 提供者:lishiwei
  1. 简单TCP协议实验 lab07

    1下载:
  2. 简单TCP协议实验, 计算机网络协议开发 copyright: HalfWay 08cs-Simple TCP agreement with experiment, computer network protocol development copyright: HalfWay 08cs
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-05-13
    • 文件大小:4511
    • 提供者:cxy
  1. ServerTestTCP

    0下载:
  2. 以太网通讯简单服务器TCP方式,用于初学者了解以太网套接字SOCKET编程。(Ethernet communication simple server TCP mode, for understand the Ethernet socket SOCKET programming.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:33792
    • 提供者:风潇潇阿
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com