Click here to Skip to main content
15,921,660 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can i send a sms using gsm modem and c# code in specific hour?
for example can i program my code to send message at the time (1 AM)?
they told me that i can use a timer
but i don't know how
please anyone could help me??
Posted

1 solution

Hi,

Create a windows service which send this sms.
Then you can schedule this winservice when ever you want.

Prasad
 
Share this answer
 

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