iBOS Source Code
Back
- C++ Source (iBOS Client and Shell) -
zip
Compiles with gcc - use the script file c1.sh
- Java (Proxy server) source - zip
Compiles on MS-Windows, using a simple javac on J2SDK1.4+.
This code will not work, because, it requires a connection to a MySQL server present on the same machine and a set of tables to be setup initially.
Back