sms

AT&T SMS gateway changes today- no more 'from' or 'subject'. Anyone know why?

We use nagios for monitoring at work and I got woken up this morning by a not so helpful message: Time: 07:00:01 Info: Connection refused Normally this would have been much more useful, as in the past the AT&T SMS gateway put text like "FRM: nagios SUBJ: servername/servicecheck is CRICITAL" in the message body. Anyone else seeing this...

how to send schdule sms in j2me?

i want to know how to send an sms at chosen time using j2me?I know how to send sms but unable to do it at chosen time by user using date field? ...

Delphi to java, soap delphi, sms send

I am working on a code which I need to send sms messages from a sms service provider they get me delphy program that can send a sms from their service but i dont know delphy and i should change this code to java Can anyboddy guide me that how can i change this code? I think this is a soap service // *********************************...

How to Send Group Sms?

Can we send SMS programatically by selecting group from the address book using J2me? ...

SMS REST Service?

Hi Everyone, I've got an application that does some work then hits an URI callback once the work is done. For testing, I'd like to send an SMS to my cellphone. Something like http://www.jonskeetistheman.com/SMSSend.aspx?phone=4255555555&msg=supdawg Are there any REST based SMS services (free) that ya'll can recommend? ...

J2ME Mobile Application

I have a scenario. When a person sends a message to a specific mobile which is connected to the system, the message is extracted from the mobile connected to the system and this is used for a SELECT statement to get some values from the database. Then this answer is sent back to the person who sent the previous message. I am not sure if...

How to set up a syncml server to push contacts to a group of mobile phones?

What kind of solutions are there for this? Any experience on this? Can I use some specially formatted sms messages and a gateway to send contact cards? ...

How to process and forward email based on content?

I recently found out that I could forward my email that I get on gmail to my mobile phone by using the SMS gateway email address of my carrier. So, I enabled forwarding in gmail to send it to [email protected] and it started working pretty well. There is hardly 20 secs of difference from the time an email was sent to my inbox, and w...

Can iPhone API access Mail/Messages/etc.?

My iPhone App needs to access messages (SMS), email and push events on apps. Is it possible with API? Important enough - my app does not need to capture them in the background (I know this is impossible), but just when it's launched being able to load/aggregate/analyze them (for specific search/analytical purposes). Thank you! ...

bluetooth search and receive sms

Can the bluetooth search run while checking if any SMS messages have been received? When I try to check if there is a new SMS by the command "msg = smsconn.receive()", the program will not go back to search for bluetooth devices. Meaning that I can't get it to check for SMS while running the bluetooth search. Can someone please help m...

How to use sms.send and sms.Cansend to send sms from Facebook application

I am developing an ASP application for Facebook. In that I want to send SMS for mobile users who has registered their phone numbers with Facebook. Is there anyone knows how to use sms.send and sms.Cansend methods in ASP or C#? I am able to give the permission to enter the user his/her phone number in my application. I want to send sms to...

Sms sending problem...

Hai guys, I am sending sms to my clients via my application..... Suppose if am sending a msg to 100 mobile numbers , one of it happens to be a non existing mob no .... How to skip that no alone and send rest of them..... I use a try catch block in the method when the msg cant be delievered it goes to catch and the rest of the nu...

Receiving SMS messages in Android 1.6

Hello all. I have a code sample (from Reto Meier's book) on receiving SMS messages in an android application using a broadcast receiver. I am looking to be able to receive a SMS message in my application however the code I already have a sample of seems to be depreciated from what I can tell... Does anyone have a more up to date (andr...

SMS to iPhone app - Google Maps

is there a way to have a Map/GPS app hook into the iPhones SMS reader so that it can parse the message and map to that area? Specifically I'm thinking of a situation where I'm looking for someone's house and they text me their address. I would (from the SMS) be able to say "Map This" and that would send the text to the GPS app and get d...

How to use mblox sms service with php

I need to integrate mblox sms service via php to send and receive meaages. Is there any open source scripts or resources available to inetegrate mblox using php ? Thanks in advance. ...

How To send SMS to a mobile port using PHP?

Hello Sir, i want to know hte php coding for sending the messages to the mobile port. Help me thanks ...

Commanding a device to send SMS through Dial Up Networking in Python

How to tell a device, which has an open Dial Up Networking port, to send and SMS with a given body to a given short code? How to implement it in Python? ...

Sending MMS programatically in iPhone

Hi all, Is there any way to send MMS programatically in iPhone ? Thanks ...

send a text message via .net

All: Are there any free solutions out there for sending text messages (SMS) via .net? (maybe a web service or something?). EDIT What I'm really looking for is a reference for a reputable online service that I can use for sending SMS messages. Has anyone out there used such a service, and if so, can you give me a recommendation/warn...

sending sms through way2sms help needed.

Hi, I am building a desktop app in Visual C# 2.0 that can send sms through way2sms.com. anyone of you ve tried such thing...? please help. ...