• 大小: 0.62M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-30
  • 语言: VB
  • 标签: 短信  实例  C#  下载  sms  

资源简介

This is a .NET 2.0 AT ibrary and SMS/EMS library with Plug-In support. You can develop your own Plug-In to support multi phones.
ATCommandBase is a class to execute AT commands.
CommPhone is a class with minimal set of functions of a phone. Usually be used in phone detect. 
PhoneControllerSDK is a SDK for you to develop your own phone plugin.
PluginForNokia is a DEMO PLUGIN for demostrate how to use these classes.
ShortMessageService is a class for decoding and encoding SMS.
Test AT is a test project offering some Test Cases to test AT,SMS Read, Write, send. Be sure Test Case 3 and Test Case 4 for SMS Receving and Sending should be passed!
CodeDemoForCSharp is a C# project for some C# developer.

资源截图

代码片段和文件信息

//////////////////////////////////////////////////////////////////////////
//                  My CSharp demo program                              //
// Use at your own risk                                                 //
// www.hesicong.net                                                     //
// Copyright Dreamworld. You can use this program freely but no in      //
// commerial use without my permission.                                 //
// Authoer: hesicong                                                    //
// Date: 2007-2-25                                                      //
//////////////////////////////////////////////////////////////////////////



using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
using System.Reflectio

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      16521  2007-02-25 19:33  PhoneController_With_PlugIn_Support\ATCommandbase\ATCommandbase.vb

     文件       3878  2005-09-15 10:59  PhoneController_With_PlugIn_Support\ATCommandbase\ATCommandbase.vbproj

     文件      32768  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Debug\ATCommandbase.dll

     文件      38400  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Debug\ATCommandbase.pdb

     文件       5259  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Debug\ATCommandbase.xml

    ..AD...         0  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Debug

     文件      28672  2007-02-25 15:23  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Release\ATCommandbase.dll

     文件      34304  2007-02-25 15:23  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Release\ATCommandbase.pdb

     文件       5259  2007-02-25 15:23  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Release\ATCommandbase.xml

     目录          0  2007-02-25 15:31  PhoneController_With_PlugIn_Support\ATCommandbase\bin\Release

    ..AD...         0  2007-02-25 15:31  PhoneController_With_PlugIn_Support\ATCommandbase\bin

     文件        437  2005-08-29 16:18  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\Application.Designer.vb

     文件        481  2005-08-29 16:02  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\Application.myapp

     文件       1250  2007-02-25 19:21  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\AssemblyInfo.vb

     文件       2748  2005-08-29 16:18  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\Resources.Designer.vb

     文件       5612  2005-08-29 16:02  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\Resources.resx

     文件       2837  2005-08-29 16:18  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\Settings.Designer.vb

     文件        249  2005-08-29 16:02  PhoneController_With_PlugIn_Support\ATCommandbase\My Project\Settings.settings

    ..AD...         0  2007-02-25 19:21  PhoneController_With_PlugIn_Support\ATCommandbase\My Project

     文件        622  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\ATCommandbase.vbproj.FileList.txt

     文件      32768  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\ATCommandbase.dll

     文件      38400  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\ATCommandbase.pdb

     文件        784  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\ATCommandbase.vbproj.GenerateResource.Cache

     文件       5259  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\ATCommandbase.xml

     文件        180  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\Resources.resources

     文件       7168  2007-02-25 15:21  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\TempPE\My Project.Resources.Designer.vb.dll

     目录          0  2007-02-25 15:31  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug\TempPE

    ..AD...         0  2007-02-26 16:12  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Debug

     文件      28672  2007-02-25 15:23  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Release\ATCommandbase.dll

     文件      34304  2007-02-25 15:23  PhoneController_With_PlugIn_Support\ATCommandbase\obj\Release\ATCommandbase.pdb

............此处省略239个文件信息

评论

共有 条评论