Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide a complete example of the process of sending a request to the iso 8583 server #160

Open
MohamadSuhiebAjaj opened this issue Feb 19, 2024 · 0 comments

Comments

@MohamadSuhiebAjaj
Copy link

Can you provide a complete example of the process of client sending a request to the iso 8583 server

So that the process is synchronous, similar to sending an http request
Where the connection is made with the server, then the message is sent, then the result is obtained and returned in the form of a string or after decoding it. (with exception handling)
For example, in Kotlin (android)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant