Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: doubt in udp

  1. #1
    Junior Member
    Join Date
    Feb 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default doubt in udp

    what is the coding for udp port scanning?


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: doubt in udp

    Welcome to the Forum! Please read this topic to learn how to post your code correctly along with other useful info for newcomers.

    We don't give code, but we'll help you with yours. What have you tried? Post and then ask specific questions about your code.

  3. #3
    Member andbin's Avatar
    Join Date
    Dec 2013
    Location
    Italy
    Posts
    443
    Thanks
    4
    Thanked 122 Times in 114 Posts

    Default Re: doubt in udp

    Quote Originally Posted by dhaanu View Post
    what is the coding for udp port scanning?
    Beware that UPD port scanning is "a bit" challenging, please understand this reading the concepts at http://en.wikipedia.org/wiki/Port_scanner#UDP_scanning
    Andrea, www.andbin.netSCJP 5 (91%) – SCWCD 5 (94%)

    Useful links for Java beginnersMy new project Java Examples on Google Code

Similar Threads

  1. doubt
    By praveen427 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 16th, 2013, 02:30 PM
  2. !! Tomcat doubt !!
    By mailbox4anilkumar in forum Java Servlet
    Replies: 2
    Last Post: April 20th, 2011, 01:15 PM
  3. JComboBox doubt
    By rajaramesh.tadi in forum AWT / Java Swing
    Replies: 0
    Last Post: August 24th, 2009, 08:18 AM
  4. Which javadoc tag is used to denote a comment for a method parameter?
    By TARUN JORA in forum Java Theory & Questions
    Replies: 2
    Last Post: May 15th, 2009, 04:30 PM
  5. Replies: 2
    Last Post: October 7th, 2008, 11:03 PM