I had seen most packet sniffers coded in C language, but I am not comfortable with socket programming in C and more comfortable with the same in JAVA.
Can we code these sniffers in JAVA?Does JAVA provides API's to listen to NIC card's port and to capture frame?