Sending Bulk SMS Using GSM Modem in Java

Hi everyone,I want to develop a SMS Application for sending Bulk SMS using GMS Modem..Can any body please tell me is it possible to develop for Bulk SMS Using GSM Modem?Regards,Vijay..
[212 byte] By [vijaykumar.Ma] at [2007-11-27 2:15:35]
# 1

Depends how much you define as "bulk" SMS.

For serious applications, you would contact your phone provider to be granted direct access ( over the internet ) to their SMSC machine.

You'ld probably need to create an account with them and sign up for the costs.

On second thoughts... if this is for SMS spamming purposes, please jump off the nearest cliff.

omcgoverna at 2007-7-12 2:12:35 > top of Java-index,Core,Core APIs...
# 2
Bulk in th sense around 50 sms at a time..Actually for bulding a Bulk SMS Application we have to go for any SMS Gateway Service provider,but i implement the SMS Application for Bulk SMS using GSM Modem only.Can u pls tell me is to possible to implement?
vijaykumar.Ma at 2007-7-12 2:12:35 > top of Java-index,Core,Core APIs...