資源簡介
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\ATCommandba
?????文件???????3878??2005-09-15?10:59??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????32768??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????38400??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????5259??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
????..AD...?????????0??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????28672??2007-02-25?15:23??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????34304??2007-02-25?15:23??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????5259??2007-02-25?15:23??PhoneController_With_PlugIn_Support\ATCommandba
?????目錄??????????0??2007-02-25?15:31??PhoneController_With_PlugIn_Support\ATCommandba
????..AD...?????????0??2007-02-25?15:31??PhoneController_With_PlugIn_Support\ATCommandba
?????文件????????437??2005-08-29?16:18??PhoneController_With_PlugIn_Support\ATCommandba
?????文件????????481??2005-08-29?16:02??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????1250??2007-02-25?19:21??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????2748??2005-08-29?16:18??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????5612??2005-08-29?16:02??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????2837??2005-08-29?16:18??PhoneController_With_PlugIn_Support\ATCommandba
?????文件????????249??2005-08-29?16:02??PhoneController_With_PlugIn_Support\ATCommandba
????..AD...?????????0??2007-02-25?19:21??PhoneController_With_PlugIn_Support\ATCommandba
?????文件????????622??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????32768??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????38400??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件????????784??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????5259??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件????????180??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件???????7168??2007-02-25?15:21??PhoneController_With_PlugIn_Support\ATCommandba
?????目錄??????????0??2007-02-25?15:31??PhoneController_With_PlugIn_Support\ATCommandba
????..AD...?????????0??2007-02-26?16:12??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????28672??2007-02-25?15:23??PhoneController_With_PlugIn_Support\ATCommandba
?????文件??????34304??2007-02-25?15:23??PhoneController_With_PlugIn_Support\ATCommandba
............此處省略239個文件信息
評論
共有 條評論