Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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
Posted
Updated 22-May-15 22:38pm
v4

1 solution

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.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900