c# - Control Internet connection data -


I want to control the Internet connection program, (I use Visual Studio .NET (C #)). I want to process all requests sent over the Internet. For example, if there is a user on any browser type "google.com", then I would like to receive this request before sending it over the Internet.

Just, it is a process that uses data from the Windows Communication Port to retrieve and retrieve, please explain any simple article to this process, any person has any idea How to control the data flow using dot net on communication ports

You can learn this That is, a transparent proxy which automatically teaches yourself WININET Combines Nkla so

... this program here registration systems as proxy for Microsoft Windows Internet Services (Vininet) in. , HTTP layer used by Internet Explorer, Microsoft Office and many other products.

In addition, take a look at the answer to this question -


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -