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

搜索资源列表

  1. chat

    0下载:
  2. 很实用的传输程序,他能很哈批的讲程序模拟出来-Very useful transfer procedures, he can speak very Kazakhstan approved the procedure simulated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5603666
    • 提供者:童敏
  1. tanshishe

    0下载:
  2. 贪食蛇程序,用c语言编程,只能用c编译软件运行,(如turboC等)需先设置BGi所在的文件夹,如程序中的D:\\TCPP\\BGI-Snake program, with c language programming c compiler software can only run, (such as turboC, etc.) should first set the folder where BGi, such as the procedures in the D: \ \ TCPP \
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:2141
    • 提供者:张磊
  1. CS8900_TCPIP

    0下载:
  2. cs8900实现tcpip协议的代码,可以直接使用-cs8900 tcpip protocol implementation code, you can directly use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:68140
    • 提供者:lc
  1. MBuf

    0下载:
  2. 这是从伯克利BSD的mbuf中提取的实现代码,如果使用者看过TCP/IP详解2的朋友就会在开篇看到这个代码, 我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。 关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。 MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1802355
    • 提供者:sunyi
  1. MBuf_2

    0下载:
  2. 我先前的Mbuf有一个致命的bug,我想将其删掉,但是不能,只好上传一个新的了。-I have the Mbuf have a fatal bug, I would like to delete, but can not, can only upload a new one.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1804578
    • 提供者:sunyi
  1. free

    0下载:
  2. 一个可以利用TCP套接字方式用于局域网的自由传送文件的C++程序,-A TCP socket can be used for LAN free way to transfer files of C++ program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3544296
    • 提供者:liu
  1. IP

    0下载:
  2. VC6.0编写的IP流量监控程序,可成功编译-VC6.0 prepared IP traffic monitoring program can be successfully compiled
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3770102
    • 提供者:小维
  1. FlyingPigeonChuanshu

    0下载:
  2. 飞鸽传书代码,跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use file and folder can send communications data using RSA/Blofish Encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:143397
    • 提供者:zhuweiwei
  1. ZLG_IP

    0下载:
  2. ZLG_IP软件包,源代码,方便移植,可以使用-ZLG_IP package, source code, you can use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:33412
    • 提供者:吴考林
  1. qddown_vc110145346352

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密 -Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use, you can transfer files and folders, communication data using RSA/Blofish Encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:138872
    • 提供者:yang zhen
  1. TCPQQ

    0下载:
  2. 模拟QQ游戏:由TCP协议来传输文件。可以进行抖动,发送消息表情。-QQ simulation game: the TCP protocol to transfer files. Jitter can send a message expression.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4765585
    • 提供者:lingxing
  1. ReliableUDP

    0下载:
  2. 在高速数据传输网络中.UDP协议有着其它数据传输协议无法比拟的优势,但也存在着传输可靠性差的问题。文章在细致分析UDP协议特点的基础上,对其关键技术进行了改进,设计出了一种新的可靠UDP协议,大大提高了数据传榆的可靠性。-In the high-speed data transmission network. UDP protocol with other data transfer protocol can not match advantage, but there is also the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2854280
    • 提供者:宋庆席
  1. TCP

    0下载:
  2. TCP客户端实的实现,可以实现简单的数据通信-TCP client to achieve real, simple data communication can be achieved
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3747157
    • 提供者:taiguoqin
  1. socket_tcp

    0下载:
  2. 基于TCP的数据库系统,可以实现主机和服务器之间的,采用socket编程,对于初学者很有帮助-The database system based on TCP, can realize the host server and socket, between programming for beginners helpful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-01
    • 文件大小:14092915
    • 提供者:汤升
  1. TCP

    0下载:
  2. TCP网络通讯调试工具,可直接修改嵌入自己的程序中-Network communication TCP debugging tools can be directly embedded in their own program to modify
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:55618
    • 提供者:jingcheng
  1. MySimpleTcpStudy(1)

    0下载:
  2. 程序实现基于TCP/IP的客户机/服务器局域网通讯的C#程序,程序下载既能运行,对于初学者学习TCP是一个很好的工具。欢迎下载-This program is a C# program about client/server LAN Communication based on TCP/IP , the program can operate smoothly after downloading,which is good for the beginners in learning TCP i
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:94356
    • 提供者:lihaiqiang
  1. TCP_Server_V1

    0下载:
  2. A TCP Server. Accepts Connection from TCP Client. Can be used in Embedded Application for internal socket programming testing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:114275
    • 提供者:Kiran P
  1. dhcpsrv1.5

    0下载:
  2. IP分配工具,可以在windows实现分配IP功能,自动实现-IP allocation tool, you can achieve in the windows distribution of IP functions, automatically
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:12480
    • 提供者:wen long
  1. vbDownloadclass

    0下载:
  2. VB文件下载类,不需要系统的ocx就可以-VB class file downloads, no system can ocx
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:8965
    • 提供者:02120212
  1. uploadfilestoftp

    0下载:
  2. 能够实现将文件上传到ftp的功能,用vc++编写的。-Can upload files to ftp to achieve the function, written using vc++.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:3146
    • 提供者:tx
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 39 »
搜珍网 www.dssz.com