I have an wcf winforms self-hosted app using nettcpbinding.(net.tcp://aaa.homeip.net:9388) The problem is windows 7 firewall, I added the exception on the inbound and outbound list (port 9388) but sti
My Windows service needs to create/remove certain rules from the Windows firewall. For this I interface with NetFwTypeLib in <windows>\\system32\\hnetcfg.dll via COM. It works great on my 64-bit
It appears to me that ClickOnce applications will not work smoothly with Windows Firewall. I have been successfully using ClickOnce deployments for two years. This has hit a stumbling block now the e
I have a asmx webservice which is accessed from office intranet. I could consume through my flex app with the local IP Address of the hosted system. When that particular system was exposed to the inte
I have been trying to find some way of redirecting outbound TCP packets under windows, but so far have not been successful. Does anyone know of any software/code bit that would do something like that?
I have a computer (Vista) that has to have a firewall on it.Furthermore, it\'s imposed (from management) that under Firewall properties, the Outbond connections are blocked. The default is \"Allow\".I
I want to set a restriction on my firewall (windows firewall on windows 2008) to only allow connections fr开发者_StackOverflowom a certain dynamic DNS. Is this possible?
We have an application that auto-installs upgrades of itself on our customers\' (Windows OS/PCs) computers. It is lightweight (650K) and does a very specific task for our customers in helping us colle
I want be able to programmatically enable, disable, create firewall rules in Windows Server 2008 R2. What is the object model to modif开发者_如何学运维y the firewall rules from .Net/PowerShell?There i
Before saying anything let me tell you that i am not well educated int networks related subjects. I am a software developer and I have written and exposed a Service on HTTPS at port 8000. Now i want