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, java.lang.String pId, java.lang.String pIP, java.lang.String pPort)
n
- intpId
- StringpIP
- StringpPort
- StringMethod Detail |
public java.lang.String getIP()
public java.lang.String getPort()
public java.lang.String toString()