home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / SMS_Xpress2083459152007.psc / @PSC_ReadMe_69333_1.txt
Text File  |  2007-09-15  |  1KB  |  7 lines

  1. Title: SMS Xpress Version 1.0.0
  2. Description: Access sim card/phone to read, delete, copy, export phonebook entries and sms messages and also send a sms to the limit of 320 characters to another cellphone user. Read the signal strength of the cellphone/modem. The readmefirst.txt has a detailed explaination of what the gsm.ocx does in detail. You connect to a modem via a comm port and most of the operations are via AT commands. A timer is used to get the result of the modem and results are returned via same function eg. gsm.PhoneBook_ListView will list your sim card/cellphone phonebook entries to the named listview and PhoneBook_Export will export your sim card / phone phone book entries to a csv file. Experience it for yourself and please dont forget to vote. This code does not use a compiled ocx but the GSM.ocx has been developed purely for handling almost everything about communication with the sim card / phone.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=69333&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.