pub async fn check(remote_addr: &SocketAddr) -> Result<String, String>
Helper Function to Check if a UDP Service is Connectable
It will return an error if unable to connect to the UDP service.