Smpp协议客户端和服务端 SMPP(shortmessagepeertopeer)协议是一个开放的消息转换协议;它定义了一系列操作的协议数据单元(PDUS)和当SMPP运行时ESMS应用系统与SMSC之间交换的数据格式。里面为java可运行代码,其中可以自行开启服务端和客户端通信。
commons六大jar包 HttpClient发送URL 用到的jar包,总共留个 commons-codec-1.3, commons-httpclient-3.1, commons-io, commons-lang, commons-logging, commons-logging-1.0.4