Simple HTTP 1.1 web page download

About Monkey 2 Forums Monkey 2 Code Library Simple HTTP 1.1 web page download

This topic contains 1 reply, has 2 voices, and was last updated by  Hezkore 1 year, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12044

    DruggedBunny
    Participant

    This is useless for anything practical, since most web sites use HTTPS now, and it’s not even remotely generalised enough for all web sites or file types.

    It’s really just a basic demo of using sockets and socket streams.

    #12085

    Hezkore
    Participant

    Modifying this I was able to confirm that it wasn’t just me, Emscripten really don’t support sockets.
    I’ve always gotten error “-1” whatever that means, and it’s the same with this example.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.