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

搜索资源列表

  1. jrtplib-2.6

    0下载:
  2. RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:132.44kb
    • 提供者:漠之鹰
  1. cc65

    0下载:
  2. This directory is a port of uIP to the popular Commodore 64 home computer. In order to compile it, you need the cc65 C compiler that can be downloaded from <http://www.cc65.org/>.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:15.38kb
    • 提供者:王文小
  1. mcs51TinTCPIP

    1下载:
  2. 又一个我自己写的tcp/ip的代码,直接编译后烧录到mcs51中即可运行。(没有做mbuf的)部分代码是用mcs51的汇编写的,其它全部用C写的-also one I wrote it myself tcp / ip code, compiled directly onto mcs51 which can run. (Do not Mbuf) part of the code is compiled with the mcs51 made in all other written in C
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:70.33kb
    • 提供者:马佶
  1. tcp-ip protocol

    0下载:
  2. tcp/ip协议的c语言实现 还比较不错 可以大家看一下 !-tcp / ip agreement c Language also can be quite good to see you!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.05mb
    • 提供者:胡显许
  1. P2PCom

    0下载:
  2. 一个可以实现的的P2P通信程序,C sharp完成。命令行界面-can achieve a peer-to-peer communications procedures, C sharp completed. The command line interface
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:4.77kb
    • 提供者:白空
  1. UDP_Demo_1

    0下载:
  2. 一个用UDP实现的网络即时聊天系统,语言用的C++,实用,大家可以一起学习-using UDP achieve a network chat system, using the C language, practical, we can learn
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:228.38kb
    • 提供者:鞠鹏
  1. UDP_test_source_code

    0下载:
  2. 本软件源码属于UDP协议网络通讯上位机软件源代码,用Visul C++编写,经测试完全可以使用,也可以在此源码的基础上进行修改,开发出具有自主知识产权的通讯软件。-source software belong to the UDP communications network PC software source code, using Visul C, After testing can use and also the source on the basis of changes devel
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:wjz
  1. SIP STACK LATEST VER

    0下载:
  2. 这是一个用C-C++实现的成熟的sip协议栈,目前正在稳定的使用,可同时运行于windows和linux平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature sip protocol stack and is currently stable use, can also run on Windows and Linux platforms, there is also a more detailed help files.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-07-09
    • 文件大小:415.71kb
    • 提供者:Ase
  1. PPP STACK

    1下载:
  2. 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-07-09
    • 文件大小:762.16kb
    • 提供者:Ase
  1. CSharpPing_src

    1下载:
  2. c#实现的ping的功能。可以从中学习Icmp。-c # realized ping function. Icmp can learn.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:22.26kb
    • 提供者:让让
  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
    • 文件大小:488.93kb
    • 提供者:jim
  1. shipinliaotian

    0下载:
  2. 网路聊天工具,基于TCP/IP协议的聊天,可以很快的体验他们的流程-Internet chat tool, based on TCP/IP protocol chat, you can quickly experience their processes
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:74.77kb
    • 提供者:ruyan
  1. TCP

    0下载:
  2. TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:19.72kb
    • 提供者:阿平
  1. client.c

    0下载:
  2. client which can remotely execute command useful for embedded system with gui that has no direct communication with os
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:699byte
    • 提供者:wilco
  1. tcpcopy-c

    0下载:
  2. Name: tcpcopy It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc. Descr iption: It can help you find bugs without deploying your server software on your production serve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:khao
  1. TCP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:xihananhai
  1. client&server

    0下载:
  2. 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:60.23mb
    • 提供者:蹦蹦慧
  1. TcpClientRecive

    0下载:
  2. 基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
  3. 所属分类:TCP/IP协议栈

  1. C#.Net网络程序开发-Socket篇

    0下载:
  2. C# 网络程序开发-Socket 篇, System.Net 和 System.Net.Sockets 包含丰富的类可 以开发多种网络应用程序(C# network programs develop -Socket articles, and System.Net and System.Net.Sockets contain rich classes that can develop a variety of network applications)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:169kb
    • 提供者:子夜斜阳
  1. TCPIP服务器客户端

    1下载:
  2. 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-08-17
    • 文件大小:3kb
    • 提供者:sunhs
« 12 3 4 5 »
搜珍网 www.dssz.com