The Simple Sockets Library makes streaming sockets easy to use, and helps programmers avoid some common pitfalls (address in use, slow packet throughput, incomplete reads/writes, etc). Check it out!
The inline debugger is my favorite tool for figuring out how to fix software bugs. Most debuggers are external -- gdb, dbx, etc. They are superb at examining core dumps, but executing code a few lines at a time is tedious. My debugger allows one to select, at runtime, whether debugging is activated on a function by function basis and at programmer-specified detail levels.
| Description | Link |
| Catholic University Courses | CUA Course Links |
| DrChip's Inline Debugger | DrChip's Inline Debugger |
| DrChip's PGP Public Key | PGP Public Key |
| Scripts and Source | Misc Scripts and Source |
| Simple Sockets Library | Simple Sockets Library |
| Vim Stuff | DrChip's VimStuff |
| Who is DrChip? | DrChip |
| Last Modified Feb 07, 2008 08:21:25 AM | © 2008, Charles E Campbell, Jr. |