IPeerToPeer
Object Hierarchy:
Description:
public interface IPeerToPeer : Object
This is the interface for the remotable methods of the class PeerToPeer
All known implementing classes:
Namespace: Ntk.Core
Package: vd
Content:
Methods:
- public abstract ISerializable msg_deliver (PeerToPeerTracerPacketList peer_to_peer_tpl, NIP sender_nip, NIP hip, RemoteCall data) throws
Error
- public abstract ISerializable msg_send (NIP sender_nip, NIP hip, RemoteCall data) throws
Error
- public abstract
List
<NIP> find_nearest (PeerToPeerTracerPacketList peer_to_peer_tpl, NIP hash_nip, int
num_dupl, int
lvl, int
pos) throws RPCError
- public abstract
int
number_of_participants (PeerToPeerTracerPacketList peer_to_peer_tpl, int
lvl, int
pos) throws RPCError