hai all,
can we transfer file to the remote computer using broadband, if possible how... please help me urgent.......
Printable View
hai all,
can we transfer file to the remote computer using broadband, if possible how... please help me urgent.......
What programming language are you using?
i am using vb 6.0 language...
We'd need to know a lot more about the limitations of your situation.
You can't really use Windows File and Print Sharing that over the Internet cleanly. However it should be fairly easy to run an FTP service at one end and a client at the other. Or just use Remote Desktop Sharing, which lets the host see drives on the guest system, and then you can just do a copy from one to the other.
There are options beyond this using hand-written software, but it always requires something at both ends and often it is necessary to configure a router at one end to let the "server" machine be visible.