![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
AT Commands
Hey guys,
I was wondering if any one here knows how to make my phone send messages using AT commands |
|
|
|
|
|
#2 |
|
Expert Programmer
|
this might be useful... I'm not sure though
http://www.developershome.com/sms/ho...dSMSFromPC.asp
__________________
|
|
|
|
|
|
#3 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
thanks man,
i've read the tutorial it's great i just have to try it now ![]() |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
I tried it in the Hyper Terminal and worked,but when i decided to make my own program that sends SMS messages where i use AT Commands behind the sceans i faced a problem,any one who is familiar with AT Commands will know that he will have to press ctrl+z in order to send a SMS.
Any idea how i can do that,and i tried to send it as an ascii but didn't work ![]() |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Nov 2006
Location: 163H
Posts: 213
Rep Power: 2
![]() |
Hope this helps. It may be what you need. Good Luck.
![]()
__________________
You never test the depth of a river with both feet. The believer is happy. The doubter is wise. Free speech carries with it some freedom to listen. The next generation will always surpass the previous one. It`s one of the never ending cycles of life. |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
The 'SendKeys' class sounds like what you want...?
http://msdn2.microsoft.com/en-us/lib...ys(vs.80).aspx Hope it helps.
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles.. |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
hey man,
sorry for the late(very late actually :o )reply i've been very busy in my college. any way just wanted to say thnx for trying to help |
|
|
|
|
|
#8 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
i finished the SMS program,
i wanted to add a MMS button in it, i searched but i couldn't find any thing useful or that i can understand, so any one can help me on this one ![]() |
|
|
|
|
|
#9 |
|
Hobbyist Programmer
Join Date: Nov 2006
Location: 163H
Posts: 213
Rep Power: 2
![]() |
Do you mind putting it in the finished project so we can try it.
![]()
__________________
You never test the depth of a river with both feet. The believer is happy. The doubter is wise. Free speech carries with it some freedom to listen. The next generation will always surpass the previous one. It`s one of the never ending cycles of life. |
|
|
|
|
|
#10 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 71
Rep Power: 3
![]() |
it's a very simple program
here it is: |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix commands compatible with Windows? | titaniumdecoy | Bash / Shell Scripting | 7 | Oct 5th, 2006 7:25 AM |
| Execute Commands with Command Prompt | PhilBon | PHP | 7 | Aug 15th, 2006 1:47 AM |
| PHP system commands | ktsirig | PHP | 6 | Oct 4th, 2005 1:24 AM |
| shell commands | Intimidat0r | C# | 5 | Aug 25th, 2005 12:59 AM |
| how to send commands to a prompt? | acab | Python | 4 | Apr 28th, 2005 5:20 AM |