Improve the Remoting to send a FileStream object

  • Thread starter Thread starter Ronchese
  • Start date Start date
R

Ronchese

Hi all.

Is possible improve the Remoting performance to send a FileStream object? I
transfer it as Byref object and I'm using a HTTP channel.

Right now, I'm taking 3 seconds to transfer a 7MB file in a localhost
connection.

Thx for suggestions.

Cesar
 
Ok, I'll try that.

Thx
Cesar

use a TCP channel it is much faster
 

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

Back
Top