Hey all,
Is there a way to query/request information from an sm64coopdx server (i.e., REST) ?
My goal is to get some status, like, Player Count from a server (i.e., 3/16).
One thought I had was to have the server periodically write out the information to a ModFS file. Then I could have some middleware read the ModFS on changes - but I feel like coopnet must be doing something to get this information from their servers on the Public server list that wasn't using ModFS
I've played around with NetCat on the server, but I'm guessing there's a session/handshake that needs to be setup to get this information.
Should I stick to a ModFS implementation, or is there a more "network-wise" way to do this?
Thanks!
Is there a way to query/request information from an sm64coopdx server (i.e., REST) ?
My goal is to get some status, like, Player Count from a server (i.e., 3/16).
One thought I had was to have the server periodically write out the information to a ModFS file. Then I could have some middleware read the ModFS on changes - but I feel like coopnet must be doing something to get this information from their servers on the Public server list that wasn't using ModFS
I've played around with NetCat on the server, but I'm guessing there's a session/handshake that needs to be setup to get this information.
Should I stick to a ModFS implementation, or is there a more "network-wise" way to do this?
Thanks!
Last edited: