[OTP] C# How to block outbound data by using WindowsXP Firewall in C# managed code?

Hi;

My project need to block outbound data at C# programming, and I try to use WindowsXp Firewall for that; but by default, this firewall just blocks inbound, anybody has idear to do that?

Thanks for reply!

Simon

[237 byte] By [Simon_X] at [2008-2-22]
«« help
»» redirect
# 1

If your using C# then your in the wrong forum.

Try posting in the C# forums.

http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=31&SiteID=1

spotty at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Off-Topic Posts (Do Not Post Here)...
# 2
Thread unlocked and moved to C# forum
DMan1 at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Off-Topic Posts (Do Not Post Here)...
# 3
What is the question? Do you want to simply block outbound data from all applications based on some criteria? If you want to do this with the Windows XP Firewall, you can't, and this isn't the forum for that type of question.
PeterRitchie at 2007-8-30 > top of Msdn Tech,Feedback for forums and MSDN websites,Off-Topic Posts (Do Not Post Here)...