References for writing drivers for Windows 7 Phone -


i need make driver temperature probe connect windows 7 phone. can point me in right direction? thanks.

if temperature probe in question exposes http interface on wifi (unlikely is), can connect using http (or sockets if you're targetting mango).

if requires other form of connectivity (bt, usb, ir) find no further information on stack overflow. custom device connectivity not supported sdk , information provided partners under nda ios.

i'd recommend contacting microsoft.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -