资 源 简 介
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.