Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me



Go Back   Dev Hardware ForumsSOFTWAREProgramming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Hardware Forums Sponsor:
  Trader Rating: 0 · #1  
Old March 17th, 2012, 12:26 PM
peter200285 peter200285 is offline
n00b DevH'er
Dev Hardware Newbie (0 - 499 posts)
 
Join Date: Mar 2012
Posts: 2 peter200285 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 13 sec
Reputation Power: 0
C# - Need help to connect kannel sms gateway to asp.net site

I want to create a web application using C# which retrieve contact numbers from database and then simply send sms to all those mobile numbers. I want to use Kannel sms gateway and GSM mobile, i need step by step guide for how to code in C# to communicate with that sms gateway to send messages to mobiles

Reply With Quote
  Trader Rating: 0 · #2  
Old March 30th, 2012, 02:03 AM
Aiden.Steve Aiden.Steve is offline
n00b DevH'er
Dev Hardware Newbie (0 - 499 posts)
 
Join Date: Mar 2012
Posts: 1 Aiden.Steve User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 14 m 53 sec
Reputation Power: 0
In my opinion :

The steps will be offered by that Gate way which will be used by you.When you will get access that gate way then you have to pay some money as well for the service.
If you are gonna do this through C# then it does not mean that it is also a requirement from that gateway or not.

Reply With Quote
  Trader Rating: 0 · #3  
Old March 30th, 2012, 04:46 AM
peter200285 peter200285 is offline
n00b DevH'er
Dev Hardware Newbie (0 - 499 posts)
 
Join Date: Mar 2012
Posts: 2 peter200285 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 22 m 13 sec
Reputation Power: 0
I recently install kannel 1.4.3 for windows in my windows 7, and trying to connect it to my motorola l6 mobile by doing changes in kannel.conf file but i am unable to connect my kanne gateway to mobile. Can you guide me please?

My mobile is connected via usb port. Any idea?

Reply With Quote
  Trader Rating: 0 · #4  
Old October 24th, 2012, 06:42 AM
maxh69 maxh69 is offline
n00b DevH'er
Dev Hardware Newbie (0 - 499 posts)
 
Join Date: Oct 2012
Posts: 2 maxh69 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 m 46 sec
Reputation Power: 0
Re:

Hi, I would suggest that you should use Ozeki NG SMS Gateway instead, because it is one of the most reliable gateways, and it provides the high capacity that my company needs. In the beginning I didn't know much about how to use it, but with their support, I feel like an expert now.
I hope I could help.
Max

Reply With Quote
  Trader Rating: 0 · #5  
Old January 4th, 2013, 07:29 AM
Alex Carter Alex Carter is offline
n00b DevH'er
Dev Hardware Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 1 Alex Carter User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 2 sec
Reputation Power: 0
I would also suggest you the Ozeki NG SMS Gateway like maxh69, I use it as well and it is able to send 500 sms per second.

Reply With Quote
  Trader Rating: 0 · #6  
Old January 6th, 2013, 06:43 PM
JohnFrank's Avatar
JohnFrank JohnFrank is offline
Contributing User
Click here for more information. Click here for more information
Click here for more information
 
Join Date: Jan 2008
Location: Lilyfield NSW Australia
Posts: 2,149 JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)JohnFrank User rank is General 135th Grade (Above 100000 Reputation Level)  Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51Folding Points: 25499921 Folding Title: Super Ultimate Folder - Level 51
Time spent in forums: 3 Months 4 Weeks 1 Day 3 h 5 sec
Reputation Power: 9968
Send a message via MSN to JohnFrank
Facebook
Kannel sms gateway has not been developed for over 2 years, so I would be careful about developing anything using that platform as it may be a dead end.

If you do not want to use an SMS service provider, which you pay a monthly fee to and outsrouce all of the SMS headaches then you can setup a PC to GSM phone connection and go down that route.

Check if your GSM phone supports SMS text mode AT commands.

You need a GSM phone that allows PC connection through USB cable or bluetooth connection.
For USB connection you will require a USB serial driver from the phone vendor.
For bluetooth you can try and add it add new hardware. Once the connection between PC and phone is setup you can communicate with the phone using AT commands.
To check if your modem supports this SMS text mode, you can try the following command:
AT+CMGF=1 <ENTER>

If you get an OK repsonse then you can use the CSMP configuration command and CGMS send message command.

To create a C# program for this is too vague at this stage until the hardware and software setup and configuration information is known.
__________________

Reply With Quote
Reply

Viewing: Dev Hardware ForumsSOFTWAREProgramming > C# - Need help to connect kannel sms gateway to asp.net site


Developer Shed Affiliates

 


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
     
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap