Re: Sending SMS from desktop?
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <11622576.337721195011418904.JavaMail.tomcat@sdcst12.sjc.collab.net> |
You can use the SMTP method which is to send an email to the service provider assuming they have it setup. It is something like <phone#>@messaging.sprintpcs.com Here is a link: http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel_sprint_tmobile_verizon_virgin Or you can use a service such as phonecaster.com which has a web frontend. or you can use a full service SMS gateway provider such as Clickatell.com which support HTTP calls, and here is a library I put together that support it, in much the same API style as SimpleWire. I also have an interface for SMS2Email.com Here is that Link: http://onshoresystems.com/smsapi/smsapi.zip [Message sent by forum member 'sfitzjava' (sfitzjava)] http://forums.java.net/jive/thread.jspa?messageID=245327 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".