Tao.Sdl SDK Documentation

SdlNet Fields

The fields of the SdlNet class are listed below. For a complete list of SdlNet class members, see the SdlNet Members topic.

Public Static (Shared) Fields

INADDR_ANY Used for listening on all network interfaces.
INADDR_BROADCAST Used as destination when sending a message to all clients on a subnet that allows broadcasts.
INADDR_NONE Which has limited applications.
SDL_NET_MAJOR_VERSION Major Version
SDL_NET_MINOR_VERSION Minor Version
SDL_NET_PATCHLEVEL Patch Version
SDLNET_MAX_UDPADDRESSES The maximum number of addresses bound to a single UDP socket channel.
SDLNET_MAX_UDPCHANNELS The maximum number of channels on a UDP socket.

See Also

SdlNet Class | Tao.Sdl Namespace