for the moment when we load the server, it scan a folder named images and add all image name to the listbox
why 8081? no matter for the port used to listen the connection, I use that port because my computer does not use that port
A list of image name can be done with a index.html that can list all images on server but for now, I didn't do it yet, host .html file can be host with this kind of server too but it's not my goal to host .html.
for now you have to know a complete image url to view it

ah maybe I will change it to streaming webcam so everyone can access server cam via web browser, crap more coding, I just wonder how web protocol work so I try it but i'm not an expert in web protocol
