Hie greeting to all,
I am new to here, i'm posting here to see if anyone would help me out with the problem i faced. Now, i am plan to do a system that to perform the below
task.
1. Listen for incoming SMS, (correct if i am wrong, i would use smsNotify_MessageReceived() ) if message received the system will copy the SMS
message and save to database(or file)
2. Delete the SMS instantly after the copy and save process completed(this is the avoid more incoming SMS and causes phone memory full)
3. System then will read the SMS message from database(or file) and intepret the keyword in the SMS
for example: TITLE 12345 BODY (i would like the system to able, identify different keywords to perform different respond, white space will
be used to determine end of the keyword)
4. (optional) if possible i would like the system to be customise to be respond on certain keyword (system admin will able to set the desire keyword
and the system responds.)
5. Later the system will be respond according to keyword in the SMS received (for example, SMS message received keyword is TITLE and system will
respond back with a SMS "Hello world" ps. each difffernet set of keyword will have a different set of respond)
GSM device: Nokia 6510
Connectivity: irDA (ACTiSYS ACT-IR4000u)
Database: mySQL or Ms SQL (recommended)
Programming Languange: Visual Basic ( recommended, this could be implement in vb.net as well right ?)
This is theoretical how the system work, i not sure how well the system will be worked out. I had already tried out some example in the nokia pc
connectivity SDK 3.0. (i tried NokiaCLMessaging) It worked pretty well, 1st before anything i have few question to ask, i know it might sound lame
but i really need to know the answer.
1. what was the differnet between the Nokia SMS Adapter (Sms3aS.dll) and NokiaCLMessaging (NclMsg.dll) which will be recommended?
2. With the system above does it able to respond to a large amount of SMS request ? would the system halt ? please recommend better solution if
any.
3. am i able to connect a VB system to mySQL database ? ( i know it should work fine with Ms SQL don't talk about MSAccess i need the system to
handle large amout of data)
if any of you have similar system or module as above, would you please send a copy of it to me at eugene@gotka.com or zerobytes@time.net.my
suggestion and comment would be welcome either.
thanks
best regard,
Eugene



