0
3.4kviews
| written 9.5 years ago by |
An application programming interface (API) allows the application programs such as web browser or TELNET to access resources through an interface which is predefined. One of the most popular API is Berkeley socket interface. With the help of the socket mechanism, a programmer can write an application program easily without …