Slashdot Mirror


User: Allitnil

Allitnil's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:data statements on A TCP/IP Stack and Web Server In BASIC · · Score: 1

    that still doesn't tell me how much RAM the system has.

    32k RAM $0000 - $7FFF
    32K ROM $8000 - $FFFF
    32K NVRAM on the I2C bus to SAVE/LOAD basic programs to/from

    Lee.

  2. Re:When is a 404 not a 404? on A TCP/IP Stack and Web Server In BASIC · · Score: 1

    is it just me who's spotted that the 404 page isn't really a 404? ;)

    Oh! Oh! Me! Me! Me! I spotted it as well!

    8^)=

    Lee.

  3. Re:Your Own HTML in Lines 32--- on A TCP/IP Stack and Web Server In BASIC · · Score: 1

    and that there is a misspelled word in line 32004

    Awwww crap!

    Lee.

  4. Re:security vulnerability on A TCP/IP Stack and Web Server In BASIC · · Score: 1

    It does, it ignores anything bigger than one ethernet packet.

  5. Re:Looks more like assembler to me... on A TCP/IP Stack and Web Server In BASIC · · Score: 1

    The only assembly code is to read and write a byte from/to the NIC. Without this it would have been about 15 times slower.

    And you thought 30 seconds a page sucked!

    Lee.