Lua Adhoc lrx library by be2003

Ok here it is, my adhoc library for luaplayer

-------------------------------------
version 0.1
-------------------------------------
Not much to say here

This is the first build and with only 2 functions it has an ugly hack:
Added Adhoc.init(id) initializes the adhoc, id is a 9 character string containing your very own game productid, you can make it up for your game, just remember it.
Added Adhoc.term() terminates the adhoc

-------------------------------------
version 0.1b
-------------------------------------
rewrote the two functions