Programmatically transfer large amounts of data across internet

G

Guest

Hi

I'm developing a distributed app, of which clients (thin or rich) will need
to receive regularly, a large volume of data, (1Mb+) for display

My question is, what's the most efficient way of doing this programmtically?
Are web-services the best way, or is there a 'quicker' way?

Thanks

Jon
 
W

W.G. Ryan MVP

If you're going to use Web Services, do yourself a favor and use DIME
attachments. You'll need to use Web Service Enhancements but it's a great
way to transfer data.
 

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

Top