Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

how to implement a C#database that can recieve sms through infrared

Question posted by: mar59 (Newbie) on July 4th, 2008 07:37 AM
actualli i want to crerate a project in which a user sends message through mobile and the system recieve its sms through infrared,but how should i implement it through c# programming.
how my database would know that the message has been recieved and it should continue its proceedings????????????
i will be very greatful to u if u solve my query.
reply soooooooooooooon
kenobewan's Avatar
kenobewan
Moderator
4,534 Posts
July 4th, 2008
01:13 PM
#2

Re: how to implement a C#database that can recieve sms through infrared
Suggest you search the PDU Encoder and PDU Decoder from google for encoding / decoding SMS PDU. Connect to your phone by bluetooth / Infrared through serial connection, and the remaining will be AT commands. Read the AT command reference. HTH.

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,088 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top .NET Forum Contributors