how to block network packets using Java

A

Aditya

Guest
Hi everyone. I am a student studying computer engineering. My academic
project is the development of a firewall for Windows XP using Java language.

Now i'm done with deciding the firewall policy rules. The next step is to
implement these rules. For this I will need to block the incoming packets.
How to accomplish this? Please help.
 
"Aditya" <Aditya@discussions.microsoft.com> wrote in message
news:E64AE9A4-F159-4A88-B19E-C9C4D53F9BD7@microsoft.com...<span style="color:blue">
> Hi everyone. I am a student studying computer engineering. My
> academic
> project is the development of a firewall for Windows XP using Java
> language.
>
> Now i'm done with deciding the firewall policy rules. The next step
> is to
> implement these rules. For this I will need to block the incoming
> packets.
> How to accomplish this? Please help.</span>


Do your own homework.
 
Back
Top