lannerK

最好的设计都是用脚指头想到的...

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  1 Posts :: 3 Stories :: 0 Comments :: 0 Trackbacks

  System.setProperty("net.jxta.tls.principal", "server");
            System.setProperty("net.jxta.tls.password", "password");
            System.setProperty("JXTA_HOME", System.getProperty("JXTA_HOME", "server"));
            File home = new File(System.getProperty("JXTA_HOME", "server"));
            if (!JxtaSocketExample.configured(home)) {
                JxtaSocketExample.createConfig(home, "JxtaServerSocketExample", true);
            }

posted on 2006-08-19 15:13 LANNERK-XCODER 阅读(446) 评论(0)  编辑  收藏 所属分类: 程序手记

只有注册用户登录后才能发表评论。


网站导航: