文件名称:CSharp--BlueTooth
- 所属分类:
- Windows CE
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-07
- 文件大小:
- 107kb
- 下载次数:
- 0次
- 提 供 者:
- 谢**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现蓝牙通讯的程序 C#开发 可以发送和接收数据 方便二次开发-Bluetooth communications program C# developers can send and receive data to facilitate the secondary development
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蓝牙C#\BluetoothDemo\bin\Debug\BluetoothDemo.exe
......\.............\...\.....\OpenNETCF.BluetoothEx.dll
......\.............\BluetoothDemo.csproj
......\.............\BluetoothDemo.csproj.user
......\.............\frmMain.cs
......\.............\frmMain.Designer.cs
......\.............\frmMain.resx
......\.............\obj\BluetoothDemo.csproj.FileList.txt
......\.............\...\Debug\BluetoothDemo.csproj.FileListAbsolute.txt
......\.............\...\.....\BluetoothDemo.csproj.GenerateResource.Cache
......\.............\...\.....\BluetoothDemo.exe
......\.............\...\.....\BluetoothDemo.frmMain.resources
......\.............\...\.....\BluetoothDemo.pdb
......\.............\...\.....\BluetoothDemo.Properties.Resources.resources
......\.............\...\.....\ResolveAssemblyReference.cache
......\.............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\.............\Program.cs
......\.............\...perties\AssemblyInfo.cs
......\.............\..........\Resources.Designer.cs
......\.............\..........\Resources.resx
......\BluetoothDemo.sln
......\BluetoothDemo.suo
......\.........Egova\bin\Debug\OpenNETCF.BluetoothEx.dll
......\..............\...\.....\OpenNETCF.BluetoothEx.pdb
......\..............\Bluetooth\BluetoothAddress.cs
......\..............\.........\BluetoothClient.cs
......\..............\.........\BluetoothDeviceInfo.cs
......\..............\.........\BluetoothEndPoint.cs
......\..............\.........\BluetoothService.cs
......\..............\.........\BluetoothSocket.cs
......\..............\.........\BluetoothSocketAddress.cs
......\..............\.........\ClassOfDevice.cs
......\..............\.........\HardwareStatus.cs
......\..............\.........\PortEmuParams.cs
......\..............\.........\RadioMode.cs
......\..............\.........\SdpError.cs
......\..............\.........\SdpQueryUuidUnion.cs
......\..............\Bluetooth.cs
......\..............\BluetoothEgova.csproj
......\..............\BluetoothEgova.csproj.user
......\..............\mssccprj.scc
......\..............\obj\BluetoothEgova.csproj.FileList.txt
......\..............\...\BluetoothEgova.csproj.FileListAbsolute.txt
......\..............\...\Debug\BluetoothEgova.csproj.FileListAbsolute.txt
......\..............\...\.....\OpenNETCF.BluetoothEx.dll
......\..............\...\.....\OpenNETCF.BluetoothEx.pdb
......\..............\...\.....\Refactor\OpenNETCF.BluetoothEx.dll
......\..............\...\.....\ResolveAssemblyReference.cache
......\..............\Properties\AssemblyInfo.cs
......\..............\..........\vssver.scc
......\..............\vssver.scc
......\UpgradeLog.XML
......\BluetoothDemo\obj\Debug\Refactor
......\.............\...\.....\TempPE
......\.........Egova\obj\Debug\Refactor
......\..............\...\.....\TempPE
......\.........Demo\bin\Debug
......\.............\obj\Debug
......\.........Egova\bin\Debug
......\..............\obj\Debug
......\.........Demo\bin
......\.............\obj
......\.............\Properties
......\.........Egova\bin
......\..............\Bluetooth
......\..............\obj
......\..............\Properties
......\BluetoothDemo
......\BluetoothEgova
蓝牙C#