package org.kne.cloud.network.klalb; public class Consts { public static final int BLOCKSIZE=32768; public static final long PINGTIMENS=1000000000; }