You are on page 1of 37

GOVERNMENT POLYTECHNIC, JALNA

COMPUTER ENGINEERING DEPARTMENT

A
PROJECT REPORT
ON

BULK SMS SENDER

SUBMITTED BY

Mr. SULTANE BAPU S. (506608)


Mr. KAPSE PRASHANT S. (506598)
Mr. GATE SACHIN S. (506593)
Mr. KALE NITEEN R. (506600)
Mr. MOHITE RAMESHWAR S. (506615)

In the Partial fulfillment for the award of


DIPLOMA IN COMPUTER ENGINEERING

Under the guidance of


Prof. P.B. AGRAWAL

MAHARASHTRA STATE BOARD OF TECHNICAL


EDUCATION MUMBAI
2017-2018
GOVERNMENT POLYTECHNIC, JALNA
COMPUTER ENGINEERING DEPARTMENT

CERTIFICATE

This is to certify that the project report entitled

BULK SMS SENDER

Submitted by

Mr. Sultane Bapu Shravan Mr. Kapse Prashant Shankar


Mr. Gate Sachin Sunil Mr. Kale Niteen Rameshwar
Mr. Mohite Rameshwar Shivaji

is a bonafide work carried out by him/her under the supervision of Prof. P.B.
Agrawal and it is submitted towards the partial fulfillment of the requirement of
Maharashtra State Board of Technical Education for the award of the diploma in
Computer Engineering.

Prof. P.B. Agrawal Prof. P.B. Agrawal


Internal Guide Head
Department of Computer Engineering Department of Computer Engineering
Government Polytechnic, Jalna Government Polytechnic, Jalna

External Examiner Prof. S.R. Nawale


Place: Jalna Principal
Date: Government Polytechnic, Jalna
DECLARATION

We hereby declare that the project entitled “BULK SMS SENDER”


Completed and written by us has not formed earlier the basis for the
award of any degree or similar title of this or any other university or
examination body. Further, we declare that we have not violated any of
the provisions under the acts of Copyright/Piracy/Cyber/IPR etc.
amended from time to time.

Name of Students Enrollment No. Signature

Sultane Bapu S. 1501200202 ……..…………..

Kapse Prashant S. 1501200149 ……..…………..

Gate Sachin S. 1501200131 ……..…………..

Kale Niteen R. 1501200164 ……..…………..

Mohite Rameshwar S. 1501200216 ……..…………..

Place: Jalna

Date:
ACKNOWLEDGEMENT

It is our privilege to express our sincerest regards to our project


coordinator Mr. S.V. Shelke & our Project Guide Prof. P.B. Agrawal
for their valuable inputs, able guidance, encouragement, whole-hearted
cooperation and constructive criticism throughout the duration of our
project. We deeply express our sincere thanks to our Principal Prof. S.R.
Nawale, Head of Department Prof. P.B. Agrawal for encouraging and
allowing us to present the project on the topic “BULK SMS SENDER”
at our department premises for the partial fulfillment of the requirements
leading to the award of Diploma in Computer Engineering. We take
this opportunity to thank all our lecturers who have directly or indirectly
helped our project. We pay our respects and love to our parents and all
other family members and friends for their love and encouragement
throughout our career. Last but not the least we express our thanks to our
friends for their cooperation and support.
ABSTRACT

This project is very useful for the study of C# .net and interaction between SMS
and Computer program. This project report consists of basic idea of BULK SMS
receiving and sending through personal computer. This project basically support to
busy people who want to save the time. We have provide easy interaction for user for
adding new contact name & contact number. And also we can store information of
that person. We have provide MySQL database for store information of the person.
There are two types of BULK SMS services i.e Promotional and Transactional. We
are mainly emphasis on promotional SMS. SMS will be delivered 9 am to 9 pm only.
The Promotional SMS will deliver only to Non-DND numbers.

While SMS (Short Message Service), a text messaging service, elicits the appeal of
instantaneous communication by using mobile technology to send a text message to
anyone anytime and anywhere, bulk SMS system has expanded that capability of
SMS by implementing the ability to easily send multiple SMS messages to intended
recipients with reliability. The advantages of bulk SMS can be applied in schools and
universities to further develop classroom interactions and set up a virtual community
as a public relations system. Lecturers can conduct mobile quizzes in many question
forms with their students via SMS. Moreover, bulk SMS system provides an
information service such as sending special announcements, news and interest
information for lecturers, students and other related recipients.

Which capitalizes text messaging service by allowing students to pose


and respond to questions immediately. In terms of academic information and public
relations, the system retrieves student's interest information, such as admission
announcement, university's news and events, enrollment information, internship
opportunity and grade results, from the university's e-service systems and distributes
it to registered users. The goal of this research is to develop a system which applies a
range of technologies including mobile and web technology improve, supplement and
support student's learning and public relation via wireless communication.
INDEX

CHAPTER NO. TITLE PAGE NO.


1. INTRODUCTION 1
1.1 What is Bulk SMS? 2
1.2 Types of Bulk SMS services 2
1.2.1 Promotional SMS 2
1.2.2 Transactional SMS 3
1.3 How much does Bulk SMS cost? 3
1.4 Uses of Bulk SMS services 4
1.4.1 Banking
1.4.2 Marketing And Advertising Agencies
4
1.4.3 School And Education 4
1.4.4 Travel Agencies 4
1.4.5 Insurance Companies 4
1.4.6 Health Care 5
1.4.7 Marriage Invitations
1.4.8 E-Commerce
5

2. LETRATURE SURVEY 6
2.1 Introduction 6
2.2 Short Message Service (SMS) 6
2.3 Bulk SMS 6
2.4 Textlocal 7
2.5 Logonutility 7

3. METHODOLOGY 8
3.1 Existing System 8
3.2 Proposed System 9

4. REQUIREMENT SPECIFICATION 10
4.1 Hardware Specification 10
4.2 Software Specification 11

5. ADVANTAGES 12
5.1 Speed Marketing 12
5.2 Customer’s Attention 12
5.3 Effective Communication 12
5.4 Easy Reach 12
5.5 Low Cost 13
5.6 Delivery Report 13
6. DISADVANTAGE 14
6.1 Server Problem 14
6.2 Delayed Messages 14
7. FUTURE SCOPE 15

8. SAMPLE CODE 16
8.1 Splash Screen 16
8.2 Login Form 17
8.3 Add Contact 19

9. DESIGN 22
9.1 Flowchart 22
9.2 Gateway 23
10. SAMPLE SCREENSHOT 24
10.1 Splash Screen 24
10.2 Login 24
10.3 Message Screen 25
10.4 Incomplete Registration Form 25
10.5 Filling Registration Form 26
10.6 Registration Success 26
10.7 Add Contact Form 27
10.8 Filled Add Contact Form 27
10.9 Message Sending Fail 28
10.10 Message Successfully Send 28
11. CONCLUSION 29

REFERENCES
“BULK SMS SENDER”

1. INTRODUCTION

Bulk messaging is the dissemination of large numbers of SMS messages for


delivery to mobile phone terminals. It is used by media companies, enterprises, banks
for marketing and fraud control and consumer brands for a variety of purposes
including entertainment, enterprise and mobile marketing.

While SMS (Short Message Service), a text messaging service, elicits the
appeal of instantaneous communication by using mobile technology to send a text
message to anyone anytime and anywhere, bulk SMS system has expanded that
capability of SMS by implementing the ability to easily send multiple SMS messages
to intended recipients with reliability. The advantages of bulk SMS can be applied in
schools and universities to further develop classroom interactions and set up a virtual
community as a public relations system. Lecturers can conduct mobile quizzes in
many question forms with their students via SMS. Moreover, bulk SMS system
provides an information service such as sending special announcements, news and
interest information for lecturers, students and other related recipients.

GPJ/CO6G/2017-2018 1
“BULK SMS SENDER”

1.1 What is Bulk SMS?

Bulk SMS is nothing but send bulk amount of messages at a time or one click.
The Bulk message sender generally used to send a message to large number of
recipient. It is a web based software is needed to send lacks of messages at a time.
Bulk message is the dissemination of the large number of message for delivery to
mobile phones. No software installation is required by your customer our bulk SMS
module will be available through the SMS platform web based administration tool.

Now a day's it is very popular to send bulk amount of the message in the
organization & Used in Marketing and Banking. Bulk SMS is often used by Big &
small business owners, E-commerce industry, media Companies, Banks for Alerts,
Marketing and Fraud control alerts, Reminders, Marketing of products and services.
It’s also commonly used between staffs of company or bank and their clients. One
advantage of Bulk Messaging is that it delivers your message directly to the mobile
handsets anywhere around World.

1.2 Types of Bulk SMS Services:

1.2.1 Promotional SMS service:

Promotional SMS is uses brands to registered and non-registered mobile


numbers to boost their reach and sales. These are SMS which are sent with the
objective of promoting your product or service. This category includes any sales &
marketing messages which may or may not be solicited by the recipient. Promotional
SMS can be send only from 9AM to 9PM and only to numbers that are Non- DND
numbers. Bulk SMS is widely used for promotional services. It is known as a very
important marketing tool. You can come up with a new offer for your store and
inform your customers about the same in just a matter of minutes. SMS service is very
useful for updating your customers about different information related to your

GPJ/CO6G/2017-2018 2
“BULK SMS SENDER”

business. You could use this platform to entice your customers and get them to do
more business with you. This is one of the very important ways of sending bulk SMS.
Benefits of promotional SMS are that it is cost effective and businesses can get quick
responses from their customers.
Examples of Promotional SMS:
Dear Travel Agents, Now Get Flat 10% Off on
Flight Same has been updated on the portal. Login now and start booking !

1.2.2 Transactional SMS service:

Transactional SMS is informative SMS people like to receive these SMS,


like banking , school , colleges , alerts , bill payment reminders , OTP etc. And these
SMS will be deliver to all DND and Non-DND numbers and it works 24 hours.
Messages can be sent 24/7 from your own 6-character Sender ID. These are messages
which are sent to your customer to pass on information necessary for using your
product or service.

Examples of Transactional SMS:


1) A message sent by a bank to an account holder
regarding his/her available account balance.

2) If you are a university and would like to send


messages to the parents of your students about their marks

1.3 How Much Does Bulk SMS Cost?

Our bulk SMS software and service are free to use, you simply pay for the texts
that you send. You can buy Textlocal SMS credits online and use these credits to send
both Promotional SMS and Transactional SMS (1 SMS credit = 1 single part SMS of
160 characters). Check out our bulk SMS pricing.

GPJ/CO6G/2017-2018 3
“BULK SMS SENDER”

1.4 Uses of Bulk SMS Services:

1.4.1 Banking:
Transactional Bulk SMS is enabling banks to send instant SMS messages to
clients informing them about banking transactions and changes to their accounts.

1.4.2 Marketing And Advertising Agencies:


Bulk SMS is providing marketing companies with the ability to send a large
number of bulk SMS messages to their clients in a short time to promote new
products and services.

1.4.3 School And Education:


The Bulk SMS Service is very useful for School & Colleges. Educational
Institutions are sending message to Parents to communicate about student, about their
homework, extra circular activity, Score card. So at a time they will update many
parents.

1.4.4 Travel Agencies:


Bulk SMS is enabling travel agencies to integrate SMS messaging into their
reservation systems to notify clients with flight information as well as railway
reservation and other critical alerts.

1.4.5 Insurance Companies:


SMS Insurance companies can remind Policy holders about premium
payment dates.

1.4.6 Healthcare:
Hospitals can send SMS messages to their patients to remind them about their
appointments. Patients receiving critical medications can be reminded to take them by
SMS.

GPJ/CO6G/2017-2018 4
“BULK SMS SENDER”

1.4.7 Marriage Invitations:


One of our customers only gives us the idea to invite for marriage. So that
time I am very surprise how customer is updating all the time to their guest.

1.4.8 E-Commerce:
Provide your customers with the real-time updates of their order and shipping
details.

GPJ/CO6G/2017-2018 5
“BULK SMS SENDER”

2. LITERATURE SURVEY

2.1 Introduction:
We are visit www.textlocal.in and www.logonutility.com for get the some
information about the bulk SMS. In this literature survey we are understand about the
bulk message sender and how to send bulk amount of message in any organization for
information alert about the organization. Textlocal is says that the bulk message
sender are most useful in big commercial agencies for sending the bulk amount of
messages. Logon Utility has a Bulk SMS gateway that pushes the simple message to
mobile phones. In other words, we have an effective tool that sends the Bulk SMS
through the internet to the people on the handheld device.

2.2 Short Message Service (SMS)?


SMS stand for short message service. It is technology that enables the sending
and receiving of message between mobile phones. SMS first appeared in European
1992. One SMS message can contain at most 140 bytes of data, so one SMS message
can contain up to 160 characters .once a message is sent it is received by a SMSC
(short message service center) which must then get it to the appropriate mobile
device.

2.3 Bulk SMS ?


The Bulk SMS is very popular to send bulk amount of the message in the
organization & Used in Marketing and Banking. Bulk SMS is often used by Big &
small business owners, E-commerce industry, media Companies, Banks for Alerts,
Marketing and Fraud control alerts, Reminders, Marketing of products and services.
It’s also commonly used between staffs of company or bank and their clients. One
advantage of Bulk Messaging is that it delivers your message directly to the mobile
handsets anywhere around World.

GPJ/CO6G/2017-2018 6
“BULK SMS SENDER”

2.4 Textlocal:
We are visit www.textlocal.in for get the some information about the bulk
SMS. In this literature survey we are understand about the bulk message sender and
how to send bulk amount of message in any organization for information alert about
the organization. www.textlocal.in is says that the bulk message sender are most
useful in big commercial agencies for sending the bulk amount of messages.
Bulk SMS or bulk messaging refers to businesses sending SMS to one or
more recipients via software platforms such as Textlocal. Bulk SMS can scale up to
millions of recipients in the case of informational or promotional broadcasts.
Alternatively, bulk SMS can also mean individual SMS sent to customers upon an
action e.g. receiving an alert on credit card transaction. Both these activities can be
easily carried out from bulk SMS platforms as they allow businesses to create,
schedule, send and track SMS campaigns.

2.5 Logonutility:
In this digital world, while exploring on the internet, we got the names of
many Bulk SMS service providers and picked up one randomly, hence
disappointments. To get the best Bulk SMS service provider is a somehow daunting
task. But today, this barrier will be overcome by the Logon Utility. It is an IT
company that has a robust SMS reseller network of 1200+ and handling over 15000+
clients in India. Utility’s success is entirely shown on an official website
logonutility.com where you can look at our best setup, services, infrastructure, and
veteran professionals as well.
The Logon utility have free Bulk SMS credits for first time signup clients so
visit our contact page and fill inquiry form to get more benefits. During sign up a
question come in mind that How to send Bulk SMS than we also have complete
information available on website. Send Bulk text messages online and also know what
is SMS messaging.

GPJ/CO6G/2017-2018 7
“BULK SMS SENDER”

3. METHODOLOGY

3.1 Existing System:

India has one of the densest and prospective markets for cellular phones, and
mobile service providers have a strict policy about providing access to their customer
bases. Many consumers activate “Do Not Disturb” services that disallow mass
publicity calls and messages. However, Bulk SMS service provider in Mumbai
maintain databases of people who are open to mass messages. This means that a
company engaging in this kind of marketing can actually reach out to a target
audience more efficiently. Not all bulk SMS reseller providers have extensive
resources however, and it is up to you to select the right vendor.
Bulk SMSs reach the target audience with greater efficiency than television
or print advertising because they reach the client directly. A message on your phone is
something that you can always refer to later; and it doesn’t go ignored as marketing
calls often do. On the other side of the playing field, a bulk SMS reseller provider can
reach out to thousands of people within a limited cost. While conventional advertising
cannot guarantee the attention of your intended target audience, bulk SMSs will allow
you a deeper reach into the market without spending as much as you would when
engaging in conventional marketing!
Moreover, in this digital world, smartphones are the best partner. Without it,
nobody survives. Even the old aged or illiterate people used to have smartphones and
they try to read all messages. These people never read email as they don’t have an
email account. Hence, there may be no doubt that Bulk SMS service will assist you to
connect with your audiences better. Get your Bulk SMS service through us thousands
of your audience at the same time. It is believed that an SMS is opened within five
minutes of its receipt, making it an effective medium to attain out on your target
market.

GPJ/CO6G/2017-2018 8
“BULK SMS SENDER”

3.2 Proposed System:


This project is very useful for the study of C# .net and interaction between
SMS and Computer program. This project report consists of basic idea of BULK SMS
receiving and sending through personal computer. This project basically support to
busy people who want to save the time. We have provide easy interaction for user for
adding new contact name & contact number. And also we can store information of
that person. We have provide MySQL database for store information of the person.
We mainly emphasis on promotional SMS. SMS will be delivered 9 am to 9 pm only.
The Promotional SMS will deliver only to Non-DND numbers.

GPJ/CO6G/2017-2018 9
“BULK SMS SENDER”

4. REQUIREMENT SPECIFICATIONS

To be used efficiently, all computer software need certain hardware


components are the other software resources to be present on a computer. These pre-
requirement are know as system requirements and are often used as a guide line as
opposed to an absolute rule. Most software defines two sets of system requirements
minimum and recommended with increasing demand for higher processing power and
resources in newer versions of software, system requirement tend to increase over
time.

4.1 Hardware Specification:


The most common set of requirements defined by any operating system are
software application is the physical computer resources also known as hardware a
hardware requirement list is often accompanied by a hardware compatibility list
(HCL), especially in case of operating system HCL lists tested compatibility and
sometimes in-compatibility hardware devices for a particular operating system or
application. The following sub-sections discuss the various aspects of hardware
requirement.

 Hardware Requirements For Present Project:

Processor : Intel core i3


RAM : 2GB
Hard disk : 500GB ( Minimum 80GB)

GPJ/CO6G/2017-2018 10
“BULK SMS SENDER”

4.2 Software specification:

Software specification deal with defining software resource requirements and pre-
requirement that needs to be installed on a computer to provide optimal functioning of
an application. These requirement are pre requirement are generally not included in
the software installation package and need to be installed separately before the
software is installed.

 Software Requirements For Present Project:

Operating System : Windows 7

Front - end : C# .NET

Back - end : MySQL

GPJ/CO6G/2017-2018 11
“BULK SMS SENDER”

5. ADVANTAGES

5.1 Speed Marketing:


In today’s times when most of the businesses are on the go, you get much
lesser time to be in touch with your promising customers. So, it is necessary whatever
you are trying to convey should be short and to the point so that the customer doesn’t
have to spend much time on it. And bulk SMS has the capability of mass access.

5.2 Customer’s Attention:


Getting customer’s attention is the key to open the possibility for your
business or service. Here the necessary aspect that counts to be working for the
customers is span of time spent by the customers in reading an e-mail or SMS. It also
includes the effort that is made by the customer while reading the text. SMS stands
more effective than an email because it asks for lesser effort from the customers and
when delivered, the message can be read even later.

5.3 Effective Communication:


Bulk SMS are unidirectional communication channel, a contact number, a
website link can be easily shared through the message. Such information can be used
for customer’s further reference. In addition to this, a personalized message can be
sent to the respective set of customers according to the details of demographics and
their interests.

5.4 Easy reach:


Now a day’s even a simplest mobile phone has an SMS features. People do
not need any internet connection to access the SMS features( that is the best bulk
SMS benefits it has very few dependency). That means you can reach more user with
SMS than any other platform.

GPJ/CO6G/2017-2018 12
“BULK SMS SENDER”

5.5 Low Cost:


Newspaper ads, TV commercials and almost all forms of outdoor advertising
are cost prohibitive for most small to medium sized businesses. Bulk SMS marketing
on the other hand has such low set up and running costs.

5.6 Delivery Report:


SMS can be easily tracked using the delivery reports. You are able to see
which messages were delivered to which mobile numbers.

GPJ/CO6G/2017-2018 13
“BULK SMS SENDER”

6. DISADVANTAGES

6.1 Server Problem:


When server gets fail at that time message cannot be send to anyone
recipients. servers give problem, some might be due to upgrade.

6.2 Delayed Messages:


I sent a message for hospital visit on March 12th 2018(11am), and I expected
a large turnout for the March 14th rally, to my surprise, some of my members
received the message that day (March 14th). Delayed SMS can be frustrating also.

6.3 SMS Character Limit:


The messages are limited to only 160 characters. Any thing longer, and you
risk your message breaking up into several smaller messages.

GPJ/CO6G/2017-2018 14
“BULK SMS SENDER”

7. FUTURE SCOPE

The scope below demonstrate how Bulk SMS Easy is utilized in various
industries to achieve business and communication efficiency and solve critical
business problems. There is scope for Bulk SMS specially in India, as you know that
India still comes under developing country so there is too much of requirement of
Bulk SMS.
Sending SMS is quite easy and even school going kid are adept at it. You do
not have to experience any specialized training to learn the skill of texting. Everyday
people send hundreds of messages to their friends, office colleagues and even
strangers. This feature is now exploited for commercial purposes. Bulk SMS
marketing is now quite popular with many small and medium sized companies. Bulk
SMS marketing comes with quite a few advantages. First and foremost, there is no
advertising wastage as you have a clear idea of to whom you are sending the message.
Also, you have complete flexibility of sending the desired message. Companies spend
thousands of rupees just to attract customers, yet they are unable to retain even few of
them. Taking advantage of technology, company can create a strong communication
bridge to shrink the gap between brands and customers. Bulk SMS services is just
another way to reach people but what make this different is its instant reach and it
increase sales and two way communication instantly.
The TV and print advertising, you cannot control of the time of the message
delivery since it is governed by many factors. However, with SMS your potential or
existing customer reads marketing you can decide what time and day you want to
send the message so that it ensures it. Hence, it is more beneficial. The cost of
implementing a bulk SMS marketing plan is quite low. You can easily send bulk SMS
in India with the right software. When you look to send bulk SMS, ensure that you
follow the right means to acquire phone numbers of prospective buyers. The Bulk
SMS to be the perfect choice for the marketers. There is nothing to doubt that bulk
SMS services will be the right choice for the marketers to easily promote their
products and services as targeted to a huge population and attract more potential
customers.

GPJ/CO6G/2017-2018 15
“BULK SMS SENDER”

8. SAMPLE CODE

8.1 Splash Screen

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace StudentRegistration
{
public partial class splashscreen : Form
{
public splashscreen()
{
InitializeComponent();
}

private void splashscreen_Load(object sender, EventArgs e)


{
timer1.Enabled = true;
timer1.Start();
timer1.Interval = 200;
progressBar1.Maximum = 10;
timer1.Tick += new EventHandler(timer1_Tick);

GPJ/CO6G/2017-2018 16
“BULK SMS SENDER”

private void timer1_Tick(object sender, EventArgs e)


{
if (progressBar1.Value != 10)
{
progressBar1.Value++;
}
else if (progressBar1.Value == 10)
{
timer1.Stop();
this.Hide();
Login obj = new Login();
obj.Show();
}
else
{

}
}
}
}

8.2 Login Form

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;

GPJ/CO6G/2017-2018 17
“BULK SMS SENDER”

using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace StudentRegistration
{
public partial class Login : Form
{
public Login()
{
InitializeComponent();
}

private void btnLogin_Click(object sender, EventArgs e)


{
try
{
if (txtUsername.Text == "prashant" && txtPassword.Text == "psk@97")

{
this.Hide();
Students obj = new Students();
obj.Show();

}
else
{
MessageBox.Show("Invalid login");

}
}

GPJ/CO6G/2017-2018 18
“BULK SMS SENDER”

catch (Exception ex)


{
MessageBox.Show(ex.Message);
}
}

private void btnExit_Click(object sender, EventArgs e)


{
Application.Exit();
}

private void Login_Load(object sender, EventArgs e)


{

}
}
}

8.2 Add Contact

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using MySql.Data.MySqlClient;

GPJ/CO6G/2017-2018 19
“BULK SMS SENDER”

namespace StudentRegistration
{
public partial class AddContact : Form
{
MySqlConnection MyCon = new
MySqlConnection("datasource=localhost;Database=student;username=root;password
=root");

public AddContact()
{
InitializeComponent();
}

private void label2_Click(object sender, EventArgs e)


{

private void button1_Click(object sender, EventArgs e)


{
try
{

if (txtContactName.Text == "" || txtMobileNo.Text == "")


{
MessageBox.Show("please enter contact name and mobile number!");

}
else
{

GPJ/CO6G/2017-2018 20
“BULK SMS SENDER”

MySqlCommand cmd = new MySqlCommand(@"INSERT INTO


student_reg(Name,Mobile)
VALUES (@Name,@Mobile)", MyCon);

cmd.Parameters.AddWithValue("@Name",
txtContactName.Text.Trim());
cmd.Parameters.AddWithValue("@Mobile", txtMobileNo.Text.Trim());

MyCon.Open();
cmd.ExecuteNonQuery();
MyCon.Close();

MessageBox.Show("Record Saved");

txtMobileNo.Text = "";
txtContactName.Text = "";
}

}
catch (Exception ex)
{
MessageBox.Show(ex.Message);
}
}

private void button2_Click(object sender, EventArgs e)


{
this.Close();
}
}
}

GPJ/CO6G/2017-2018 21
“BULK SMS SENDER”

9. DESIGN

9.1 Flowchart:

Create SMS

Database in

Check mobile
number is valid
or not

NO
YES

Message send status


success.
Message send status
failure.

SMS delivered to the


recipients.

Fig. 1 Flow Chart

GPJ/CO6G/2017-2018 22
“BULK SMS SENDER”

9.2 Gateway

Fig.2 Bulk SMS Gateway

GPJ/CO6G/2017-2018 23
“BULK SMS SENDER”

10. SAMPLE SCREENSHOTS

10.1 Splash Screen

10.2 Login

GPJ/CO6G/2017-2018 24
“BULK SMS SENDER”

10.3 Message Screen

10.4 Incomplete Registration Form

GPJ/CO6G/2017-2018 25
“BULK SMS SENDER”

10.5 Filling Registration Form

10.6 Registration Success

GPJ/CO6G/2017-2018 26
“BULK SMS SENDER”

10.7 Add Contact Form

10.8 Filled Add Contact Form

GPJ/CO6G/2017-2018 27
“BULK SMS SENDER”

10.9 Message sending fail

10.10 Message successfully send

GPJ/CO6G/2017-2018 28
“BULK SMS SENDER”

11. CONCLUSION

This project is widely use full in any organizations, colleges, banking,


companies, E-Commerce, Market News, Government & Public Utilities, Logistics,
Media & Entertainment, Travel & Tourism Industry etc.
Alert your customer/user about the new updates of organization/colleges. In
Logistics it use to send the shipping updates, invoices, bills, tracking detail web URLs
and much more via an SMS. Media & Entertainment it use to invite the audience to an
FM/TV show or ask the audience to vote for their favorite contestants in your reality
show. and it also used in Travel & Tourism Industry Become a travel buddy of your
customer by sending all the itineraries and travel routes via an SMS to make their
journey more hassle-free.

GPJ/CO6G/2017-2018 29
REFERENCES

 Arnaud Henry-Labordere, Vincent Jonack- “SMS and MMS


Interworking in Mobile Networks”

 Eric Gunnerson -“A Programmer's Introduction to C#, 2nd


edition (Apress)”

 Ted Faison –“Component-Based Development with Visual


C# (M&T books)”

 Dotson Creative Publishers- “Bulk SMS Business Blueprint:


How To Start Bulk SMS Business Online (Unlimited
WEALTH BOOKS) (Kindle Edition)”

 Paul DuBois- “MySQL (4th Edition)”

 Dudley W. Gill- “Building Web Applications with C#


and .NET: A Complete Reference”

You might also like