Hi, Is It possible to send an image with Network.dll library without save it?
I take a screenshot with the dzImage.dll library and there's a .Value function for get the image... And I want to send it but It take too time for save and send by bin.Write... Maybe we can send it without save before no?
And if it's possible How show it on the destination device without save too?
Thanks for your replies!