WINDOWS SOCKET TUTORIAL

Posted by Anonymous 0 komentar
Download free Windows Socket Tutorial pdf. The Windows Sockets specification defines a network programming interface for Microsoft Windows which is based on the "socket" paradigm popularized in the Berkeley Software Distribution (BSD) from the University of California at Berkeley. It encompasses both familiar Berkeley socket style routines and a set of Windows-specific extensions designed to allow the programmer to take advantage of the message-driven nature of Windows.

Table of contents Windows Socket Tutorial
  • Introduction
    What is Windows Sockets? ~ Berkeley Sockets ~ Microsoft Windows and Windows-specific extensions ~ The Status of this Specification ~ Revision History
  • Programming With Sockets
    Windows Sockets Stack Installation Checking ~ Sockets ~ Byte Ordering ~ Socket Options ~ Database Files ~ Deviation from Berkeley Sockets ~ Windows Sockets in Multithreaded Versions of Windows
  • Socket Library Overview
    Socket Functions ~ Database Functions ~ Microsoft Windows-specific Extension Functions
  • Socket Library Reference
    Socket Routines ~ Database Routines ~ Microsoft Windows-specific Extensions
  • Appendix A. Error Codes and Header Files
    Error Codes ~ Header Files
  • Appendix B. Notes for Windows Sockets Suppliers
    Introduction ~ Windows Sockets Components ~ Multithreadedness and blocking routines ~ Database Files ~ FD_ISSET ~ Error Codes ~ DLL Ordinal Numbers ~ Validation Suite
  • Appendix C. For Further Reference
  • Appendix D. Background Information
    Legal Status of Windows Sockets ~ The Story Behind the Windows Sockets Icon
here

0 komentar:

Post a Comment