如何在C#编程中使用IP地址和端口号将Iso8583格式的消息发送到银行服务器? [英] How Do I Send Message In Iso8583 Format To Bank Server Using Ip Address And Port No In C# Programming?

查看:73
本文介绍了如何在C#编程中使用IP地址和端口号将Iso8583格式的消息发送到银行服务器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须创建一台KIOSK机器,使用户可以自己打印存折。为了从银行服务器获取详细信息,他们将提供IP和PORT no。我正在使用ISO8583消息传递格式来发送和接收消息。请向我提供如何将ISO消息发送到银行服务器的解决方案。我使用c#windows应用程序作为KIOSK接口。



提前谢谢。

I have to create a KIOSK machine which enables user to print passbook by themselves .In order to get details from the bank server they will provide me the IP and PORT no. I am using ISO8583 messaging format to send and receive messages.Please provide me solution on how to send ISOmessages to bank server.I am using c# windows application as KIOSK interface.

Thanks in advance.

推荐答案

而不是套接字编程我们不能在银行网站托管一些服务(安全wcf服务)并从KIOSK终端使用相同的服务并且格式化的数据用于打印。
instead of socket programming cant we have some service (secure wcf service) hosted at bank site and consume the same service from KIOSK terminal and have your data formatted for printing.


这篇关于如何在C#编程中使用IP地址和端口号将Iso8583格式的消息发送到银行服务器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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