Thank you. But my idea is to read a incoming SMS using VB. This includes the following steps.
(from cell phone): +CMTI: "ME",27
(from computer): at+cmgr=27
(from cell phone): +CMGR: "REC UNREAD","+15551234567","John Doe","05/10/18,23:21:45-20"
Hello World
This is simple using PIC BASIC Pro but I am not sure how to do this in VB6
OK step one has definate characters to trap as I am going to keep my SMS's below 10
Step 2 Is simple as I can just issue a command using VB.
Step 3 is a bit challengeing as I am interested in only "Hello World"
Any help. Are there any free ActiveX/OCX for receiving SMS for VB6
regards
Charudatt
an after thought : should i be trapping a carriage return as the EOM (End Of Message) marker ?
Bookmarks