Help on VB.net component that can send and receive text messages
its me again... does anyone have or know of a .net component that can send and receive messages through a cell phone. please help me...
Re: Help on VB.net component that can send and receive text messages
What type of use is this for? Usually you'd use what's known as a Text Gateway.
http://communicator.clickatell.com/b...country_id=217
http://communicator.clickatell.com/brochure/index.php
You can use it to submit and recieve text messages - they usually have some kind of API which you could use to do it via VB.net.
The one above though doesn't - nor does it recieve them - I simply searched for philippines text gateway.
No doubt there's some more. I did this myself here in the UK a little while back - but that was in PHP.
Chris