Mapping of Unix API & Winsock API for networking
I m doing my Final year project on "API" used in networking.I have found out some common API for Unix & Winsock.But looking for more API's which have same functionality in Unix as well as in Winsock.Could anyone help me out or provide me some document on API's of Unix & winsock mapping.
Please sign in to leave a comment.
This is a forum for the plugin API of the Java development environment IntelliJ
IDEA. I think you're posting to the wrong forum.
Anyway, many programming languages have their own socket API's, like Java,
Tcl, Ruby. Maybe you should look at those.
-Keith