c# request and response of server

AnIs DaNis 1 Reputation point
2021-11-23T04:59:33.597+00:00

hi
first question

I have a tool that connects to this site https://request.com/api.php
Checks if the link content has the number "1"

i need to replace response this site https://request.com/api.php for tool

form1 two textbox and button

textbox1 log of response of any url
eavesdrops on the response from the server

textbox2 i will add any response

button1
It sends textbox2 content to the tool

An example of my request:
https://www.httpdebugger.com/manual/autoresponder.html

I want the right way to understand this well
thanks

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,121 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,720 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AnIs DaNis 1 Reputation point
    2021-11-25T16:03:47.123+00:00

    any help ?

    0 comments No comments

  2. Limitless Technology 39,351 Reputation points
    2021-11-25T16:24:37.723+00:00

    Hi there,

    I an unware of your complete situation , but can guide you to this article which might help you out in getting the right inputs.

    https://learn.microsoft.com/en-us/dotnet/framework/network-programming/how-to-request-data-using-the-webrequest-class

    ------------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments