Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
3/24/2010 6:28:41 PM EDT
Guys

What are some good ways to implement SMS over HTML? C++,C#.Java? Which one has the easiest to use API / Libraries? Which one allows you to have the most control over the message header?

And are there any free SMS gateways?

3/25/2010 7:34:48 AM EDT
[#1]
Interested in the replies.
3/25/2010 2:10:14 PM EDT
[#2]
I know the SMS is run on top of the TCP/IP protocol.

What I mean is how to I implement SMS over the web in an HTML page.