Hi,
I want to try create a simple firewall which restricts applications from accessing the internet except for applications I allow. Like netlimiter. So it would have to allow internet access for applications that are white listed and drop the connections for the rest. Is this possible with c# or vb.net? If it is possible can you please point me in the right direction.
Thanks