Description of File Exchange Peer to Peer Protocol :
TMtkFileExchange - This component encapsulates a Peer to Peer File Exhange Protocol. It is designed to handle end-user requests and distribute them across an arbitrary network of computers. This protocol is a sample of what can be done with the TMtkCustomPPP component. Also includes TMtkDirList which scans directories along a given Path for a pattern specified in the Mask property and returns a list of results in a TStrings property.A Sample application is provided.You need TMtkPPPMgr and TMtkCustomPPP from http://www.morphtek.com/osdownload.asp?FN=P2PMaster.zipand the Socket components from http://www.morphtek.com/osdownload.asp?FN=P2PSock.zip