Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Grant Young   on Nov 23 In Java Category.

  
Question Answered By: Shobhana R.   on Nov 23

You cannot do a firewall  in java. java  is not kernel level, therefore
you would need to open up and bind to every available port number before
you can read it.

You would be better off doing a linux module  that is a firewall, such as
IPTables, or similar.

Share: 

 
 
Didn't find what you were looking for? Find more on Fireawalls using java Or get search suggestion and latest updates.


Tagged: