"teddyli" ...
my case is i have 2 PCs each of them has independent
isp account (broadband); can i share & transfer files
between these two pcs while they are online?
Is there any such freeware to satisfy my requirement
without buying additional hardware?
As the other answers suggested additional hardware, I'll try to give an
answer that doesn't need that...
However, which solutions that can be possible is depending on several
things:
- restrictions made by any of the ISPs.
- type and version of OSs
- installed net protocols
- and possibly much more...
One way that actually could be the simplest is to make a shared folder on
one or both of the computers, and then to map it on the other as a virtual
unit through the IP-address (i.e. "\\123.45.67.89\myfolder").
Another approach is to install an FTP-server on them:
http://www.pricelessware.org/2003/PL2003INTERNET.htm#FTPServer
And of course a corresponding FTP-client on each:
http://www.pricelessware.org/2003/PL2003INTERNET.htm#FTPClient
Yet another approach is to use VNC with filetransfering possibilities, such
as UltraVNC, which gives the added benefit of the possibility of "running
both computers" from one of them...
http://ultravnc.sourceforge.net
There are surely many other possibilities as well, but these are those that
came to mind at the moment...
// Bjorn A