-
SerialDotNet2
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。()
- 2007-09-06 16:58:26下载
- 积分:1
-
SetDefaultPrinter
说明: 通过修改,注册表,实现修改默认打印机功能(it is used to modify the setting of the defualted printer )
- 2011-03-29 10:26:19下载
- 积分:1
-
24234464biandianzhan
变电站监控界面,变电站运行主界面图及命令上传下发(userinterface of transformer station)
- 2012-05-03 22:26:36下载
- 积分:1
-
vmulti-master
windows 虚拟输出设备包含鼠标键盘(windows virtual output device contains mouse and keyboard)
- 2020-12-08 15:29:21下载
- 积分:1
-
Sy7
编程实现一个静态切分为左右两个窗口的 MDI 应用程序,并在左视图中统计右视图中
绘制圆的个数,实现文件的保存和读取;左右视图属于不同的视图类(Programming a static cut into about two MDI application window and draw a circle in the right view statistics of the number in the left view, save and read files to achieve views are different views about the class)
- 2013-12-31 21:36:25下载
- 积分:1
-
KeyBoardLog
内核键盘记录工具,完美截取XX宝等密码,好用,使用(Kernel keylogger tool, a perfect treasure such as interception XX password, easy to use, use the)
- 2020-07-01 09:00:02下载
- 积分:1
-
step-motor
步进电机程序 C8051F410驱动程序(Stepper motor driver application C8051F410)
- 2011-09-07 20:40:43下载
- 积分:1
-
Ras_Spy
windows 环境的 ADSL 拨号监控,由 C++ 语言实现。(ADSL dial-up monitoring windows environment, implemented by the C++ language.)
- 2014-10-28 22:07:39下载
- 积分:1
-
scriptdriverbook
脚本驱动的应用软件开发方法与实践,界面设计的非常好的一本书。(Script-driven application development methods and practices, interface design of a very good book.)
- 2009-06-04 17:07:16下载
- 积分:1
-
GPS-theory
本人收集的关于GPS经纬度到直线距离结算公式,求GPS两点夹角以及轴向角的数学理论及示意图。(I collect GPS latitude and longitude to the straight-line distance on the settlement formula, find the angle between the GPS points and the axial angle and schematic diagram of the mathematical theory.)
- 2010-11-04 10:56:37下载
- 积分:1