Welcome Guest, Not a member yet? Register   Sign In
automated updates from another server
#1

[eluser]bobbob[/eluser]
I am working with a company that is getting addresses of our clients.
I need them sent to my server every night so it can update my database.
How does this normally get done?
Tx
#2

[eluser]TheFuzzy0ne[/eluser]
XML-RPC might be the simplest way to go, since CodeIgniter supports it natively.
#3

[eluser]bobbob[/eluser]
i have read the manual on the xml-rpc class.
What do I need to tell the person who i will be requesting the info from.
They have a cold fusion set up. Will that work?
Never done this before.
#4

[eluser]TheFuzzy0ne[/eluser]
As far as I know, XML-RPC is just another protocol, just like HTTP, FTP, SSH and the likes and almost as well-known. I'm sure that implementations cover most programming languages.
#5

[eluser]bobbob[/eluser]
I am also thinking of getting them to create an xml file like an rss feed and then parse that once a day.




Theme © iAndrew 2016 - Forum software by © MyBB