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

搜索资源列表

  1. ipwai

    0下载:
  2. 一个可以查看局域网电脑的外网IP的例子,用了外部控件,只有几行代码-a computer can view the LAN IP networks outside the example, using the external controls, but only a few lines of code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:59460
    • 提供者:周逸梦
  1. uip-0.6

    0下载:
  2. uIP的一个版本0.6,包含源代码,说明文档,例子,对研究TCP/IP协议栈的比较有帮助。可移植到一些8/16单片机上。-a version 0.6, including source code, documentation, examples, the study TCP / IP protocol stack of more help. Some can be transplanted to 8 / 16 on the MCU.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:88902
    • 提供者:吴高高
  1. AsyncSSLClient

    0下载:
  2. 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:24998
    • 提供者:xyzuvw
  1. lids-1.2.2-2.4.28.tar

    0下载:
  2. 开发参考,可以用于知道开发,而且我也参考了很多例子-development reference can be used for the development of know, but I also made reference to a number of examples
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:332560
    • 提供者:王永利
  1. LWIP_manule

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:693536
    • 提供者:tumbler
  1. QQgongji

    0下载:
  2. QQ攻击源代码.很简单的实现消息攻击.一个例子.可以自己增加功能-QQ attack the source code. Implementation is very simple message attack. One example. Can increase their own function
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:11557
    • 提供者:镙丝丁
  1. LwIP_apps

    0下载:
  2. 嵌入式TCP/IP协议栈LwIP的一些应用程序,其中的例子可以用来测试socket,还有一个简单的http server-Embedded TCP / IP Protocol Stack Implementation of LwIP some applications, One example can be used to test socket, there is a simple http server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:112013
    • 提供者:李江
  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-23
    • 文件大小:29146
    • 提供者:何俊斌
  1. UDPBINDOK.rar

    0下载:
  2. 最简单的测试WINSOCK UDP协议的VB例子, 测试通过,可以作为入门的学习,并可以扩展设计,The most simple test WINSOCK UDP protocols VB example, the test can be used as study entry, and can be extended design
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:761148
    • 提供者:sunskyme
  1. UDPinterception

    0下载:
  2. UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:500667
    • 提供者:jim
  1. tcp_bash

    0下载:
  2. Bash功能强大,利用bash的脚本基本可以做任何你想做的事情,这个例子是介绍如何使用bash脚本访问tcp服务器的程序,很多人都没敢想,咱们不放就不放,放就放个重磅的,虽然代码很短,但这就是bash的魅力-a example on how to use bash scr ipts to develop tcp/ip usage. a crazy world. it can be run
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:zhangkai
  1. HttpDownload

    1下载:
  2. http多线程下载的例子,支持断点续传,进过测试可用,学习线程编程和网络编程比较好的例子-http example of multi-threaded downloads and support HTTP, enter the test can be used to learn programming and network programming thread better example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-09-23
    • 文件大小:172022
    • 提供者:wayking
  1. socket

    0下载:
  2. 一个C++ socket编程的小例子 初学者可以-A C++ socket programming beginners can see a small example of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:2993
    • 提供者:linzs
  1. 200631916132669

    0下载:
  2. 对windows系统进程tcp/udp端例举,服务例举。系统编程时可以参研一下,是一个好的例子. -On the windows system process tcp/udp side cite, cite services. System programming can participate in research and what is a good example.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:809568
    • 提供者:sine123
  1. TimeTCP

    0下载:
  2. 基于TCP协议编程的小例子,可以帮助理解TCP协议,以及socket编程的基本方法。-TCP protocol based on a small example program that can help understand the TCP protocol, as well as the basic method of socket programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:8618
    • 提供者:YUANZX
  1. udp-ipv6

    0下载:
  2. 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4279
    • 提供者:王建国
  1. DINING

    0下载:
  2. 网络编程代码,网络编程中能用到的例子--哲学家进餐问题-Network programming code, network programming can be used to the example- dining philosophers problem
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:351534
    • 提供者:王小莫
  1. KTDI

    1下载:
  2. ktdi的例子,封装成ksocket可以在内核使用socket进行网络通讯(tcp/udp)-ktdi example, can be packaged as ksocket socket in the kernel to use for network communication (tcp/udp)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:91952
    • 提供者:顺口溜
  1. winpcaptest

    0下载:
  2. 本程序是利用winpcap接收数据的例子,可以直接运行的。 winpcap(windows packet capture)是windows平台下一个免费,公共的网络访问系统。开发winpcap这个项目的目的在于为win32应用程序提供访问网络底层的能力。它用于windows系统下的直接的网络编程。-This procedure is to use WinPcap to receive data examples, you can directly run.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:11107
    • 提供者:泰国
  1. socket

    0下载:
  2. 用python写的socket编程小例子 1.分客户端和服务器端 2.握手后可以进行信息交流-Using socket to write the Python Programming 1 client and server 2 after the handshake can communicate information
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-27
    • 文件大小:122698
    • 提供者:zhanghan
搜珍网 www.dssz.com