If you are referring to the java api, go to http://java.sun.com/javase/6/docs/api/The api is a reference to all class files available in the standard library.The api will list and briefly explain...
The socket API is an Interprocess Communications (IPC) programming interface;Originally provided as part of the Berkeley UNIX operating system (1980);It is a de facto standard for programming...