-
Hi Everyone,
I am planning to write an application in vb. I want to connect to a remote computer and transfer files between them. For example i want to connect to my friends PC using the ip address and able to download files from his pc.
I know how to use the Inet Control and know how to connect to a ftp server, but i want to be able to connect to any computer using the ip address.
Any help will be grately appriciated.
Thanks millions in advance .
Danial
-
Here is a good example using Winsock to transfer files from one computer to another.
Complete Winsock File Transfer Toolkit!
-
Thanks a lot Matthew. This is exactly what i was looking for
Danial