Chapter 2:Some Protocol Characteristics Story
|
||
C & Winsock: The Kick Start programming tutorialsC & Linux SocketProgram Example IndexC#, VB .NET & C++/CLI Network ProgrammingWindows Device Driver Development & Program ExamplesReactOS - Windows OS Binary Compatible Open Source Project - C & C++
|
What do we have in this chapter?
Stream-OrientedPseudo StreamConnection-Oriented and ConnectionlessReliability and OrderingGraceful CloseBroadcast DataMulticast DataQuality of Service (QOS)Partial MessagesRouting ConsiderationsOther CharacteristicsWinsock CatalogWinsock Catalog and Win64Creating Sockets with WSASocket()WSASocket() with WSAPROTOCOL_INFO Program Example
Summary
In this chapter, you have seen how Winsock fits into the overall system architecture and how various protocols plug into the system. In addition, you looked at the characteristics that protocols exhibit as well as how to programmatically enumerate the Winsock catalog to obtain this information. Finally, you have seen how to create a socket from an explicit provider using the WSASocket API.
|
|
|
Custom Search |
|
< Chap 1: Intro to Winsock2 | Part 1 | Part 2 | Chap 3: Winsock 2 & Internet Protocols >
Share and email to your beloved friends and foes:
|
||