Home
Name Modified Size InfoDownloads / Week
beta 2010-12-05
README 2011-05-18 953 Bytes
bytearray_v0.2.tar.gz 2011-05-18 8.0 kB
Totals: 3 Items   8.9 kB 0
=== ByteArray ===

This is a small lib. It gives you the ability to have a byte array and write/read on any position with any byte or bit offset (i.e write a MAC (48bit) from the second byte's 3rd bit and on). I use this mainly to implement network protocols fast...


*** NEW ***
Some OO Sockets in C++ added, both UDPP and TCP. They also include some member functions to support conversion from network, host and presentation fomats. 
These will work only under Linux.


=== Project State ===

The code provided is in C++ and Java. C++ is fairly tested many times and it should be fairly stable and bug free. Java code on the other hand has been used only once and thus it may still have some bugs... 


=== Documentation ===

Yes I know, this project is almost not documented at all. It is a very small though piece of code and the function names I think they are self-explanatory....

For improvements or comments feel free to email me,

Andreas


Source: README, updated 2011-05-18