A downloadable extension

Download NowName your own price

Quick links: documentation · source code
Platforms: Windows, Windows (YYC)
Versions: GameMaker: Studio, GameMaker Studio 2, GMS2.3/GM2022+

This is a minimalist WinSock wrapper for UDP sockets.

It can create a socket, destroy a socket, bind it to a port, and send/receive datagrams. That's it, really.

Also it only supports IPv4 and doesn't do name resolution, but it has synchronous polling (good for quick deterministic netcode tests and mods).

Made for myself as a makeshift replacement for FaucetNetworking (which also had synchronous polling) in GM2022, but maybe you'll have a use for it too.

Download

Download NowName your own price

Click download now to get access to the following files:

tiny_udp-for-GMS1.gmez 10 kB
Version 1.0.0
tiny_udp-for-GMS2.yymp 18 kB
Version 1.0.0
tiny_udp-for-GMS2.3+.yymps 19 kB
Version 1.0.0

Leave a comment

Log in with itch.io to leave a comment.