Are there differences in how Windows and Linux implements sockets? Is this a os concert or rather one entirely dependant on programming platform?
Presumably their implementations are very different (Though it's hard to tell, as the windows source code isn't available.).
Both provides a rather similar API for programmers to use, based on the BSD socket api , and the socket API for various programming languages are a wrapper around that native C API.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With