How to write simple SMPP server

Posted by Olaseni on Stack Overflow See other posts from Stack Overflow or by Olaseni
Published on 2010-03-12T04:39:19Z Indexed on 2010/03/14 4:45 UTC
Read the original article Hit count: 382

Filed under:
|

I want to write a simple SMPP Server that basically forwards traffic to another SMPP server (C#, PHP). What are the things I need to know? How do I proceed?

© Stack Overflow or respective owner

Related posts about smpp

Related posts about server