Shop OBEX P1 Docs P2 Docs Learn Events
Searching for HTTPserver code (from Spinneret days) — Parallax Forums

Searching for HTTPserver code (from Spinneret days)

I recall there was some good work done to implement an HTTP server on the P1 (with WIZnet).
I've searched and can't find it on Google Code, GitHub, etc. It would be a shame if it has been lost.
I'd like to be able to see what techniques were used to create this within the memory footprint available on the P1.
Any pointers to the source will be appreciated. Note that I'm not looking for the WIZnet device driver, just the HTTP server (spin) code.
Thanks.

Comments

  • Anything in the OBEX help?

    http://obex.parallax.com/search/WIZnet
  • Nope. Those are the raw drivers to communicate with the WIZnet module. I'm looking for one level up, the HTTP server code (in SPIN).
  • ErNaErNa Posts: 1,752
    I tried to use the available software but finally decided to use Peters IoT5500 and start using Tachyon. While I am a really early beginner, and much more productive using SPIN and ASM, I strongly believe the language of choice is Tachyon.
Sign In or Register to comment.