testing - How to mimic SMPP connection -


i have situation. application sending multiple smses end client number varies 50000 100000 smses @ point of time. achieve functionality using kannel sms sender interface.

so solution complete. in development environment! before going in production supposed testing of solution environment.

is there suggestion created testing environment?

to give more input environment; kannel using smpp connection deliver messages end client. so, think need mimic smpp server kannel.

smppsim www.seleniumsoftware.com

also try sctt , logica smscsim


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -