I am trying to make some kind of network for extended rednet range just to find out if I can do it myself.
But somehow,the the client program has to connect to the server (or check if there´s a server around).
I am doing this by broadcasting a message with a specific protocol and waiting for a response of any server near me.
But when there is more then just one server my program will simply take the first to response.
How can I wait for maybe 1 second and save any response of a server I am getting during this period ?
I thought about this problem for a while now but it seems that I am too dumb to find a solution
It would be greagt if someone could help me











