Need sms application server, JAVA Programming

Assignment Help:

Project Description:

A java application is required with the subsequent features

1. Ability to use GSM Modem (and/or Mobile phones) or SMPP to send and receive SMS messages

2. Receiving and Processing of Incoming Messages

a. Retrieve SMS messages received on the smpp/Modem

b. Parse the SMS into a provided format

c. Write the message into database table (inbox)

d. Reformat the messages to a particular XML format

e. Send the XML format via TCP/IP Socket to 3rd party application

f. Receive response from TCP/IP socket of 3rd party application

g. Based on the response, update the DB Status column

h. If Reply is shown in the Log, send Reply message to the SMS Sender

3. Message Origination - Sending and Processing of Outgoing Messages

a. Receive message (XML or http request) from other application via TCP/IP socket or http request (Get/Post)

b. Parse the message

c. Write the message to db table (outbox)

d. Send the message as SMS via Modem/smpp

Kindly note these keywords for sign of what the project is involved - gms modem, sms processing, smpp, database (mysql/mssql), tcp/ip socket, http(post/get).

Skills required are Anything Goes, Java, MySQL


Related Discussions:- Need sms application server

Demonstrate a minimal server and client program, This exercise will give yo...

This exercise will give you some introductory exposure to network programming with sockets. Your task is to demonstrate a minimal server program and client program that can send on

Multi treading array program, You are to write a program name arrayScaling....

You are to write a program name arrayScaling.java that will randomly generate 5000 integer number raging from 1 - 49 and place them in an array. 1.  The program will scale thi

How to execute class with a main() method in a package, Example:  You have...

Example:  You have a class named "Set" in a project folder "e:\myProject" and package named com.zxy.client, will you be able to compile and execute it as it is

Describe the if statement in java, Describe the if statement in Java ? ...

Describe the if statement in Java ? All but the most trivial computer programs required to form decisions. They test a condition and operate in a different way based on the out

Program to insert item in tree, public class TreeTest {     public static v...

public class TreeTest {     public static void main(String args[])     {         Tree t = new Tree ();         System.out.println("Populating");         t.insertItem(1);         t

#, Consider the following code? What input is needed for x in order for the...

Consider the following code? What input is needed for x in order for the sum variable that is output at the end of the code to be 12 ? (In other words: what do I need to make X be

#title.using linked list, Write a program that takes as input a sequence of...

Write a program that takes as input a sequence of transactions of the form

Java pass arguments by value or reference, Does Java pass arguments by valu...

Does Java pass arguments by value or reference? Ans) Pass by value. 1. When passing primitives, it going a copy of the variable to the method. Any change made in the method d

43560 square feet., calculate the size of the tract of land by the size of ...

calculate the size of the tract of land by the size of an acre to get the number of acres.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd