Hello, I ported most of the basic functionalities in c# with mono using the tcp socket connexion with tuxdaemon, you can grab the code at : http://stream.dedale.eu.org/tuxdroid I was part of a school project, and we made an UPnP connectivity for tuxdroid, except for the voice part (which was a bit complicated in c#).
Neil Le 3 févr. 08 à 08:51, David Bourgeois a écrit : > On Sat, 02 Feb 2008 05:33:55 +0100, Henry de Valence > <[EMAIL PROTECTED]> wrote: > >> On Friday 01 February 2008 7:22:20 pm Alan Trick wrote: >>> I'm not an expert on the code at all, but I think the real code is >>> actually in C (with python bindings). It's not quite the same, but >>> it >>> should work. >> >> Hmmm.. Is this in the SVN repo ? I presume it's GPL2+, right? > > The daemon is written in C, it's on SVN. For now it opens a port and > the > python API connects to it and offer _a_lot_ of other functionalities. > Parts of the daemon are currently rewritten as a Library. It's > mostly the > parts that deal with the USB and hndles commands and status from > tux. That > library will be used to rebuild the same daemon but you could also > choose > to bypass the daemon/python API and use the library directly. > > Now we thought about something better than the current daemon, like > xml-rpc so you could use any language (xml-rpc clients exist in most > of > them) to address your tux very easily. > > Cheers, > David > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > tux-droid-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tux-droid-user -- Neil ARMSTRONG Etudiant Polytech'Nice-Sophia Département Sciences Informatiques www.dedale.eu.org [EMAIL PROTECTED] (PGP : 0x05834E84) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ tux-droid-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-user
