RemotePeerToPeer
Object Hierarchy:
Description:
public class RemotePeerToPeer :
Object
,
IPeerToPeer
Namespace: Ntk.Core
Package: vd
Content:
Creation methods:
Methods:
- public ISerializable msg_deliver (PeerToPeerTracerPacketList peer_to_peer_tpl, NIP sender_nip, NIP hip, RemoteCall data) throws RPCError
- public ISerializable msg_send (NIP sender_nip, NIP hip, RemoteCall data) throws RPCError
- public
List
<NIP> find_nearest (PeerToPeerTracerPacketList peer_to_peer_tpl, NIP hash_nip, int
num_dupl, int
lvl, int
pos) throws RPCError
- public
int
number_of_participants (PeerToPeerTracerPacketList peer_to_peer_tpl, int
lvl, int
pos) throws RPCError
Fields: