You could get away with license on one server only provided the "client" end polls the server. In my sync module, I increase the time between checks so as not to tax the server 1,2,5,10,15 seconds etc increasing until I query once a minute.
Regards, Wayne Wayne Stewart about.me/waynestewart On 9 September 2016 at 07:09, Guy Algot <[email protected]> wrote: > Randy, Does that require a license for each server? > >> On Sep 8, 2016, at 2:54 PM, Randy Engle <[email protected]> wrote: >> >> Guy, >> >> Yes, it's old fashioned, but I'm a big fan of using SOAP. >> Works great across a WAN. >> Very reliable. >> Of course the receiving DB needs to be open to Web services. >> >> Pack the field into a BLOB or JSON object and send 'em! >> Unpack on the other side. >> >> Randy Engle >> XC2 Software LLC >> >> -----Original Message----- >> From: 4D_Tech [mailto:[email protected]] On Behalf Of Guy Algot >> Sent: Wednesday, September 07, 2016 11:30 PM >> To: 4D iNug Technical <[email protected]> >> Subject: Sending data between 4D servers >> >> Given v15s current tickle trunk of features, what would be a good way to >> send data between servers across the WAN? >> >> In the past, I’ve done it by bundling up the data in a BLOB and dropping it >> on a secure FTP site. Any better, faster, stronger methods one prefers? >> Thanks. >> >> Later, >> Guy >> >> -- >> Guy Algot, Solutions Specialist >> Edmonton, Alberta >> (780) 974-8538 >> >> hardware, installation, training, support, programming, internet >> specializing in 4th Dimension =-= >> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >> "Microsoft is a cross between the Borg and the Ferengi. Unfortunately, they >> use Borg to do their marketing and Ferengi to do their programming." >> -- Simon Slavin >> >> >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: http://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: http://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

