send images to client

From the server, I am trying to get multiple images from a folder and send them to the client with a certain fps.
I couldn't find much online, can anyone kindly write a simple general code in order to show how to do this?
Thank you in advance.
just send them to begin with as fast as you can, and ignore the FPS requirement. Let the client handle how fast it opens and displays them, you want to focus on ensuring they are there in time for it to do that, preferably getting way ahead of it.
Topic archived. No new replies allowed.