Index of /files/code/proxilium

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]proxilium-0.1-pre1.t..>2006-07-30 18:28 5.3K 
[   ]proxilium-0.1-pre2.t..>2006-07-30 18:28 5.1K 
[   ]proxilium-0.1-pre3.t..>2006-07-30 18:28 5.2K 

proxilium - a small HTTP proxy server originally coded as a network
programming (CSCI 4220) assignment

The code is quite horrendous, static buffers strewn all over the place,
along with global variables and nonstandard split-line literals.  It
works though, except for some stupid delay I can't seem to get rid of.
Granted, I haven't really tried, after receiving an A for the
assignment...

Oh, yeah, I didn't know what scanf was back then.  The string parsing
part it spaghetti code.  No goto's, though!