Hi!

I am trying to develop a SIMPLE application that should transfer some files to another computer (i.e. from China to UK). I have succeeded some sort of data transfer (using CSocket - a simple way from MFC), but it seems it works only on the local network. and I have absolutely no ideea how to make it work on a wide network.

Can somebody PLEASE help me?
(this is a both Visual C++ (MFC) and a networking thing, so I don't pretty know where it fits)