Naughter Software Logo

MfcSMS LogoMfcSMS v1.05

Welcome to MfcSMS, a collection of MFC classes to send SMS messages via your mobile phone / cellphone.

For the code to operate, you will need to have a phone attached to a serial port on the PC (or the software which comes with the phone must create a virtual serial port if connected via USB, Bluetooth, IrDA etc) and the phone must support the extended Hayes commands used to send an SMS message. Specifically the code uses the following commands: "AT", "AT+CSMS", "AT+CMGF" and "AT+CMGS". The classes internally converts any string data presented to it to the GSM 7 bit or UCS2 alphabets. For further information about SMS, have a look at http://www.dreamfabric.com/sms/ from which the code is based.

 

Features

 

The enclosed zip file contains the source code and a simple test program to exercise all of the classes.

Copyright

 

Updates

V1.0 (31 October 2002)

V1.01 (8 November 2002)

V1.02 (12 March 2005)

V1.03 (26 March 2005)

V1.04 (9 July 2006)

V1.05 (3 August 2008)