Skip to content

Latest commit

 

History

History
 
 

smpp-repl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

SMPP REPL

Command

Client feature

  • connect to target smpp server
  • disconnect
  • send-message, send a submit_sm to remote
  • send-ussd, send a submit_sm with ussd_service_op to remote
  • query, send a query_sm or query_broadcast_sm to remote
  • load-test, Load testing to server

Server feature

  • start-service, Start SMPP Server
  • stop-service, Stop SMPP Server
  • send-message, Send a deliver_sm to client-side
  • load-test, Load testing to client