You just need to put your Server application accessible from the
Internet, opening the used TCP port in the firewall, and routing it
(port forwarding) in the router that that PC use to connect to the
Internet.
Your Clients should then connect to the public IP of that router.
It's exactly the sa
OK thank you Sir Francois , The idea i'm pointing to is like the TeamViewer
does , But only with File transfering between Clients
On Tue, May 17, 2011 at 3:45 PM, Francois PIETTE
wrote:
>
> Hi , i want to develop a File Sharing Between Server and Client on LAN and
>>> Internet ; that means the C
Hi , i want to develop a File Sharing Between Server and Client on LAN
and
Internet ; that means the Client can download a File if he is in the same
LAN or even from INTERNET from different network .
OK Sir Francois , on a LAN i did it like this :
i created a server based on TCP Server it h
OK Sir Francois , on a LAN i did it like this :
i created a server based on TCP Server it has 2 required options or fields
IP ADDR + PORT so this Server is the MIDDLE MAN .
i created 2 Clients that can communicate with each other via this Middle MAN
, i mean the Server manages the connection betw