Jump to content
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×