搜索资源列表

  1. 利用FTP协议进行文件浏览

    0下载:
  2. 利用FTP协议进行文件浏览的程序源码,有很好的学习价值-use FTP file access to the source codes, a very good value learning
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:夏雨
  1. USB大全电子版全部资料2

    0下载:
  2. usb的设计资料,包含源码,协议等~全~接上一次的2-USB complete guide 2- including source and protocol.
  3. 所属分类:USB编程

    • 发布日期:2024-05-18
    • 文件大小:956416
    • 提供者:祁晓璐
  1. icq_src

    2下载:
  2. icq源码,类qq的p2p通讯源码,包括服务器端和客户端。采用vc开发,定义了即时通讯协议,分析其源代码,并进行修改完善,对于网络编程入门者,这是提高水平的一个有效途径-icq source, category qq source of peer-to-peer communications, including server and the client. Using vc development, the definition of
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:195584
    • 提供者:李文雄
  1. PING程序源码有记录路由功能

    0下载:
  2. PING程序源码有记录路由功能,这个程序解析了PING功能实际的处理实现,大家剖析了他,也就对icmp协议有了更深的了解。-PING record procedures source routing functions, the analytical procedures PING function of the actual handling realized, we analyze him, right icmp agreement
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:60416
    • 提供者:江福民
  1. Delphi6网络通信协议分析与应用实现附书源码

    0下载:
  2. Delphi6网络通信协议分析与应用实现附书源码-Delphi6 network communication protocol analysis and application source code book attached to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:8929280
    • 提供者:hu
  1. socks5协议转http协议源码

    0下载:
  2. 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Commo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:吴欢
  1. 使用java控制HTTP协议客户端应用

    0下载:
  2.  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call cate
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:郑描中
  1. TCP和UDP聊天、传收文件程序(其它源码-vc源码)

    1下载:
  2. 基于TCP和UDP协议的网络聊天、传收文件程序,VC++60实现,包含全部源代码,多提宝贵意见哦-based on TCP and UDP network chat-procedure documents, VC++60 realized, includes all source code, put forward more valuable suggestions oh
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:苗嘉
  1. uip0.9.tar

    0下载:
  2. 该程序在8位-16位单片机上实现TCP/IP协议,含完整 C 语言源码和实现文档-procedures in the eight to 16-bit microcontrollers to achieve TCP/IP protocol, with a complete C language source code files and realize
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:638976
    • 提供者:Ethan
  1. jrtplib-3.5.2

    0下载:
  2. RTP 协议广泛应用于视频会议、网络传输,本源码是RTP协议实现的源码-RTP widely used in video conferencing, network transmission, the source is realized RTP FOSS
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:2091008
    • 提供者:ggg
  1. icmptime

    0下载:
  2. G:\My eBooks\TCPIP协议详解(全三卷)\TCP/IP详解,卷1:协议源码\icmptime.rar-G : \ My eBooks \ TCPIP agreement Elaborates on (all three volumes) \ TCP/IP Elaborates on, vol 1 : the agreement source \ icmptime.rar
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:zhangxj
  1. TCP_IP_ZLIP0.2

    0下载:
  2. TCP/IP协议栈源码,包括协议的各层和说明。-TCP/IP protocol stack source, including different levels of agreement and annotations.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:215040
    • 提供者:
  1. EMB-TCP-IP-STACK

    0下载:
  2. 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an e
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:114688
    • 提供者:shiryu
  1. FTKernelAPIBT

    0下载:
  2. FTKernelAPI BT协议内核库及示例源码。很好的学习资料。-FTKernelAPI BT agreement kernel libraries and sample source code. Good learning materials.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:504832
    • 提供者:yang
  1. simplertspv0.1beta.tar

    0下载:
  2. 一个简单的RTSP客户端实现源码,可以初步了解该协议如何工作。-a simple RTSP Client source, a preliminary understanding of how the agreement work.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:cloudy
  1. mitre

    1下载:
  2. 美国Mitre做的关于无线Mesh网络路由协议的一套软件源码,很有参考意义!-the United States to do on wireless mesh routing protocol set of software source code, great reference significance!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:166912
    • 提供者:haichuan
  1. XModem_c

    0下载:
  2. 串口通讯的XModem协议源码,有兴趣的朋友可以参考!-serial communications IEEE-source agreement, interested can refer friends!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:冯建辉
  1. TCPI-LwIP

    0下载:
  2. TCP/IP协议栈Lwip库的源码,用于对TCP/IP协议栈的彻底研究-TCP/IP protocol stack Lwip the source code for the TCP/IP Protocol Stack thorough study
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:316416
    • 提供者:胡胡
  1. rtspget-0.0.3.tar

    0下载:
  2. internet的tcp/ip协议客户端的实现源码,包括rtp,rtcp,rtsp-the internet tcp/ip client agreements to achieve the source, including rtp. rtcp, rtsp
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:apple_spring_hu
  1. ASL-a-0.51.tar

    1下载:
  2. Adhoc无线网络路由协议源码,并有demo可以学习-MANET routing protocol wireless network source, and can learn demo
  3. 所属分类:RFID编程

    • 发布日期:2024-05-18
    • 文件大小:163840
    • 提供者:cynthia-76
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org