Question re: HTML served by Micromite


Author Message
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3811
Posted: 02:49am 28 Apr 2017      

Microblocks--since this is served on a Micromite Explore-28 through a little openWrt router running ser2net (which converts serial input to TCP), I'm not sure how I either close or half-close the TCP connection. Do you see a way?

It may be possible for me to build the entire string on the micromite using the long string function, then I would know the content-length and could use that before squirting out the html.

I'll add the "<!DOCTYPE html>".[DONE]