webservices vs. ftp what use?

  • Thread starter Thread starter alf
  • Start date Start date
FTP is for pushing and pulling files. Web Services are for running methods
on another machine to possible retrieve data or affect some state change.
What to use really depends on what you're trying to do.

-Chris
 
Yes we can execute a method or i can put a file in a server and in other
process running in a server does diferent thingh with this files. i send a
file in xml but using webservices is very slow and i would lik know if is
more quickly using ftp.

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top