MISSION IMPOSSIBLE! Mobile devices use a provider API. Web-based services use web-based APIs. You can't magically send SMS without a network SMS provider behind what you're doing. In situations where there is no device involved, people hook up GSM modems for these purposes.
∞ Andy Badera ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) On Mon, Aug 31, 2009 at 1:19 PM, Sruthi<[email protected]> wrote: > > hi... > my task is i need to create an application in VB.NET. I should not go > for any service provider. The application should send sms as it is > sent from the mobile... so there is no need of sms provider.. i tried > with a Nokia datacable. I installed the Nokia PC suite and referenced > the components to my application. Even then i am unable to complete my > task.. > > :(.. so please tell me how to proceed further.. > > On Aug 31, 12:08 pm, Processor Devil <[email protected]> > wrote: >> Well, when I did some sms server. I analyzed html code of web portal for >> sending sms and I sent the same data as it was sending, it worked :). Some >> sites also use captcha images to verify if user is a human... It is good to >> use reCaptcha, then :) >> >> 2009/8/30 VIKAS GARG <[email protected]> >> >> > Yes Processor you are right. If She get info about the string which is send >> > by other site then she would be able to use that to send her SMS. But How >> > can One come to know about the string that is passed hiddenly. >> > With Regards >> > Vikas Garg >
