Cโฏ is the language of choice for learning how to program. It is a very well structured object-oriented language and avoids some of the problems of Java. An excellent free programming environment is available for Cโฏ, as well as a game programming framework. And (if necessary) moving from Cโฏ to C++ is
Cโฏ Network Programming
โ Scribed by Blum, Richard
- Publisher
- John Wiley & Sons, Inc
- Year
- 2006
- Tongue
- English
- Leaves
- 672
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
On its own, Cโฏ simplifies network programming. Combine it with the precise instruction found in Cโฏ Network Programming, and you'll find that building network applications is easier and quicker than ever. This book helps newcomers get started with a look at the basics of network programming as they relate to Cโฏ, including the language's network classes, the Winsock interface, and DNS resolution. Spend as much time here as you need, then dig into the core topics of the network layer. You'll learn to make sockets connections via TCP and "connectionless" connections via UDP. You'll also discover ju.;Cโฏ Network Programming; Acknowledgments; Contents at a Glance; Contents; Introduction; Who Should Read This Book; How This Book Is Organized; Keeping Up to Date; Chapter 1: The Cโฏ Language; Chapter 2: Ip Programming Basics; Chapter 3: Cโฏ Network Programming Classes; Chapter 4: Dns and Cโฏ; Chapter 5: Connection-Oriented Sockets; Chapter 6: Connectionless Sockets; Chapter 7: Using The Cโฏ Sockets Helper Classes; Chapter 8: Asynchronous Sockets; Chapter 9: Using Threads; Chapter 10: Ip Multicasting; Chapter 11: Icmp; Chapter 12: Snmp; Chapter 13: Smtp; Chapter 14: Http.
โฆ Table of Contents
Cโฏ Network Programming
Acknowledgments
Contents at a Glance
Contents
Introduction
Who Should Read This Book
How This Book Is Organized
Keeping Up to Date
Chapter 1: The Cโฏ Language
Chapter 2: Ip Programming Basics
Chapter 3: Cโฏ Network Programming Classes
Chapter 4: Dns and Cโฏ
Chapter 5: Connection-Oriented Sockets
Chapter 6: Connectionless Sockets
Chapter 7: Using The Cโฏ Sockets Helper Classes
Chapter 8: Asynchronous Sockets
Chapter 9: Using Threads
Chapter 10: Ip Multicasting
Chapter 11: Icmp
Chapter 12: Snmp
Chapter 13: Smtp
Chapter 14: Http. Chapter 15: Active DirectoryChapter 16: Remoting
Chapter 17: Security
Index.
โฆ Subjects
C# (Computer program language);Cโฏ (Computer program language);Computer science;Electronic books
๐ SIMILAR VOLUMES
Introduction to computing and programming -- Data types and expressions -- Methods and behaviors -- Creating your own classes -- Making decisions -- Repeating instructions -- Arrays -- Advanced collections -- Introduction to windows programming -- Programming based on events -- Advanced object-orien
Enterprise-class .NET programming in C#-from a developer's perspective. Internals of the .NET Framework-learn to get the most from its services Build professional applications using C#-quickly and efficiently Hands-on approach covering the Base Class Library, Remoting, ASP .NET Web Services, concurr