Hay, I want to write a program to send SMS from my PC via a website to a mobile phone. So can you pleeeez help me to do this using Java or C#????

Recommended Answers

All 3 Replies

Java click
C# click

I just used the enormous searchbox on the right

I'd done that by sending AT commands to a GSM modem via a microcontroller. But I think there'd be something similar for doing it through a website. Although I've not learned J2ME, I think that's what J2ME is all about.

For you to send an sms through your application website you will need a gateway (that exposed an API) through which send your message

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.