搜索资源列表
SoC_RTL8019AS
- 此部分实现了一个动态WEB服务器,具体包括对RTL8019的初始化过程,IP、ICMP、TCP、UDP及HTTP协议的实现-achieve this part of a dynamic Web server, specifically including the right RTL8019 initialization process. IP, ICMP, TCP, UDP and HTTP Protocol Implementation
CoLwip-MDK3.80
- 该示例是一个HTTP 服务器的例子。 使用交叉网线将MCB1700评估板与PC机直接相连,将PC的IP地址设置为: 192.168.2.100 打开web浏览器,输入IP地址来测试该示例: http://<评估板的IP地址>-This is a HTTP Server example. You may connect MCB1700 Board to PC directly over a crosslink network cable. In this case c
MCS51CS8900
- 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
http
- 该例程在开发板上面实现网页服务器功能,通过tcp/ip协议栈接入千兆以太网-The routine in the development board to achieve the above web server functionality through the tcp/ip protocol stack access Gigabit Ethernet
enet_lwip
- 基于ARM CORTEX M3 的lwip 程序设计-//! This example application demonstrates the operation of the Stellaris //! Ethernet controller using the lwIP TCP/IP Stack. DHCP is used to obtain //! an Ethernet address. If DHCP times out without obtaining an addr
MCB1700_Http_Demo
- 這是一個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.
htmlServerPUSBPFATFS
- 神舟III HTML服务器 可通过USB将网页可放到SD卡 方便开发嵌入式网站 只需在HTTP连接上加入所在路径即可访问对应目录的文件-The III HTML server through USB will Webpage can be on the SD card to facilitate the development of Embedded Web site only in the HTTP connection with the path where you can access t
web-http-STM32-W5100
- stm32平台下W5100运行HTTP server的例程
stm32f107-HTTP
- STM32F107 HTTP网页服务器,实现stm32跟pc机的网页通信-STM32F107 HTTP web server, web communication stm32 achieve with pc machine
Keil-2378-EasyWEB
- LPC278做的web服务器,简单服务器,可以网页访问-The web server using LPC2378,easy server,using http commprotocol
HTTP
- 基于STM32F107开发的HTTP网页服务器程序,默认网段为192.168.1.x(该程序IP地址设定为192.168.1.253)。-STM32F107 developed based HTTP web server program, the default network is 192.168.1.x (the program is set to the IP address 192.168.1.253).
ENC28J60Experiment
- 本实验将实现如下功能:开机检测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灯的亮灭,还会
HTTP-web-server-demo-STM32
- 基于STM32的HTTP网页服务器实验,最简单的HTTP网页服务器DEMO.-STM32-based HTTP web server test, the most simple HTTP web server DEMO.
STM32F107PDP83848--Http
- 基于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
HTTP-server-stm32-commu(ucos--ver)
- stm32 http 网页服务器通讯,采用智联STM32 demo板 做的开发-stm32 http web server for communication with Zhaopin STM32 demo board to do development
CustomHTTPApp
- 此程序是基于嵌入式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.
mongoose-5.6
- 嵌入式web服务器,可以快速搭建http https udp等服务器(Embeded web server.)