1
vote
2answers
82 views
Will embedded Firebird/Delphi cause a firewall ‘hit’?
I'm looking at porting an Interbase 6 / Delphi 7 application to embedded Firebird in Delphi 2007. One of the problems we have is getting our users (often quite an unskilled bunch, …
1
vote
3answers
78 views
what is best port for program
Which of the following ports is the best one to use for a program I'm working on using a custom protocol still under development. I'm looking for one that will be accessible to vir …
1
vote
5answers
28 views
Debugging customer firewall issues
How do you debug a firewall issue with your application at a customer site? Currently we have an issue where Apache and Tomcat (part of the application) throw errors that sound li …
0
votes
2answers
33 views
Restricting tcp communication to specific ip’s using C#
Hi,
I want to make a simple program that can restrict any communication over the internet except for some specific ip's. So that the user can eliminate any unwanted traffic. It ha …
1
vote
3answers
212 views
Connecting/Tunneling to remote server to bypass firewall
I want to try out some of the MySQL software, like Workbench, on the MySQL Db I develop on at work. After many failed attempts to make the connection, I finally asked one of the se …
2
votes
6answers
1k views
WCF push to client through firewall?
See also How does a WCF server inform
a WCF client about changes? (Better
solution then simple polling, e.g.
Coment or long polling)
I need to use push-technology with W …
2
votes
2answers
72 views
Basic HTTP firewall
I am beginning work on an intelligent firewall but before I do that I need to understand clearly how a very basic firewall will work. Since me and my team is most comfortable in C …
0
votes
0answers
8 views
CSF Firewall configuration for single domain name
Hello all,
i'm running on a Dedicated server and i have two IPs
Is it possible to block some ports for just one of the IPs via CSF firewall?
What i mean is that i have two doma …
1
vote
1answer
40 views
JAVA RMI Client side random ports
Hi,
I have a java 1.4 RMI application. By using custom socket factory, I am running my RMI server in a particular port (5050).
The problem is, when the RMI client application tr …
0
votes
1answer
82 views
Active FTP client blocked by Windows Firewall on Windows 7
I have an application that runs as a service and contains an FTP client. It needs to connect to an FTP server that only supports Active FTP. When I attempt to get a list of files o …
0
votes
0answers
34 views
how to Upgrade apache httd and openssh to the latest version on endian firewall(Endian Firewall Community is a “turn-key” linux security distribution)? [closed]
hi
how to Upgrade apache httd and openssh to the latest version on endian firewall(Endian Firewall Community is a "turn-key" linux security distribution)?
Can anyone help me?
1
vote
0answers
44 views
Firewall blocked some features of the program [closed]
Hi I made a new build for my application. But I am getting an error when i am trying to open rox from that application, like firewall blocked some features of the program and after …
1
vote
4answers
61 views
ports on computer and firewall and it’s purpose - 101 question [closed]
Ok, computers have ports for applications to transfer data from the outside world into a firewall and then into a computer.
Then how does firefox and internet explorer use the sam …
1
vote
3answers
103 views
blocking the URL on windows vista
Dear All,
I wanted to allow only one URL and block rest of the URLs
But I am not able to do so,
I have referred to the below link
http://social.msdn.microsoft.com/Forums/en-US/ …
0
votes
1answer
35 views
Simple firewall in .net
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 int …
