AddTMtkPPPMgr, TMtkCustomPPP C++ Builder: C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 Delphi: D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 Kylix: K1 K3
This software contains;
TMtkPPPMgr - This component manages multiple protocols of class TMtkCustomPPP.
TMtkCustomPPP - This component encapsulates the base functionality required for all inherited Protocol Components. Functionality such as; how to send a new message, how to reply to a message, how to handle duplicate messages and how to store messages and peer information. The MtkCustomPPP component handles all kinds of network topology, be it STAR or RING. Messages are propagated through the network and responses are handled by the component's encapsulated logic. This custom component is designed io reduce the coding required to implement a new protocol.
Design your own Peer to Peer protocols by inheriting the functionality of the TMtkCustomPPP component.
Manage multiple protocols within your application by using the TMtkPPPMgr component.
Requires : P2PSock.zip from www.morphtek.com/opensrc.html
Related Downloads File Exchange Peer to Peer Protocol - 17 November, 2000 - Michael MichalakTMtkFileExchange - 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...
|