首页 > jxta配置问题

jxta配置问题

public void startJXTA(){

PeerGroup pg = null;

try {

  pg = PeerGroupFactory.newNetPeerGroup();

}catch (PeerGroupException e) {

   System.out.println("Fatal error:group creation failure");

   e.printStackTrace();

   System.exit(1);

}
【热门文章】
【热门文章】