Hi all,
I develop an application written in Lazarus-freepascal, that creates a bitmap image after a specific process, then transforms it to a stream (TMemoryStream) and then sends it over network.
Is it possible to read that stream from an application written on B4A from an Android device ?
if yes, can you please describe how or any ideas how to implement that ?
Thank you.
I develop an application written in Lazarus-freepascal, that creates a bitmap image after a specific process, then transforms it to a stream (TMemoryStream) and then sends it over network.
Is it possible to read that stream from an application written on B4A from an Android device ?
if yes, can you please describe how or any ideas how to implement that ?
Thank you.