列出当前连接到Internet的所有URL

问题描述:

您好b $ b

我想在C#中编写一个Windows窗体应用程序。在按钮上单击我想列出当前连接到互联网的所有URL。

URL可能已经通过浏览器或其他一些应用程序连接,如Java更新,恶意程序等。如何列出所有URL及其进程。如果找到可用的文章,其链接将对我有所帮助。 :)



谢谢。

Hi
I want to write a windows forms application in C#. On button click I want to list all the URLs that are currently connected to internet .
The URLs might have been connected via browser or some other applications like java update, a malicious program etc. How to list all the URLs and its processes. If an available article is found, its link would help me. :)

Thanks.

听起来好像要编写防火墙。尝试使用该术语进行搜索。



祝你好运!
Sounds like you want to write a firewall. Try use that term for searching.

Good luck!


这也可以帮到你!



.NET中的数据包过滤 [ ^ ]
This might also help you!

Packet Filtering in .NET[^]