Forgot to mention: Though HTTP implementation might have looked simple steps, 
but it is not. As you may like to get the SMS. Delivery response, so to invoke 
a HTTP request from your web app and getting the response, you will basically 
need to implement a HTTP Client within your application. If you are planning to 
go with this approach, you can look for some built in HTTP Client and integrate 
it with your app. Apache Http Client is a good one.

Thanks,
-Pravin

--- On Thu, 12/2/09, Pravin Sinha <pks_chen...@yahoo.com> wrote:
From: Pravin Sinha <pks_chen...@yahoo.com>
Subject: [java ee programming] Re: SMS porting
To: java-ee-j2ee-programming-with-passion@googlegroups.com, ndegwa...@yahoo..com
Date: Thursday, 12 February, 2009, 3:29 AM

Hi Nicolas,

1st question is not clear to me as I am not sure what you are trying to do.
2nd question:
For sms, it depends on the SMS gateway provider, which protocol they support. 
They may be supporting SMPP or HTTP or both. Now If both, then the choice is 
urs. If HTTP, then you need to get the API from provider(mainly get/post 
parameter name along with url). In case you are planning to use smpp, which 
library you are going to use.  opensmpp from Logica works nicely.

-Pravin


--- On Thu, 12/2/09, nicholas ndegwa <ndegwa...@yahoo.com> wrote:
From: nicholas ndegwa <ndegwa...@yahoo.com>
Subject: [java ee programming] SMS porting
To: java-ee-j2ee-programming-with-passion@googlegroups.com
Date:
 Thursday, 12 February, 2009, 2:40 AM

Hi everyone i am curently building a telecomunications billing system and i
have encountared some problems.

1) i dont know how to set which function should run first when you my EE
system. i am using netbeans 6.1 and glasfish.
2) i dont know how to use the smsc library. are there any gurus on this out
there.

Regards

Nicholas Ndegwa
Billing & IT Manager



      



       Did you know? You can CHAT without downloading messenger.  Click here







      Check out the all-new Messenger 9.0! Go to http://in.messenger.yahoo.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to