SDKs - SDL
Input support
Event driven, even for Joysticks
Networking support
- Intrinsically none
- SDL_net provides simplistic networking
- Resolve hosts
- Send and receive data over TCP, UDP
- Nowhere near DirectPlay's sophistication (no voice, lobbies, network compensation etc.)
[Next] [Contents]