Hi,

I'm proud to announce the first patch release of my JavaLoader
application.

This patch is made with GIT. (Apply the two patchs)

Then, build Barry :
$ cd /usr/local/src/barry
$ patch -p0 < 0001-Add-JavaLoader-tool.patch
$ patch -p0 < 0002-Move-bjavaloader-tools.patch
$ ./buildgen.sh
$ ./configure
$ make
$ make install

$ bjavaloader -f application.cod

The options are the same that the btool application.


Can you integrated this to project ?


NOTICE :
I have tried to document my work : barry/doc/javaloader

WARNING :
- I have add the SetSequencePacket function... it isn't very clean :(
- I have to add a new Packet function. Indeed the previous Packet
function is written to send commands. But for JavaLoader, I need to send
Packet data.



Regards,

-- 
Nicolas VIVIEN

Attachment: javaloader.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to