import net.*; public class Srvtcp { public static void main(String argv[]) { new Global(); } }