文件名称:CSharpSMSAT
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 110kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# 串口 AT指令实现短信发送与读取等,连接短信输入短信中心号码,设定通信端口,设定波特率,连接后即可使用AT指令发送短信,基本操作可实现查询中心号、SIM卡号、设置中心号、测信号强度、清除显示区域等功能-C# serial AT commands to send and read messages realization, connected text input SMS center number, set the communications port, set the baud rate, you can use AT commands to send text messages after the connection, the basic operation can be realized inquiries Centre, SIM card Set Centre, measuring signal strength, clear display area and other functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#SMSAT\ComPortClass\bin\Debug\ComPortClass.dll
.......\............\...\.....\ComPortClass.pdb
.......\............\...\Release\ComPortClass.dll
.......\............\...\.......\ComPortClass.pdb
.......\............\ComPortClass.csproj
.......\............\obj\ComPortClass.csproj.FileList.txt
.......\............\...\Debug\ComPortClass.csproj.FileListAbsolute.txt
.......\............\...\.....\ComPortClass.dll
.......\............\...\.....\ComPortClass.pdb
.......\............\...\.....\Refactor\ComPortClass.dll
.......\............\...\Release\ComPortClass.csproj.FileListAbsolute.txt
.......\............\...\.......\ComPortClass.dll
.......\............\...\.......\ComPortClass.pdb
.......\............\...\.......\Refactor\ComPortClass.dll
.......\............\PortClass.cs
.......\............\.roperties\AssemblyInfo.cs
.......\SerialPortTest\bin\Debug\ComPortClass.dll
.......\..............\...\Release\ComPortClass.dll
.......\..............\MainForm.cs
.......\..............\MainForm.Designer.cs
.......\..............\MainForm.resx
.......\..............\obj\Debug\ResolveAssemblyReference.cache
.......\..............\...\.....\SerialPortTest.csproj.FileListAbsolute.txt
.......\..............\...\.....\SerialPortTest.csproj.GenerateResource.Cache
.......\..............\...\.....\SerialPortTest.exe
.......\..............\...\.....\SerialPortTest.MainForm.resources
.......\..............\...\.....\SerialPortTest.pdb
.......\..............\...\.....\SerialPortTest.Properties.Resources.resources
.......\..............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
.......\..............\...\Release\ResolveAssemblyReference.cache
.......\..............\...\.......\SerialPortTest.csproj.FileListAbsolute.txt
.......\..............\...\.......\SerialPortTest.csproj.GenerateResource.Cache
.......\..............\...\.......\SerialPortTest.exe
.......\..............\...\.......\SerialPortTest.MainForm.resources
.......\..............\...\.......\SerialPortTest.pdb
.......\..............\...\.......\SerialPortTest.Properties.Resources.resources
.......\..............\...\.......\TempPE\Properties.Resources.Designer.cs.dll
.......\..............\...\SerialPortTest.csproj.FileList.txt
.......\..............\Program.cs
.......\..............\...perties\AssemblyInfo.cs
.......\..............\..........\Resources.Designer.cs
.......\..............\..........\Resources.resx
.......\..............\..........\Settings.Designer.cs
.......\..............\..........\Settings.settings
.......\..............\SerialPortTest\SerialPortTest.suo
.......\..............\SerialPortTest.csproj
.......\SerialPortTest.sln
.......\SerialPortTest.suo
.......\ComPortClass\obj\Debug\Refactor
.......\............\...\.....\TempPE
.......\............\...\Release\Refactor
.......\............\...\.......\TempPE
.......\SerialPortTest\obj\Debug\Refactor
.......\..............\...\.....\TempPE
.......\..............\...\Release\Refactor
.......\..............\...\.......\TempPE
.......\ComPortClass\bin\Debug
.......\............\...\Release
.......\............\obj\Debug
.......\............\...\Release
.......\SerialPortTest\bin\Debug
.......\..............\...\Release
.......\..............\obj\Debug
.......\..............\...\Release
.......\ComPortClass\bin
.......\............\obj
.......\............\Properties
.......\SerialPortTest\bin
.......\..............\obj
.......\..............\Properties
.......\..............\SerialPortTest
.......\ComPortClass
.......\SerialPortTest
C#SMSAT