Hi all
i have a question is there any way that when requesting a packet via UDP that if there is no response in say 2000 milliseconds it will carry on to the next packet in the for next loop.
and it could just respond with a message box informing that there was no success in the packet?
i can gather data fine within the packets but if the server end goes offline this method would be used to stop the program from becoming unresponsive.
cheers
i have a question is there any way that when requesting a packet via UDP that if there is no response in say 2000 milliseconds it will carry on to the next packet in the for next loop.
and it could just respond with a message box informing that there was no success in the packet?
i can gather data fine within the packets but if the server end goes offline this method would be used to stop the program from becoming unresponsive.
cheers
Last edited: