Package network

Class Host

java.lang.Object
network.Host
All Implemented Interfaces:
Comparable<Host>

public class Host
extends Object
implements Comparable<Host>
Represents a node in the network layer, including its IP Address and listen port
Author:
pfouto