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

搜索资源列表

  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. 网管登记维护系统

    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. 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. Chat

    0下载:
  2. 简单的带界面的UDP聊天程序,通过VC++编写-Simple UDP chat program with Interface, written by VC++
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4251825
    • 提供者:gdr
  1. RUDP-simple

    0下载:
  2. RUDP in a simple implentation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:210485
    • 提供者:hari
  1. TCP-IP-Simple-Example

    0下载:
  2. 一个简单的TCP/IP的SOCKET实例,适合初学者学习。-A simple TCP/IP-SOCKET instance, suitable for beginners to learn.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1432
    • 提供者:王建
  1. simple-TCP-client

    0下载:
  2. simple client programming on tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:9958
    • 提供者:ghouse
  1. simple-tcp

    0下载:
  2. simple tcpConnect to internet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:6992
    • 提供者:ijal ganteng
  1. Simple-UDP-based-network-programming

    0下载:
  2. 基于UDP的简单的网络编程,模式为C/S,实现客户端到服务端的通信-Simple UDP based network programming model for C/S, to achieve client-server communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2352423
    • 提供者:LJ
  1. Simple-Network-Chat-Room

    0下载:
  2. 简单网络聊天室,Simple Network Chat Room-Simple Network Chat Room
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:38659
    • 提供者:收购
  1. simple-chat-room

    0下载:
  2. 一个简单的CS模式聊天室,可用于做课设,也可以用在两个电脑-A simple CS mode of chat rooms, can be used to do class-based
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-16
    • 文件大小:172949
    • 提供者:wangyun
  1. Simple-Proxy-Mumetz

    0下载:
  2. Simple Proxy Server to direct all connection into a proxy Server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-23
    • 文件大小:2375
    • 提供者:Anadrep
  1. add-simple-protocol-in-ns2

    0下载:
  2. NS2添加简单协议simple,一种新的MANET单播协议在NS-2中的实现-NS2 add a simple protocol simple, a new MANET unicast protocol in NS-2 in
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:25470
    • 提供者:lcl
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com