nashaf said:
I am working on a firewall in java. i need help about the basic design
what classes to use and how they will ommunicte
Basically i need to know the basic working of the firewall
1) that is not a java question
2) if it was a java question, comp.lang.java.help would probaly have
been a more appropriate newsgroup
3) java is generally not a suitable choice for writing firewalls. (How
many existing firewalls have you seen that are written in java?)
4) it appears you don't know much about firewalls. Given that firewalls
are very important and (obviously) are related to computer security,
anyone who has to ask "how to do firewalls work?" shouldn't (at that
stage) be thinking about writing a firewall.
alex