我想开发一个中间件应用程序,用于在交换机应用程序到核心银行系统之间交换iso8583消息。如何使用C#异步套接字编程实现此目的 [英] I want to develop a middleware application for exchange iso8583 message between switch applications to core banking system. How can do this using C# asynchronous socket programming

查看:86
本文介绍了我想开发一个中间件应用程序,用于在交换机应用程序到核心银行系统之间交换iso8583消息。如何使用C#异步套接字编程实现此目的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发一个中间件应用程序,用于在交换机应用程序到核心银行系统之间交换iso8583消息。我需要一台服务器,它从交换机应用程序接收消息并发送到核心银行系统并将这些数据存储到数据库中,并将响应从核心银行系统发送回交换机应用程序。所以我认为我需要开发服务器客户端应用程序,服务器有时作为服务器工作,有时作为客户端工作。我试图通过使用C#异步套接字编程开发此应用程序,但不能这样做。任何人请帮助我如何做到这一点。



I want to develop a middleware application for exchange iso8583 message between switch applications to core banking system. I need a server which receive message from switch application and send to the core banking system and store this data into database and send back the response from core banking system to switch application. So I think I need develop server client application, the server sometime work as a server and sometimes work as client. I am trying to develop this application by using C# asynchronous socket programming but can’t do it. Any one please help me how can do this.

Switch Application <=> Middleware App <=> Core banking system

推荐答案

请阅读代码项目快速解答常见问题解答 [ ^ ]。此站点提供有关修复与您编写的代码相关的问题的帮助。它没有资源为您进行研究,设计和分析。
Please read Code Project Quick Answers FAQ[^]. This site offers help in fixing problems associated with code that you write. It does not have the resources to do your research, design and analysis for you.


这篇关于我想开发一个中间件应用程序,用于在交换机应用程序到核心银行系统之间交换iso8583消息。如何使用C#异步套接字编程实现此目的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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