This a naive implementation of BOOTP/TFTPBOOT, the PROtoCOLS
to use to bootstrap a computer through a TCP/IP network.
The goal was to design a small footprint implementation
to allow the code to be integrated into a monitor program
stored in a ROM/FLASH, the footprint is about 7 KBytes
for the test program.
This code has not been yet tested in many environment.
It should be seen at your starting point to integrate
the network boot function to your board.
The UCL common multimedia library implements a number of algorithms and PROtoCOLS needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following PROtoCOLS/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP
JRed is a 100% Java implementation of the IrDA infrared communications PROtoCOLS. JRed lets you beam objects from a PalmOS or Windows CE device to your Windows 95/98/NT or Linux PC.