Microsoft Developer Network > Samples >
Microsoft® Surface® Bluetooth Connect Code Sample

Microsoft® Surface® Bluetooth Connect Code Sample

This code sample can help to develop Microsoft® Surface® applications that can send content to Bluetooth equipped mobile devices that utilize the Object Exchange Protocol (OBEX) – without the need for a client-side application.


Select a language
 
 
 
 
 
(4)
1,571 times
4/19/2011
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Browse Code
Q and A (3)
C#
Sign in to Ask a Question


  • Update for Surface SDK 2
    1 Posts | Last Post October 03, 2011
    • Hi all
         I've updated the project to work with the new surface sdk 2.0, here is the link http://code.msdn.microsoft.com/Surface-Bluetooth-Connect-dbe7e0e8.
      
      For Steven Wilssens: If you whant to take to ownership of the code there is no problem, you can mail me at gianpaolo.santopaolo at softwarelab.it
      
      
  • microsoft Surface
    1 Posts | Last Post September 21, 2011
    • I dowland this sample but I have error "microsoft.surface".How can I solve this problem?
  • silverlight
    2 Posts | Last Post July 03, 2011
    • Will this library allow mne to write silverlight apps on the mobile device (WP7) that can send data via bluetooth? I want my WP7 device to connect to a bluetooth device and send data to it.
      Thanks
    • I don't think so.Bluetooth is not support in the current version of WP7. In the upcoming release (Mango) there are sockets. Maybe you could use them to send data.