CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - Http server

搜索资源列表

  1. mp3play.tar

    0下载:
  2. Application (fix point) for playing MP3 data on embedded systems. mp3play is designed to be able to play mp3 data files within the local filesystem (which can be a network filesystem), or fetch files to play via http over a network. For the htt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:209.08kb
    • 提供者:gloryn
  1. httpdemo

    0下载:
  2. 世纪民生公司的带网络功能的单片机CS6209开发http服务器的演示源代码。-Myson Century' s networking features with the development of single-chip CS6209 demo http server source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:684.24kb
    • 提供者:pudn2009
  1. NET_AVR

    0下载:
  2. 这是利用AVR的ATmega162单片机,驱动RTL8019AS网络控制器实现精简的TCP/IP协议的例子。笔者利用这个做了一个功能简单实用的Http服务器。通过这个些源码,可以深入了解网络协议底层的实现过程和协议的具体细节。做这个工程的过程中,受益颇多。-This is the ATmega162 using AVR microcontroller, driver RTL8019AS network controller to achieve a streamlined TCP/IP prot
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:28.35kb
    • 提供者:张洪健
  1. MCS51CS8900

    0下载:
  2. SST系列单片机+CS8900的TCP/IP协议实现 基于HTTP的WEB服务器功能的C51程序-SST Series+ CS8900 single-chip microcomputer of the TCP/IP protocol based on HTTP server function of the WEB program C51
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:199.63kb
    • 提供者:刘长山
  1. lpc2300_easyweb

    0下载:
  2. This function implements a very simple dynamic HTTP-server. It waits until connected, then sends a HTTP-header and the HTML-code stored in memory. Before sending, it replaces some special strings with dynamic values. NOTE: For strings cros
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:63.53kb
    • 提供者:taoman
  1. Cat_DatetimePicker

    2下载:
  2. *!******************************************************* * 项目名称: VFP s DatetimePicker * 项目版本: 2.3.2.0 * 国 家: China * 作 者: 施凌峰 * 创建日期: * 更新日期: 2008-09-22 * Email : ydks@pub1.qz.fj.cn * CAT Products: http://xykjsoft.blog.163.com * 测
  3. 所属分类:SCM

    • 发布日期:2014-06-12
    • 文件大小:166kb
    • 提供者:jszlib
  1. www.51hei.com-chuankou-

    0下载:
  2. 串口服务器是一种用串口来链接互联网的设备,内部的核心是用单片机做的,这里发一款 http://www.51hei.com/chuankou/ 内部单片机所用的程序.这样我们就能自己用简单的电路来制作一个串口服务器了.-Serial server is a serial link devices of the Internet, the internal core MCU, here issued a http://www.51hei.com/chuankou/ internal microcon
  3. 所属分类:SCM

    • 发布日期:2017-10-30
    • 文件大小:395.64kb
    • 提供者:agdsafsd
  1. MCB1700_Http_Demo

    0下载:
  2. 這是一個Keil公司實時庫(RL-ARM)含TCPnet HTTP服務器, 適用於KEIL MCB1700開發板。他演示如何使用Web服務器的CGI接口。-This is a Real-Time Library (RL-ARM) TCPnet HTTP Server example prebuild for Keil MCB1700 Evaluation Board. It shows how to use the Web Server CGI interface.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:166.7kb
    • 提供者:Ray
  1. c167-http-server

    0下载:
  2. 基于英飞凌C167处理器,实现的动态HTTP-server 使用的CS8900网络控制器-Based on Infineon C167 processor, to achieve dynamic HTTP-server network controller using CS8900
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78.55kb
    • 提供者:刘阳忠
  1. HTTP_Server

    1下载:
  2. STM32F103平台下,通过LWip协议栈,实现简单的HTTP服务器实验,例子简单,-Under STM32F103 platform, through LWip protocol stack, to achieve a simple HTTP server test, a simple example,
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6.74mb
    • 提供者:方日阳
  1. ENC28J60Experiment

    0下载:
  2. 本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:夜辰
  1. HTTP-web-server-demo-STM32

    1下载:
  2. 基于STM32的HTTP网页服务器实验,最简单的HTTP网页服务器DEMO.-STM32-based HTTP web server test, the most simple HTTP web server DEMO.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6.75mb
    • 提供者:方日阳
  1. uIP_0.9_51_ENC28J60

    0下载:
  2. 51单片机uIP协议+http服务器端,在Win7下服务好使,已经屏蔽tcpchksum错误,并且加上串口调适信息-51 single-chip uIP protocol+http server side, in the Win7 service so that the tcpchksum has been shielded error, and with the serial adjustment information
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:317.91kb
    • 提供者:楊定輝
  1. STM32F107PDP83848--Http

    0下载:
  2. 基于STM32F107和DP83848和3.2寸屏芯片搭建的简单网页服务器实验,可实现数据的采集和板子上器件控制-Based STM32F107 and 3.2-inch screen and DP83848 chip experiment to build a simple web server, enabling data acquisition and device control board
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6.42mb
    • 提供者:f
  1. w5500andstm32httpapp

    0下载:
  2. 本程序是stm32f103和w5500来实现http的服务器端程序-This procedure is STM32F103 and w5500 to achieve HTTP server program
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:830.44kb
    • 提供者:hufanli
  1. HTTP-server-stm32-commu(ucos--ver)

    2下载:
  2. stm32 http 网页服务器通讯,采用智联STM32 demo板 做的开发-stm32 http web server for communication with Zhaopin STM32 demo board to do development
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:15.95mb
    • 提供者:杨刚
  1. CustomHTTPApp

    0下载:
  2. 此程序是基于嵌入式Web服务器应用层的用户开发程序,主要实现HTTP功能的正常使用和连接。-This procedure is based on user-developed programs embedded Web server application layer, the main achievement of normal use and connect to HTTP features.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:14.91kb
    • 提供者:保密 黄
  1. STM32F103C8 FUIP

    0下载:
  2. 用的stm32开发板,外加ENC28J60模块,FUIP的STM32最稳定版。程序中可稳定运行HTTP,TCP Server TCP CLIENT ,UDP。最难得是可以自动获取IP DHCP功能(The STM32 development board, the ENC28J60 module, and the most stable STM32 version of FUIP. In the program, HTTP can be run steadily, TCP Server TCP C
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:4.18mb
    • 提供者:lele182
搜珍网 www.dssz.com