Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing a Short Message Service Gateway using VB.Net, is there any existing free code or e-book or short course about that ?

I don't want to use internet protocol or HTTP but pure protocol using card in modem likely writing short message from mobile phone and send it.

The most important is that I want to send short message from my application developing in VB.Net from my computer and send it to mobile phone.

share|improve this question
Welcome to Stack Overflow! Can you something you've already done in VB.Net for your problem ? – Axel Isouard Sep 28 '12 at 18:24

1 Answer

up vote 0 down vote accepted

Quick Google search made me find this: http://www.scampers.org/steve/sms/libraries.htm#gsmcomm

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.