Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在处理财务消息传输,我们的任务是从一个系统向另一个系统发送 ISO-8583 消息,我们决定操纵 jpos,发生的问题是我们来自另一端的接收器不是 jpos 服务器,所以它不识别 MTI 在哪里,标题在哪里,以及类似的东西,更清楚地说,它不识别 jpos pack输出。
我们可以做些什么吗?我们是否有义务在我们的末端(jpos 的末端)进行修改?