Pages

Rabu, 29 Desember 2010

The Differences Between Network Calls in Windows and Linux

Berkeley and Microsoft socket models that are mostly compatible on the source code level are not so cross-platform in practice.Let’s examine some subtle differences in their implementation. These differences were found when writing a cross-platform RPC for redirection of network calls of some process from one OS to another. Socket TypesBSD:    intWin:    void * // macros SOCKETWhile the processor

Tidak ada komentar:

Posting Komentar