Results 1 to 1 of 1
Thread: SMS from Java through HTTP
- 10-19-2012, 03:54 PM #1
Member
- Join Date
- Oct 2012
- Posts
- 1
- Rep Power
- 0
SMS from Java through HTTP
Im new in Java. I have a task in my job to create a Java application that will forward messages to a gateway that will send it out as SMS messages (to the phone number of other employees of my firm). I think that HTTP is the simplest method to send data from one application to another. As I know Java has native method calls to submit HTTP requests. I will post the messages through HTTP GET or HTTP POST method to the gateway. I also found a gateway that will probaly suit my needs (if you are interested you can google: [Moderator edit: link removed]) but I am not sure this is the best way. Do you think HTTP GET an POST is the proper way? Do you have any recommendations to my project?
Thanks and regards,
SusantoLast edited by DarrylBurke; 10-19-2012 at 09:13 PM. Reason: Removed spammy link
Similar Threads
-
HTTP status 405 HTTP method GET is not supported by this URL
By mDennis10 in forum Web FrameworksReplies: 3Last Post: 10-15-2012, 11:53 AM -
Http tunneling in java
By ravi.joshi53 in forum NetworkingReplies: 0Last Post: 11-12-2011, 12:47 PM -
http://localhost:8080/helloservice/HelloService?Tester HTTP Status 404 -
By vietnamusa in forum Enterprise JavaBeans (EJB)Replies: 0Last Post: 03-13-2011, 12:02 AM -
HTTP Status 405 - HTTP method GET is not supported by this URL
By javanewbie in forum Java ServletReplies: 7Last Post: 11-11-2009, 08:29 PM -
hello Java World http://www.java-forums.org/images/smilies/smile.gif
By aniljoo in forum IntroductionsReplies: 7Last Post: 07-22-2008, 05:54 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks