- InitMultiPeer(int, String, int) - Method in class ethernet.MultiPeer
-
MultiPeer initialization procedure.
- intToDWord(int) - Static method in class util.Bin
-
Creates and returns a 4 bytes buffer containing the Little Endian representation of the integer
- intToWord(int) - Static method in class util.Bin
-
Creates and returns a 2 bytes buffer containing the Little Endian representation of the integer
- ipAddrAsLong(InetAddress) - Static method in class util.Net
-
- ipAddressAsLong - Variable in class ethernet.IPPort
-
- IPAsLong - Variable in class ethernet.PeersNode
-
- ipport - Variable in class ethernet.Destination
-
- IPPort - Class in ethernet
-
This class encapsulates a peer identity (IP and port).
- IPPort(String, int) - Constructor for class ethernet.IPPort
-
Constructor
- IPPort(InetAddress, int) - Constructor for class ethernet.IPPort
-
Constructor
- IPPort(byte[], int) - Constructor for class ethernet.IPPort
-
- IPPort(IPPort) - Constructor for class ethernet.IPPort
-
Constructor (copy)
- is - Variable in class ethernet.Destination
-
- isActive() - Static method in class util.Log
-
- isConnected() - Method in class ethernet.DiscoveringService
-
- isDestinationContained(IPPort) - Method in class ethernet.MultiPeer
-
- isDestinationContained(IPPort) - Method in class ethernet.PeersSet
-
Checks if an end point is in the data structure.
- isEqual(IPPort) - Method in class ethernet.IPPort
-
Comparison methods
- isGreater(IPPort) - Method in class ethernet.IPPort
-
- isLower(IPPort) - Method in class ethernet.IPPort
-