文件名称:NETSerialComm
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2015-01-12
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
微软C# Serial Port编程实例-Base Class Library for RS232 Communications.
Ref: Serial Comm: Use P/Invoke to Develop a .NET Base Class Library
for Serial Device Communications John Hind, MSDN Magazine, Oct 2002.
V1.3 February 2004.
LIBRARY
CommBase.dll
The library redistributable assembly- .NET managed code.
Contains namespace JH.CommBase. Requires Unmanaged Code Permission.
CommBase.xml
Intellisense comments for the library. Copy this to the same directory as
CommBase.dll when referencing the library in the development environment.
CommBaseSource\CommBase.cs
CommBaseSource\CommPingPong.cs
CommbaseSource\AssemblyInfo.cs
Source code for CommBase.dll assembly. Build in a Visual Studio C# Class
Library project. Set the XML Documentation File option in configuration
properties to rebuild the Intellisense comments.
Ref: Serial Comm: Use P/Invoke to Develop a .NET Base Class Library
for Serial Device Communications John Hind, MSDN Magazine, Oct 2002.
V1.3 February 2004.
LIBRARY
CommBase.dll
The library redistributable assembly- .NET managed code.
Contains namespace JH.CommBase. Requires Unmanaged Code Permission.
CommBase.xml
Intellisense comments for the library. Copy this to the same directory as
CommBase.dll when referencing the library in the development environment.
CommBaseSource\CommBase.cs
CommBaseSource\CommPingPong.cs
CommbaseSource\AssemblyInfo.cs
Source code for CommBase.dll assembly. Build in a Visual Studio C# Class
Library project. Set the XML Documentation File option in configuration
properties to rebuild the Intellisense comments.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NETSerialComm\BaseTerm.exe
.............\........Source\AssemblyInfo.cs
.............\..............\BaseTerm.cs
.............\..............\InfoForm.cs
.............\..............\SettingsForm.cs
.............\..............\TermForm.cs
.............\CommBase.dll
.............\CommBase.xml
.............\........Source\AssemblyInfo.cs
.............\..............\CommBase.cs
.............\..............\CommPingPong.cs
.............\EULA.doc
.............\LineTerm.vb
.............\Readme.txt
.............\BaseTermSource
.............\CommBaseSource
NETSerialComm