MMS in -> Database and SMS out

MMS in -> Database and SMS out SearchSearch
Author Message
Simon Jones
New member
Username: Elsrj

Post Number: 8
Registered: 04-2007
Posted on Monday, July 23, 2007 - 09:25 pm:   

We are a start-up developing a nowsms-based solution for an exciting consumer application. Right now we are bashing our heads against nowsms issues. If there is a guru (ideally UK based) who'd like to discuss how to help us do this. please email geeks@secondemotion.com. I'll summarise the technical outcomes and post the result back to the discussion board.
Simon
Nauman Malik
New member
Username: Nauman78

Post Number: 3
Registered: 07-2007
Posted on Tuesday, July 24, 2007 - 09:18 pm:   

Not a guru but might help u out. Post u'r questions here.
Simon Jones
New member
Username: Elsrj

Post Number: 10
Registered: 04-2007
Posted on Wednesday, July 25, 2007 - 03:28 pm:   

Our system is really simple - we take in images via MMS and image process them (that's the bit we can do!) we then want to send an SMS back confirming the message was received and the number of people in the image. We have a setup which is a laptop running nowsms with a GPRS modem for input and a cellphone to output SMS. The image processing software is on a seperate website (i.e. not the laptop). Right now I can send MMS and store them and process on the website, what I can't do is get the website to communicate with my laptop and hence to send an SMS. Doesn't sound a big job, but it is fighting us every step of the way. All help is welcomed.
Nauman Malik
New member
Username: Nauman78

Post Number: 6
Registered: 07-2007
Posted on Tuesday, July 31, 2007 - 07:36 pm:   

As far as i remember NowSMS has web interface attach to it. So you can actually HTTP POST u'r contents to NowSMS and it can send it for you. So after processing u'r data, use NowSMS interface and POST u'r SMS to it. Later it will be able to send your SMS telling the number of people.

Read NowSmS Technical documentation.