Question

I can't find any SMPP libraries for Qt. Does it exists? Or how to attach it to my project?

Can somebody advice for me any issues?

Was it helpful?

Solution

SMPP is a rather specific protocol. Qt is more of a general purpose desktop and mobile development platform.

This looks like a LGPL licensed C++ project:

https://sourceforge.net/projects/smppcxx/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top