how to receive and answer for a post method C#

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


how to receive and answer for a post method C#



I've got an application, which send a message using POST method.



How can I received this message, parse it, and send a feedback to this app.
In other words, I need a simple server, to read message and answer.
I don't need a website for browser, I just need webservice.



I want to do it in C#, but Delphi is also good.









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

415 Unsupported Media Type while sending json file over REST Template

PHP parse/syntax errors; and how to solve them?