Closed germanescobar closed 12 years ago
i can help on this point
Thanks for your interest in helping. Basically, we need a first version of a connector that allows SMPP clients to send messages through the gateway (that would be the first step). Please take a look at http://code.google.com/p/mokai/wiki/ExtendingMokai for instructions on how to create the connector project.
Also, take a look at https://github.com/germanescobar/smpp-server, a simple SMPP Server that I wrote. I was thinking of using that project as the base of the connector. However, if you have a different approach, go ahead.
Please, don't hesitate to contact me at german.escobarc@gmail.com if you have any questions or need help with something.
I have uploaded a first rough version of the connector. It still has room for improvement.
The SMPP Server should accept client connections, receive and send messages.