使用JAVA连接到SMPP服务器 [英] Connect to an SMPP server using JAVA

查看:538
本文介绍了使用JAVA连接到SMPP服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要通过JAVA连接到SMPP服务器并将数据发送到它以便从SMPP服务器提供SMS(由第三方提供)我有登录详细信息和api文件。



我不知道smpp是什么,也不知道如何通过JAVA连接到它。我已经设置了一个接收电子邮件的邮件服务器。然后,我需要阅读该电子邮件的正文,并根据我从SMS提供商处收到的api文档将正文转换为标签等smpp。 (全部在JAVA完成)



我现在唯一的任务是连接到SMPP服务器发送短信,我不知道从哪里开始。我一直试图在谷歌上找到一些东西,但是很少。



我会很感激任何给出的建议

I need to connect to an SMPP server through JAVA and send data through to it for SMS to be delivered from SMPP server (Provided by third party) I have the login details and api document.

I just have no idea what smpp is nor how to connect to it via JAVA. I have setup a mail server that receives emails. I then need to read the body of that email and convert the body to tags etc for smpp as per api document I received from the SMS provider. (All done in JAVA)

My only task now is to connect to the SMPP server to send out the SMS's, and I have no idea where to start. Ive been trying to find something on google but there is very little.

I will be grateful for any advice given

推荐答案

您有足够的选择范围,例如:

http://sourceforge.net/projects / jsmppclient [ ^ ],

https://github.com/uudashr/jsmpp [ ^ ],

https ://github.com/twitter/cloudhopper-smpp [ ^ ],

http://opensmpp.org [ ^ ],

http://sourceforge.net/projects/logicasmpp [ ^ ]。



这只是在开源世界的表面上看到的。



-SA
You have enough to choose from, for example:
http://sourceforge.net/projects/jsmppclient[^],
https://github.com/uudashr/jsmpp[^],
https://github.com/twitter/cloudhopper-smpp[^],
http://opensmpp.org[^],
http://sourceforge.net/projects/logicasmpp[^].

This is only what can be seen on surface of open-source world.

—SA


这篇关于使用JAVA连接到SMPP服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆