Guest
2007-09-10T14:11:06Z
I failed to send the sms to my mobile phones,which i attached to PC by using bluetooth connection.I did all configuration of Active SMS software,also i tested the transport after attach the the phone with PC and it was OK,but when i tried to test to send messages,i wrote phone number of the phone and nessage when i click send its said that yhe message are in the queued,but later i look on outgoing message it seems that outgoing message has failed.
I just want to know more about this software,its means that when you send messages it doesnt go quickly to the phone which is attached to PC?

Also is it possible for this software to interface with text file which written with C program and saved in Harddisk?i would like to know this because i have my program which written in c but its in text file format,so i want this file to be send to active sms softaware,and then i can send a message to phone number afer receiving the filetext.Is that possible?
Please help me for this.
Tusa
Support
2007-09-10T16:04:38Z
Answer regarding connecting to GSM Device via Bluethooth:

Please try changing the baudrate to other settings, e.g. 9600, 19200 or 115200
To change the baudrate in the ActiveSMS Wizard click on the 'Comms Settings' button.
Support
2007-09-10T16:07:03Z
Answer regarding interfacing to ActiveSMS using C:

The easiest way to send SMS message via C will be to involke the SendSMS.exe Command Line utility. SendSMS.exe can be found in the system directory, e.g. C:\Windows\System32

To receive SMS messages you could use the 'Log to Text' file feature, and then read the log file from the C program.
Guest
2007-09-10T17:11:43Z
Thanks very much for your reply,but am still confused in one part.
i wrote a programm in c to read a text file which i saved on LOCAL DISK on my PC,basically the text file contain this informations
from isyu1979@yahoo.com
To bmazigo@yahoo.com
Hi can we meet tommorrow
Tusa.
What i want is to use active SMS software which i nstalled on my PC to receive this text file which I have created,i.e to receive this file in Active SMS Software,because if i will manage to see this file,i would like to send an SMS E-mail alert message which will be in the form of text message to the e-mail owner i.e bmazigo@yahoo.com from the example above.
So at the end i will send the following message YOU HAVE 1 E-MAIL FROM isyu1979@yahoo.com to the mobile number of bmazigo,just to inform that he has got e-mail.Is that posssibe?
thanks
Regards
Tusa
Support
2007-09-10T17:45:28Z
No, this type of functionality is not available in the ActiveSMS product.