Title: trackStruct.java
Description:This describes the structure of the peer details got from the tracker
Copyright: Copyright (c) 2004
Company: Baylor University
Constructor Detail |
public trackStruct()
public trackStruct(int n, String pId, String pIP, String pPort)
n
- intpId
- StringpIP
- StringpPort
- StringMethod Detail |
public String getIP()
public String getPort()
public String toString()