Ask a small question. I have no HTML development experience before. An embedded server requires a simple Web server. I refer to
<html> <frameset cols="120,*"> <frame src="/example/html/html_contents.html"> <frame src="/example/html/frame_a.html" name="showframe"> </frameset> </html>
My question is, this This kind of interface html file generally consists of several pieces. How can I implement it in a microcontroller with no operating system and only tcp/ip protocol?
Reply to the discussion (solution)
3 Html files, of which html_contents.html and frame_a.html are embedded in the outermost page.
You have to try it yourself in the microcontroller. I cannot guarantee that the frame can be displayed normally. . .
When I ran this web server debugging on the microcontroller, a problem occurred.
WindowsXP IE immediately reads the html_contents.html file after receiving this frame html every time. Then it has to wait 2 It takes about seconds to read the frame_a.html file data, which causes the html_contents.html interface to be displayed first and then frame_a to be displayed 2 seconds later; when I use the UC streamer of my mobile phone to log in to the microcontroller web server, I read html_contents.html and frame_a.html continuously. File data, the user does not have any sense of pause.
The IE browser’s limit for simultaneous access to the same domain name seems to be 2 connections
Then I saw other websites or other The interface made by the server is similar to mine, but IE almost displays two HTML interfaces at the same time. What should I pay attention to when processing my embedded server software

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

WebStorm Mac version
Useful JavaScript development tools

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)
