Accessing Images over Network using TCP/IP

Hi ,

I am using UR5e which is connected to the company network. In my program, there are a few popups with image description of jigs and fixtures to use. I can add the image popup if the image is stored in the teach pendent however it is slowing the pendent.
I am wondering is there a way where I can access these images and show them as popups if they are stored in one of the folders on company drives. This will give more control over the documentation side of the job.
I was thinking to use socket_open command to connect to a PC which has the image folder and then using HTML scripts to call them. It didn’t work.

Have someone tried this before or anything like this?
Any suggestion please.

Thanks