I am making a small project with Java sockets, it's like a port scanner and I am wondering if I can detect a port "version" like with Zenmap. In case you're not familiar with what I'm talking about, if you scan a target with zenmap then go to "Ports / Hosts" and you get something like this.
I was wondering if I could get the port "version" information in Java.