IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SMS from the Mainframe thru CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gabriel

New User


Joined: 10 Jul 2005
Posts: 1

PostPosted: Sun Jul 10, 2005 9:45 pm
Reply with quote

Can any one tell me how I can send a message to a mobile from the Mainframe using a CICS/COBOL program
Back to top
View user's profile Send private message
parikshit123

Active User


Joined: 01 Jul 2005
Posts: 269
Location: India

PostPosted: Sun Jul 10, 2005 11:32 pm
Reply with quote

Hi Gabriel,

I don't know if we have any inbuilt API for sending SMS to mobile phone from Mainframes.

Generally SMS are sent to mobile phone via APIs made available from SMS gateways.
There are number of SMS gateways available. They provide number of APIs that suits your application . for example HTTP API in which you need to format and send HTTP request to their server and inturn they will relay your SMS.

Another kind of API which can be useful is FTP. In one of my application, I have integrated SMS functionlity with my application using FTP api provided by the SMS gateway. ( I think mentioning the SMS gateway might not be allowed in the forum).

All I had to do is to sent a properly formatted text file which contains senders name, receivers mobile number and othe authentication info.
to their FTP dropbox and they delivered the SMSs .

If we have any inbuilt functions to send SMS please let me know. It will be interesting to know this piece of information.

I hope I have answered the question.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts CICS - Resource limiting using omegam... CICS 0
No new posts Techm mainframe deveoper 6 to 12 year... Mainframe Jobs 0
No new posts Upgrade CICS TS to 6.2: authorization... CICS 0
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
No new posts CICS UCTRAN=NO not working, need syst... CICS 3
Search our Forums:


Back to Top