Re: [.NET] 請問如何用vb.net2003與藍牙連結呢?

看板Visual_Basic作者 (路邊小草)時間19年前 (2005/10/05 00:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《myrabbit (兔)》之銘言: : 最近碰到這方面的問題,有點不知道該從何下手, : 再網路上搜尋資料時,在msdn上上有看到一些資訊:http://0rz.net/550Lv : 但是還是不知道該怎麼下手... : 當手機透過藍牙傳遞資訊到pc時,資料會放在哪裡? : 用vb又該怎麼讀取它呢? (Socket?) 謝謝 <(_ _)> 如果只是要做不很複雜的功能的話,可以參考看看OpenNETCF.org的library library安裝完以後有source code和一些samples,個人覺得蠻容易懂也蠻好用的 OpenNETCF Bluetooth http://www.opennetcf.org/CategoryView.aspx?category=Projects Bluetooth.NET is a managed Bluetooth networking library for Windows Mobile, Windows CE and Windows XP devices running the Microsoft Bluetooth stack. Supports client and server connections and device discovery using an object model which will be familiar to developers who have used the IrDA and Tcp equivalent. The package contains the full source of the project, a number of sample apps covering the different target platforms and help files which integrate into Visual Studio. You must have either Visual Studio 2003 or Visual Studio 2005 Beta2 to access the help and make full use of the library. 另外要注意的是,這個library一開始是為了CE和Mobile所開發的 在XP上有部分功能可能還不是很完整,不過會慢慢補齊 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.216.112.210
文章代碼(AID): #13Ggwblz (Visual_Basic)
文章代碼(AID): #13Ggwblz (Visual_Basic)