登录
首页 » Visual C++ » SerialDotNet2

SerialDotNet2

于 2007-09-06 发布 文件大小:60KB
0 88
下载积分: 1 下载次数: 47

代码说明:

  原本.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采用这个来调试的。()

文件列表:

serialCommDotNet2
.................\serialCommDotNet2
.................\.................\bin
.................\.................\...\Debug
.................\.................\Form1.cs
.................\.................\Form1.Designer.cs
.................\.................\Form1.resx
.................\.................\obj
.................\.................\...\Debug
.................\.................\...\serialCommDotNet2.csproj.FileList.txt
.................\.................\Program.cs
.................\.................\Properties
.................\.................\..........\AssemblyInfo.cs
.................\.................\..........\Resources.Designer.cs
.................\.................\..........\Resources.resx
.................\.................\..........\Settings.Designer.cs
.................\.................\..........\Settings.settings
.................\.................\serialCommDotNet2.csproj
.................\serialCommDotNet2.sln
serialCommDotNetCF2
...................\serialCommDotNetCF2
...................\...................\bin
...................\...................\...\Debug
...................\...................\Form1.cs
...................\...................\Form1.Designer.cs
...................\...................\Form1.resx
...................\...................\obj
...................\...................\...\Debug
...................\...................\...\serialCommDotNetCF2.csproj.FileList.txt
...................\...................\Program.cs
...................\...................\Properties
...................\...................\..........\AssemblyInfo.cs
...................\...................\..........\Resources.Designer.cs
...................\...................\..........\Resources.resx
...................\...................\serialCommDotNetCF2.csproj
...................\...................\serialCommDotNetCF2.csproj.user
...................\serialCommDotNetCF2.sln

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Cpp1
    数据库编程实例 详细描述了数据库的原理及应用(data module)
    2012-04-06 19:12:29下载
    积分:1
  • i2c
    说明:  I2C测试程序,实现控制板与存储器之间的读写操作,有利于初学者对I2C的了解与学习(I2C test program, to achieve read and write operations between control board and memory, is conducive to beginners' understanding and learning of I2C.)
    2018-04-20 13:45:12下载
    积分:1
  • VideoInput
    使用VisualDSP软件做的视频采集程序,CPU为blackfin系列(VisualDSP software used to do the video capture process, CPU for Blackfin series)
    2009-02-20 17:27:37下载
    积分:1
  • UDP-Tunnel
    UDB TUNNEL C++ bot for windows
    2013-05-04 16:34:49下载
    积分:1
  • C
    说明:  C++DES加密之源程序解释,精典,应该有人需要(DES encryption of the source explained that the classical, someone should be required)
    2009-03-09 20:59:14下载
    积分:1
  • vscap
    屏幕录制程序 联合开发网 - pudn.com
    2020-06-16 10:20:01下载
    积分:1
  • CPP-Primer-3rd-Edition-
    C++入门和深入学习标准参考书籍,是学习C++的必备资料(Entry and depth of C++ learning standard reference books, learning C++ must)
    2012-11-30 12:00:03下载
    积分:1
  • shebeiguanlixirong
    本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂!!!(very good!!!)
    2009-12-28 21:43:16下载
    积分:1
  • maze
    迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
    2008-05-30 07:50:53下载
    积分:1
  • shellicon_demo
    从windows程序种查找图标资源,提取图标。(Find the icon resource the windows program, extract the icon.)
    2017-03-14 01:36:13下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载