Hello. I am working on an Intrusion Detection System and I want to test it using nessi2. So, my concern is about how to intercept packets sent over a network so that I may analyze them. How can I implement the packet sniffing features within my application.
Hello. I am working on an Intrusion Detection System and I want to test it using nessi2. So, my concern is about how to intercept packets sent over the network so that I may analyze them. How can I implement the packet sniffing features within my application.
Hello. I am working on an Intrusion Detection System and I want to test using nessi2. So, my concern is about how to intercept packets sent over the network so that I may analyze them. How can I implement the packet sniffing features within my application.
I have changed the names of the applications using annotations. @Name("Echo client kataliko") and for the server, @Name("Echo server kataliko")
Hello. I have written two applications : EchoClient and EchoServer, following the instructions from the manual. I have successed to build the project using Apache maven 3.0.5. The proplem is that after copying the jar from the target directory to the Application directories (one for nessi GUI and the other for nessi backend), I can not see the new applications in the simulator. They are supposed to be part of Basic Communication category. When it comes to build the nessi2 example project, everything...
Hello. I have written two applications : EchoClient and EchoServer, following the instructions from the manual. I have successed to build the project using Apache maven 3.0.5. The proplem is that after copying the jar from the target directory to the Application directories (one for nessi GUI and the other for nessi backend), I can not see the new applications in the simulator. They are supposed to be part of Basic Communication categories. When it comes to build the nessi2 example project, everything...
Thank you. It works properly
Thank you Sir. I am going to follow your instructions after my class. I will tell you what happened.