got problem -- how to transfer file with the help of windows socket using vb.net from one machine to another machine ?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
got problem and want to know how can i develop a windows application using vb.net whose job will be transfer file from one machine to another machine.so please tell how could i do it using winsock in vb.net. tbhattacharjee
-
got problem and want to know how can i develop a windows application using vb.net whose job will be transfer file from one machine to another machine.so please tell how could i do it using winsock in vb.net. tbhattacharjee
You shouldn't user WinSock, instead use System.Net.Sockets... If you are not familiar with these, there are a lot of articles on that namespace here :-) greetz ;-) *Niels Penneman*
Software/Dev Site
Personal Site