how to make my sending sms working

sms , sending sms , using AT commands Singapore, Singapore
  • 11 years ago

    Hi all,

    I am doing a project on sending and receiving sms. As for both sending and receiving sms, the sms must be stored in the database. I am doing the project using a window application on visual studios 2005 and for the database, I used the SQL Server Database.

    I have found an example but the problem is that the code is written in C#. I am doing it in VB.NET. I have try to change the code using your converter tool which in C# convert to VB.NET but it failed. Hope that anyone could help me. I am using the GSM modem to build the application. Besides that, I need to build it in 3 weeks.

    Hope that anyone could help.

    Thanks Regards LiL_Is

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”