Paolo, > > java.lang.NoSuchMethodError: > java/net/ServerSocket.<init>(IILjava/net/InetAddress;)V > at somma/Server.run(294) > at java/lang/Thread.run(122) This method is not yet implemented. Look at the code in libraries/javalib/java/net. It should be quick to implement. - Godmar