Take a look at some of these pictures. Click on the thumbnail to see the fullsize version.
If you are looking for the bitparser library, click here. Here is the source code to an editor I've written. And this is what happens when the brewing doesn't go quite right...
This is a set of two utility programs for working with sockets. Sockout prints to standard output anything received on a socket, and insock forwards to a socket anything received on standard input. These are quite handy for moving data between machines when the target may not have ftp, etc... installed. Also useful for testing networking applications, as a file can be redirected to a socket rather easily.
|
|
|
|