socket 是底层的]
高层的可以用:JMS HTTP UDP.....

解决方案 »

  1.   

    不用网络(比如说TCP和UDP),那可能实现吗?
      

  2.   

    i want know jbuild6's key & s...
      

  3.   

    warchild,你再找一找,我这里没有了!查一查!
      

  4.   

    IBM developerWorks上有一篇内存映射的文章
    3月份看到的,当时没在意
      

  5.   

    to: javalei (想成为高手)    airlulu(airlulu) 
    大家看来是一条船上的人啊留个email联络联络:
    [email protected]
    http://www.csdn.net/Expert/TopicView1.asp?id=767598
    留言可以找到我,短消息我很少用
      

  6.   

    java.lang 
    Class System
    java.lang.Object
      |
      +--java.lang.System
    static void setProperties(Properties props) 
              Sets the system properties to the Properties argument. 
    static String setProperty(String key, String value) 
              Sets the system property indicated by the specified key. 
    看到不,是静态的函数,试试把, 兴许能行