Comment on Tutorial - Simple Port Scanner application using Java By Syed M Hussain
Comment Added by : Rohit
Comment Added at : 2012-02-07 16:22:52
Comment on Tutorial : Simple Port Scanner application using Java By Syed M Hussain
Small modification.
System.out.println("Port not in use: " + i ); should be INSIDE the catch block. Otherwise, the output is like:
Port not in use: 79
Port in use: 80
Port not in use: 80
Port not in use: 81
Even if a Port is in use, it will print that its not in use.
Modified output
Port not in use: 79
Port in use: 80
Port not in use: 81
Port not in use: 82
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Java program to get location meta data from an image
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
Archived Comments
1. very simple explanation......
easily unders
View Tutorial By: saurabh at 2009-04-17 16:02:30
2. Hi Braj,
You are probably using threads to
View Tutorial By: Ramlak at 2009-01-29 20:03:14
3. Thx for the explanation, I understand what recursi
View Tutorial By: Tina at 2008-12-15 16:39:27
4. plz can you help me,,,because i need this tomorrow
View Tutorial By: ivie at 2012-12-12 11:20:35
5. HELP! HELP! HELP!
i got an time out at step
View Tutorial By: sumit at 2009-04-03 20:19:51
6. I have a question. So here I have a progress bar,
View Tutorial By: Nick at 2011-12-06 05:10:19
7. send me SMS RECEIVE code please
View Tutorial By: Butler at 2008-04-26 05:33:40
8. i want to know java coding
View Tutorial By: carmela azarce at 2012-08-08 02:47:13
9. how to download suport to my phone
send me
View Tutorial By: dede.mouljadie at 2012-04-28 09:39:21
10. I am trying to figure out what our Professor did w
View Tutorial By: Abhishek at 2011-04-09 23:31:28