D
Dan
Hi Gurus,
I need some advice.
We needed to send a file from a client to server once a day. Sometimes file
size could be around 100MB.
So we added a new routine to our existing Web Service.
Then created a windows service to send a file whenever we want.
Everything is working good so far.
Is this a good approach doing it or there is any other better way doing
this.
Also wanted to know what is the fastest way to send files using WEB.
Thanks in advance for any suggestions.
Dan.
I need some advice.
We needed to send a file from a client to server once a day. Sometimes file
size could be around 100MB.
So we added a new routine to our existing Web Service.
Then created a windows service to send a file whenever we want.
Everything is working good so far.
Is this a good approach doing it or there is any other better way doing
this.
Also wanted to know what is the fastest way to send files using WEB.
Thanks in advance for any suggestions.
Dan.