| Author |
I want to make port scanning
|
dadu bill
Greenhorn
Joined: Apr 07, 2011
Posts: 1
|
|
how do create an application port scanning like this picture?
I really hope someone can help me
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
Welcome to the Ranch!
Do you already know how to create that user interface? If not: a) look at JTable, and b) split off that part in our Swing / AWT forum.
As for the port scanning, the simplest way is to simply use a Socket and try to connect.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: I want to make port scanning
|
|
|