Having a Detailed Look at the Event Model

You've dealt with the basics of client/server sessions, and peer-to-peer as well. However, thus far you haven't really gotten into the advanced features of networking or how to use them. This chapter will begin to look further into how you should create an efficient networking layer.

You've looked at a few of the possible events that can be fired during the course of a networking session, but haven't yet looked at the exhaustive list and why they actually occur. Some of these events will not occur for certain class types, so the text will be sure to mention which class the event applies to. Without further ado, the events:

  • ApplicationDescriptionChanged— Applies to Peer, Server, and Client. This event ...

Get Managed DirectX® 9 Kick Start: Graphics and Game Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.