OVH Cloud OVH Cloud

Transfer File with VB

1 réponse
Avatar
elgoomff
Hello,

I'm trying to build a software that can transfer file between
computers.

So, is there a free class or example ? i would prefere one with resume
file and multiple download function.

Thanks for any help...

Goomff

1 réponse

Avatar
MangakaCodeur
You can try having a look at the WebClient component in System.Net
That allow basic ftp transfers

FileWebRequest could have some interest for you if computers are on the same
network.

Regards,
Thierry

"elgoomff" a écrit :

Hello,

I'm trying to build a software that can transfer file between
computers.

So, is there a free class or example ? i would prefere one with resume
file and multiple download function.

Thanks for any help...

Goomff