GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP

 Print  |  
Question:  Sending SMS via ASP.NET

Answer: how do i send sms's via the program I created using asp.net,
or if somebody knows what tolls do i need to create a web application that sends sms's


June 06, 2009 16:26:52 #1
 inform2usman   Member Since: June 2009    Total Comments: 1 

RE: Sending SMS via ASP.NET
 
Use mCore library use its distributed licence key that is available on net and mind it using of that key is not piracy. there will be manual read it and use the mcore to send SMS using GSM modem and mobile phone(Specific).
Second way is this use the api of SMS Bulk service provider. you just need to buy a bulk they will give you api use it with your web pages.
     

 

Back To Question