Python Programming Presentation2018-2019
Python Programming Presentation2018-2019
RISHI VASUDEVA
14BTD5060240
HISTORY
An early example of embedded technology is the
engine control unit in a car, which measures what
settings to give the engine.
Embedded Web Server Technology is most evolving technology for
Internet Devices.
There are many application areas including internet devices,
telecommunication devices, measuring instruments and lots of
consumer electronics.
Protocol Considerations
The server sees the request and replies back in HTTP with
some type of content, like a picture of a cat.
The HTTP protocol engine takes the request from the Web browser
and sends it on the TCP/IP. The HTTP protocol Engine parses the
request and sends it to the embedded application for processing.
Biotechnology
Education
CONCLUSION
Web technology in embedded applications has distinct advantages
over legacy and custom communication mechanisms due to the
ubiquity, scalability and security.