public class KaZaClient { public static final int LISTEN_PORT = 3443; public KaZaClient(String userName, int kbps, String sharedFolder, String server) { } }