Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

help on Java API Documentation

843810Nov 26 2005 — edited Nov 28 2005
hie everyone...i am quite new to java and can anyone teach me how to read the Java API Documentation...i did see the documentation but all just mention something like this:

public ServerSocket(int port) throws IOException


how do i know what to do and how do i implement into it? for an example i wanted to call a method and how do i implement the method as well? For an example the first wan in the Java API documentation says that "Socket" and then "accept()'...what is this both means?...is the "Socket" is the return type? can anyone pls teach me how to implement this thing? can anyone pls teach me how to read and apply the documentation as well?...thanks a lot...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2005
Added on Nov 26 2005
1 comment
236 views