Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi there,

On Wed, 2012-04-25 at 20:55 +0100, Andrzej J. R. Hunt wrote:
About me: I'm a first year Engineering Student at Cambridge University 
-- I don't yet know what type of Engineering I'm going to end up 
branching into, but electrical is looking most likely at the moment.

        Nice :-) I did that course myself a few years back.

Alternatively, avoiding the GPL, I'd have to write separate code for 
each platform, and use dbus under linux in order to get around GPL 
issues since bluez is GPL'd (in which case I'd probably use C++ as the 
programming language).

        Of course, I'd prefer to have something we can distribute built into
every LibreOffice we ship, and ideally written in C++ :-) Extensions
have the downside that they tend to get lost / forgotten in the haze of
things surrounding the project.

        Hopefully for Windows & Mac, there are bluetooth APIs we can use
directly; ultimately I think we really want to layer a very simple
protocol over a basic socket:

        sock = socket(AF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM);

        etc. ? right ? :-) Hopefully it's not too much awful work to abstract
that per platform. Anyhow - it sounds like an exciting project :-)

        All the best,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.