hi,
how i can transfer file in network in vb.net application.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
John ArcadellaPosted Feb 23, 2011, 10:50 AM
You can copy files direct one machine to other on a shared drive. You can FTP files. You can use HTTP for file transfer if files are on a Web server.