Click here to Skip to main content
15,885,782 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everybody , How can we develop web or mobile App for sending SMS or Email offline,
i mean when we do not have internet ?
Posted

1 solution

You won't be able to send emails... no way.
But you can still send SMS with your own device - that can be a simple phonbe connected to the PC or a dedicated device. Check here: Send and Read SMS through a GSM Modem using AT Commands[^]

[Update]
Some providers might have specific interfaces you could use to send email via WAP Push[^], and there are email AT command[^] also available on some chipsets.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900