Hi Everyone,
I am new to C/C++, I would like to perform the following task:
1. Build or model a wireless nodes for about 10 computers
2. Assign two feature to each of the node e.g. FTP and TELNET, or SMTP and POP3. So that each node can be given each task they deal with different from other nodes
3. Setting each node with feature like FTP to have a decision tree
4. Loop through to generate a simple anomaly rules or mis-use rule that can be store in a text file.
I am new to this propramme, can anyone help me with relevant code or explanations or URL links.
Thanks alot.