In article <41322d59$0$20257$(E-Mail Removed)>, "Neil"
(E-Mail Removed) says...
> I have a 2 PC network set up here at home. I was thinking though, is it
> possible to set up a secure private network with my brother's 2 PCs across
> the internet? We both have broadband and exchange a lot of files via e-mail
> and CD/DVD. It would be handy if we could drop files back & forth!
>
> Any help/links to relevant websites would be apreciated! :-)
>
You don't actually need a secure network to exchange files - just set up
an FTP server on one or both machines, disable anonymous login and give
each other accounts. You could make it more secure by running the FTP
on SSH - I believe there are some free SSH implementations available for
Windows (assuming that's what you're running - you didn't say).
If you want a secure network for other reasons then you may want to look
at VPN - I don't think there are any freeware versions for Windows, but
you could set up a couple of basic Linux boxes to handle it.