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 between these 2 Clients . the Client side has 1 required field PORT and an optional field IP ADDR .
and that works very well i can even transfer files between these 2 Clients . the problem is with the outside network i mean connection Via Internet . On Mon, May 16, 2011 at 2:54 PM, Francois PIETTE <francois.pie...@skynet.be>wrote: > 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 . >> i've been told to establish a middle MAN using TCP so that all Clients >> can >> use it as a Bridge to talk to each other and upload / download each file, >> i >> did this and it succeeds on a LAN , but the problem is how could i set it >> so >> that a Client from different Network can connect with these Clients , i >> mean >> using Internet connection to bridge all these Clients . >> > > Could you first explain how you did it on the LAN ? > > -- > francois.pie...@overbyte.be > The author of the freeware multi-tier middleware MidWare > The author of the freeware Internet Component Suite (ICS) > http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- Many thanks ----- Yours Randy -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be