I need to write a .NET application that listens to a SMS message , and then react to it.
I assume i need a SMS gateway to interface between my application and the se
You first need to find an SMS provider, and then ask them how they integrate. There is no standard way to do this, and everyone use their own approach.