CS 321 Example Code
- Microsoft "PE" executable dump utility, an example of
complicated binary I/O, posted 2005/04/12 (Directory, Zip, Tar-gzip)
- C, C++, UNIX, Win32, and Java binary and ASCII I/O example programs
posted 2005/04/12 (Directory, Zip, Tar-gzip)
- Processes, threads, user-level threads, and events, posted
2005/02/23 (Directory, Zip, Tar-gzip)
- Portable tiny webserver, posted 2005/2/9 (Directory, Zip, Tar-gzip)
- Linux x86 buffer overflow vulnerability example, posted 2005/2/4 (Directory, Zip, Tar-gzip)
- For writing user-level thread packges, you may want my "Jcontext"
portable (and Windows-capable) versions of SYSV user-level thread
support routines makecontext/swapcontext, posted 2005/2/4 (Directory, Zip, Tar-gzip)
O. Lawlor, ffosl@uaf.edu
Up to: Class Site, CS, UAF