I developed sending SMS text to mobile using Twilio Sending SMS from asp.net website and it's easy, but my concern is how to receive SMS text from mobile?
Ex. Client SMS Text to
Cell Phone #: 0923#####(server CP#)
with message body: GET_REMAINING_STOCKS
Then my Application will replied 20 Stock to the sender.
I checked the other thread but I can't find the exact answer. please help