mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-11-08 22:06:21 +00:00
Page:
HTTP Server
Pages
32 Bit Integers
CATalog files
COPY files
Chat Client Server
Command Line Argument Parsing
Console I O
DCGR SPRite EDitor
DELete fles
Double Color Hires Graphics
Double Lo Res Graphics
Double Lo Res Test
Fiber Threads
File I O
Game Port SPI I O
Game Port SPI SD FAT
Game Port Wiring
HTTP Server
Hello World
Hi Res Graphics
Hi Res Test
Home
Installation Guide
Joystick and Buzz
Lo Res Graphics Library
Long Jump
Memory Manager
Music Player
Music Sequencer
NEWDIR
Network I O
PLASM compiler
PLASMA Byte Codes
PLASMA JIT Compiler Implementation
Porting Guide
REName files
ROGUE
RPN Calculator
Rod's Colors
SANE Floating Point
Sieve
System Library
TYPE file
Trivial FTP Daemon
Variable assignment and addressing explained
ZIPCHIP
Zero Page Usage (Apple IIe 64K )
code text Editor
2
HTTP Server
David Schmenk edited this page 2017-12-14 21:22:37 -08:00
Table of Contents
This is an extremely rudimentary HTTP server for receiving page requests and sending the result as a file on a disk. Currently, the TCP sockets are only functional on an Uthernet 2 card. Earlier cards will require additional software support before they are functional.