S
schnitzell
Hi,
I need to send file between Client and Service.
How to do it?
For example:
I imagine that I should make public method (on the server side)
returning sometning like StreamReader object,
and on the client side I should to call this method.
Is it good way?
Thanks.
Greetings.
I need to send file between Client and Service.
How to do it?
For example:
I imagine that I should make public method (on the server side)
returning sometning like StreamReader object,
and on the client side I should to call this method.
Is it good way?
Thanks.
Greetings.