Skip to content

Commit

Permalink
version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicksol committed Dec 12, 2014
1 parent e196f3f commit 8393dfb
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ Network packet Capture and Quary tool
What is NetCQ?
--------------

NetCQ is a tool to capture & store Network Data Packets and answer simple queries related to the captured packets.Software is developed using JAVA "jpcap" and "javax.ws.rs" external packages.
NetCQ is a tool to capture & store Network Data Packets and answer simple queries related to the captured packets.Software is developed using JAVA "jpcap" external package.
Pros
-----
High efficiency in data retrieving since usage of normalized hash maps,User friendly
Support for IP,ICMP,TCP,UDP,HTTP,FTP,Telnet,SMTP,DNS and NBNS protocols.
* High efficiency in data retrieving since usage of normalized hash maps
* User friendly Graphical user interface
* Maximum possible number of quary combinations
* Support for IP,ICMP,TCP,UDP,HTTP,FTP,Telnet,SMTP,DNS and NBNS protocols.
Cons
-----
Limited number of queries,No feature for offline data mining
*No feature for offline data mining

0 comments on commit 8393dfb

Please sign in to comment.