GeertVerhoeven
Technical User
Hi all,
I have a webservice that creates an image. I want to show the result of that image on my website. The website and webservice are on different servers. There is a VPN line between both servers.
What is the best way to sent the image to my website?
- save the file on a share
- sent a stream from the webservice to the site (if it is possible to do)
- save the file to (if possible)
- ...
Thanks in advance,
Geert
I have a webservice that creates an image. I want to show the result of that image on my website. The website and webservice are on different servers. There is a VPN line between both servers.
What is the best way to sent the image to my website?
- save the file on a share
- sent a stream from the webservice to the site (if it is possible to do)
- save the file to (if possible)
- ...
Thanks in advance,
Geert