How to send sms using vb.net windows app

  • Thread starter Thread starter Vijay
  • Start date Start date
V

Vijay

Hi friends,

I have to plan to do a small proj.

I want to know , How to send sms using vb.net ..
I searched on net . But , I didn't find anything useful.

Could any one have idea about that?

Thanks in adv.
Vijay
 
You can only send SMS messages through a provider ( this is so in all
languages )

it depends on there interface how to do it ( most of the times through a
webservice )

you can also create your own gateway through a mobile phone ( smart phone )
and VB.Net


regards

Michel Posseth [MCP]
 
Back
Top