Question re: HTML served by Micromite


Author Message
MicroBlocks

Guru

Joined: 12/05/2012
Location: Thailand
Posts: 2209
Posted: 06:32am 28 Apr 2017      

I think that matherp means HTTP v1.0
HTML is just a way of how the content is defined.
You can also send text over http or images etc.

HTML is also not depended on HTTP and HTTP is not depended on TCP although those are 99.99999% of its use.

If the above is not available then you can always force close the connection. Just wait 500-1000ms (or longer if necessary) after the last data is send.


Microblocks. Build with logic.