[Ironpython-users] Accessing Windows 8.1 Runtime API

Wayne Keenan wayne.keenan at gmail.com
Thu Oct 29 07:15:22 EDT 2015


Hi,

I'm trying to access the WIndows 8.1 'Windows.Devices.*'  API for
communication with a Bluetooth LE device.  I have functional C# code and
would like todo the same in Python.

I've posted a question on stack here:
http://stackoverflow.com/questions/33242927/how-to-import-and-call-net-deviceinformation-findallasync-from-ironpython


In addition to the info on the stack post I've tried compiling IronPython
from source, adding
    <TargetPlatformVersion>8.1</TargetPlatformVersion>
to various PropoertyGroup's of the *.csproj files, but with no luck.

I was hoping someone on the list might help me by pointing me in the right
direction please?


Thanks
Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20151029/acaf7ac0/attachment.html>


More information about the Ironpython-users mailing list