• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

help me in my C# project

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all, I am a beginner software developer. I'm working on an C#.NET application that makes it possible to send SMS through a gateway. I found an information on that page ozekisms.com/index.php?owpn=219 that seems to be working. Do you have any suggestions to my project? Any useful idea?

Many thanks

Robbie
 
Greenhorn
Posts: 4
PHP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Robert,

I go through your link and read the full article as well as read its prerequisites section in which all hardware and software requirements are given. I hope you have all compatible software and hardware, I would like to suggest that first of all you need to find a way, where you are allowed to send free SMS. There is no direct connection between the internet and the phones, so you need to find someone who acts as gateway. And then you can use the given gateway. If you are lucky, the provider will give you a nice API (e.g. a Webservice) you could use. But normaly a SMS cost money so it can be hard to find such a provider.

Regards
Amit
.Net Training Indore
 
brevity is the soul of wit - shakepeare. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic