資源簡介
電信SMGP協(xié)議實(shí)現(xiàn)java版,可直接運(yùn)行。內(nèi)帶demo
代碼片段和文件信息
package?com.wondertek.ctmp.protocol.smgp;
public?class?SMGPActiveTestMessage?extends?SMGPbaseMessage?{
public?SMGPActiveTestMessage()?{
this.commandId?=?SMGPConstants.SMGP_ACTIVE_TEST;
}
@Override
public?String?toString()?{
StringBuffer?buffer?=?new?StringBuffer();
buffer.append(“SMGPActiveTestMessage:[sequenceNumber=“)
??.append(sequenceString()).append(“]“);
return?buffer.toString();
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-08-24?16:59??smgpapi\
?????文件?????????361??2009-02-24?09:35??smgpapi\.classpath
?????文件?????????383??2009-02-22?14:52??smgpapi\.project
?????目錄???????????0??2009-08-24?16:59??smgpapi\.settings\
?????文件??????????88??2009-02-24?11:38??smgpapi\.settings\org.eclipse.core.resources.prefs
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\com\
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\com\wondertek\
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\
?????文件?????????792??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPActiveTestMessage.class
?????文件?????????822??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPActiveTestRespMessage.class
?????文件????????8744??2016-05-24?08:51??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPApi.class
?????文件????????3325??2016-05-24?09:55??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPba
?????文件????????2242??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPConstants.class
?????文件????????6250??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPDeliverMessage.class
?????文件????????2256??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPDeliverRespMessage.class
?????文件?????????769??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPExitMessage.class
?????文件?????????816??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPExitRespMessage.class
?????文件????????3030??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPLoginMessage.class
?????文件????????2288??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPLoginRespMessage.class
?????文件????????4394??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPReportData.class
?????文件????????8416??2016-05-24?09:52??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPSubmitMessage.class
?????文件????????2068??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\smgp\SMGPSubmitRespMessage.class
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\util\
?????文件????????6273??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\util\ByteUtil.class
?????文件????????1380??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\util\MD5.class
?????文件?????????561??2016-05-23?18:53??smgpapi\bin\com\wondertek\ctmp\protocol\util\SequenceGenerator.class
?????文件?????????898??2009-02-24?09:40??smgpapi\bin\log4j.properties
?????目錄???????????0??2016-05-23?18:53??smgpapi\bin\test\
............此處省略44個文件信息
- 上一篇:2019最新Java程序員初中級面試寶典.docx
- 下一篇:java論文.doc
評論
共有 條評論