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

搜索资源列表

  1. embedsystem_snmp

    0下载:
  2. Embedded SNMP Agent 在linux平台下-Embedded SNMP Agent
  3. 所属分类:SNMP

    • 发布日期:2017-03-30
    • 文件大小:19256
    • 提供者:chen
  1. EasyWEB

    0下载:
  2. 该程序实现在LPC1768下的嵌入式web服务器,通过该程序可以了解TCP通信的过程、LPC1768的EMAC控制模块。Keil下编译。-Under the program to achieve the LPC1768 embedded web server, through the program can understand the process of TCP traffic, LPC1768 the EMAC control module. Keil compiled.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:294185
    • 提供者:杨俊
  1. Webserver

    0下载:
  2. 这是我本人写的一个基于C语言的嵌入式服务器,实现了HTTP协议,实现了Web的基本功能-This is a embedded webserver which is write by myself In C language
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:1339
    • 提供者:乙星
  1. BT

    0下载:
  2. 很详细很全的ARM嵌入式linux视频教程,一个linux培训机构录的,特别适合想自学ARM linux的朋友看,下完有12G,耐心点下-Detail is all the ARM embedded linux video tutorials, recorded a linux training institutions, in particular, to self-ARM linux for friends to see, is finished with 12G, be patient u
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:359668
    • 提供者:miwua
  1. Goahead

    1下载:
  2. goahead-嵌入式WEB服务器在linux下的移植文档-goahead-embedded WEB server under linux portable document
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-12-27
    • 文件大小:130488
    • 提供者:wxiongn
  1. snmpv3-concise

    0下载:
  2. 简洁版SNMPv3的实现,适合进行嵌入式平台上的开发-concise implementation of snmpv3, suite for embedded development.
  3. 所属分类:SNMP

    • 发布日期:2017-04-02
    • 文件大小:28622
    • 提供者:hooke
  1. gameswf

    0下载:
  2. 一个开源的嵌入式flash播放器 具体看文档和例子就可-An open-source embedded flash player
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:465194
    • 提供者:abfover
  1. SmartEasyMail

    0下载:
  2. 这是一个快捷的电子邮件客户端。它有一些很好的功能,如支持多附件, HTML格式,地址簿, HTML格式设计等。-This is a smart email sending application. It has some good features like CC, BCC, Multiple attachments, HTML Format (Embedded image), Address book, HTML Design tool etc. I am using vbSendMail C
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-22
    • 文件大小:541378
    • 提供者:whoamixp
  1. rssadma20080422

    0下载:
  2. 运行在嵌入式arm平台上用纯c写的嵌入式rss客户端,可以收新闻,解析html网页-Running on embedded arm platform with pure c write rss embedded client, would be a news, analysis html page
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:224765
    • 提供者:顾宇光
  1. vsftpd-2.0.6.tar

    0下载:
  2. 嵌入式ftp服务器源代码2.0.6版,可移植到2410开发板上-Embedded ftp server version 2.0.6 source code can be ported to the development of on-board 2410
  3. 所属分类:Linux Network

    • 发布日期:2017-03-21
    • 文件大小:158516
    • 提供者:电信科学
  1. Linux_Socket

    0下载:
  2. Linux_Socket编程及其在无线网关中的应用 本文介绍了Linux环境下的socket编程,构建基于嵌入式Linux和MPC852T微处理器的无线网关平台,通过Linux socket 编程实现无线网关平台与无线终端的网络通信,并给出实验结果。-Linux_Socket programming and its application in the wireless gateway This article describes the programming socket un
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:372047
    • 提供者:plokmp
  1. lwip-1.4.0

    0下载:
  2. 一个轻量级的tcp/ip协议栈,适合用于嵌入式开发,此为2011 05 最新版本,对嵌入式以太网开发很有帮助-A lightweight tcp/ip protocol stack suitable for embedded development, this is the latest version of 201 105, is helpful for the development of embedded Ethernet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:613916
    • 提供者:zhangyujun
  1. flashsys

    1下载:
  2. 嵌入式无线路由系统openwrt的web配置工具,包括无线配、路由配、dhcp、ip地址、防火墙、qos等功能的配置-Openwrt wireless routing system embedded in web configuration tool, including the wireless distribution, routing distribution, dhcp, ip address, firewall, qos configuration functions
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:664608
    • 提供者:dd
  1. embed-webserver

    0下载:
  2. 通过socket网络编程,监听默认的web端口(80端口),解析客户端的请求,并做出响应。本web server 实现HTTP1.1协议一个子集,支持最常用的GET方法,采用多线程设计,响应速度快,可承受大量频繁的网络活动。 硬件配置:ARM7或更高。 操作系统:uClinux、嵌入式Linux-Through the socket network programming, monitoring the default web port (port 80), analytic cl
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:140647
    • 提供者:mouvir
  1. netsurf

    0下载:
  2. 这是一个开源的浏览器源码,可以移植到嵌入式设备上,有HTML解析,JS,CSS等。-This is an open-source browser source code can be ported to embedded devices, HTML parsing, JS, CSS, etc..
  3. 所属分类:Browser Client

    • 发布日期:2017-11-16
    • 文件大小:4222827
    • 提供者:许结
  1. linux-ntp

    0下载:
  2. ntp协议的实现,可以在linux系统下编译,封装了该协议为一个功能文件,可方便在嵌入式系统直接使用,并带有demo范例程序。-ntp protocol implementation can be compiled under linux systems, packaging the agreement as a functional document, can be easily used directly in embedded systems, and with a demo sample
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:4494
    • 提供者:huangjian
  1. webServer

    0下载:
  2. GoAhead webServer 是一个不错的嵌入式Web服务程序,而且是开放式源码,现将其应用开发文档传上来与大家分享。-GoAhead webServer is a good embedded Web server program, and is open source, application development document now its mass up to share with you.
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:386381
    • 提供者:
  1. Webs21.tar

    0下载:
  2. GOAHEAD 嵌入式WEBSERVER,版本2.1,功能比较全,很好用-GOAHEAD embedded WEBSERVER, version 2.1, all functions in good use
  3. 所属分类:Web Server

    • 发布日期:2017-11-11
    • 文件大小:644192
    • 提供者:杨可
  1. Tftpserv

    0下载:
  2. 一个tftp的文件传输协议的协议源代码,c实现,可用在嵌入式系统中-a tftp the file transfer protocol agreement source code, c realized, can be used in embedded system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:10254
    • 提供者:大为
  1. prl

    1下载:
  2. 104规约linux,嵌入式开发通讯服务器的开发-104 Statute of linux, Embedded Development Communication Server development
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:30755
    • 提供者:谢继
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com