Jump to content
Registration disabled at the moment Read more... ×
PatV

Advice on communication between hardware

Recommended Posts

I'm working with Delphi 10.3.3

 

Hi all,

 

does anyone have an idea for a project like this ;

 

On a desktop, a software (master), and on a tablet (let's says surface) the slave. I would like to send the PDF or whatever from the master to the slave on runtime.

 

What's the best approach to communicate between the 2 ?  A thread communicating with a database ? or a communication channel between the master / slave ?

 

Thanks

 

Patrick

 

 

Share this post


Link to post

Thanks I will look at. I really don't know if I'll play with Tcp/Ip Socket or something else.

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×