Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other Delphi VCL
Title: SmartWaveCom Download
 Description: Delphi to write the general AT messaging program uses AT commands to write text messaging program. 1. Interface allows you to create the database (SQL2000) to send SMS table structure: CREATE TABLE [dbo]. [SMS_Send] ([id] [int] IDENTITY (1, 1) NOT NULL, [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL, [Msg] [nvarchar] (160) COLLATE Chinese_PRC_CI_AS NULL, [state] [int] NULL, [sendyorn] [int] NOT NULL, [sendtime] [datetime] NULL, [CommPort] [nvarchar] (50 ) COLLATE Chinese_PRC_CI_AS NULL) ON [PRIMARY] 2. receive SMS table structure: CREATE TABLE [dbo]. [SMS_Accept] ([id] [int] IDENTITY (1, 1) NOT NULL, [mobile] [nvarchar] (20 ) COLLATE Chinese_PRC_CI_AS NULL, [Msg] [nvarchar] (160) COLLATE Chinese_PRC_CI_AS NULL, [ArriveTime] [datetime] NULL, [Readed] [int] NULL) ON [PRIMARY]
 Downloaders recently: [More information of uploader qdseashore]
 To Search:
  • [mfdx] - The controls apply to Wavecom module, as
File list (Check if you may need any files):
SmartWaveCom\SmartSMS.cfg
............\SmartSMS.dof
............\SmartSMS.dpr
............\SmartSMS.exe
............\SmartSMS.res
............\SmartSMS.~dpr
............\uCommon.dcu
............\uCommon.pas
............\uCommon.~pas
............\uMain.dcu
............\uMain.ddp
............\uMain.dfm
............\uMain.pas
............\uMain.~ddp
............\uMain.~dfm
............\uMain.~pas
SmartWaveCom
    

CodeBus www.codebus.net