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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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/