NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on November 03, 2016, 09:19:12 AM

Title: Send file between 2 apps across the internet?
Post by: JohanR on November 03, 2016, 09:19:12 AM
Hi,

I have 2 clarions apps running at 2 different sites.
What would be simplest method for app A to send a file to app B?

The files are small, about 2k.
Sometimes the file could be 70k, not often though.

Currently going through the nettalk examples to see which method/tool in the toolbox would be best to use to do this.

thanks for any pointers,

Johan
Title: Re: Send file between 2 apps across the internet?
Post by: terryd on November 03, 2016, 07:27:12 PM
Hi Johan.
Probably running a webservice on the one application and a webclient on the other.
From what I understand from your query it is the same app on both so this would also allow transfer  to flow the other way if you wanted.