8000 GitHub - martingy/smsc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

martingy/smsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple SMSC program

Simple maven project which has tests in src/test/java and implementation in src/main/java. There's a sample input file in src/test/resources which can be used as a run argument to the console application.

Requirements:

  • Java 8
  • Maven 3

Implemented features:

  • allow a number to subscribe/unsubsribe
  • subscription/unsubscription to SMSC
  • send a message to one or more other subscribers

Still in TODO:

  • send a message to group (in the sample input file, it is commented out)
  • send a broadcast (in the sample input file, it is commented out)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0