<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JAVA Programming in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457724#M679953</link>
    <description>What's the version of Java you're using?&lt;BR /&gt;&lt;BR /&gt;NetworkInterface.getHardwareAddress() is one of the new features of Java 6 (aka 1.6) series.&lt;BR /&gt;&lt;BR /&gt;If you're using Java 1.5 (as in your earlier question, I think) there is no standard way to access the hardware parameters of network interfaces.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Fri, 10 Jul 2009 20:34:22 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2009-07-10T20:34:22Z</dc:date>
    <item>
      <title>JAVA Programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457723#M679952</link>
      <description>Which is the alternative of "getHardwareAddress" for HP-UX?&lt;BR /&gt;&lt;BR /&gt;code:&lt;BR /&gt;-----&lt;BR /&gt;import java.io.*;&lt;BR /&gt;import java.net.*;&lt;BR /&gt;import java.util.*;&lt;BR /&gt;&lt;BR /&gt;NetworkInterface ni = NetworkInterface.getByInetAddress(addr);&lt;BR /&gt;byte[] mac = ni.getHardwareAddress();&lt;BR /&gt;compilation error:&lt;BR /&gt;------------------&lt;BR /&gt;&lt;BR /&gt;nsfu.java:33: cannot find symbol&lt;BR /&gt;symbol  : method getHardwareAddress()&lt;BR /&gt;location: class java.net.NetworkInterface&lt;BR /&gt;              byte[] mac = ni.getHardwareAddress();&lt;BR /&gt;                             ^&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks a lot for your help.&lt;BR /&gt;&lt;BR /&gt;Juan.</description>
      <pubDate>Fri, 10 Jul 2009 19:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457723#M679952</guid>
      <dc:creator>JUAN VIDAL_1</dc:creator>
      <dc:date>2009-07-10T19:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457724#M679953</link>
      <description>What's the version of Java you're using?&lt;BR /&gt;&lt;BR /&gt;NetworkInterface.getHardwareAddress() is one of the new features of Java 6 (aka 1.6) series.&lt;BR /&gt;&lt;BR /&gt;If you're using Java 1.5 (as in your earlier question, I think) there is no standard way to access the hardware parameters of network interfaces.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 10 Jul 2009 20:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457724#M679953</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-07-10T20:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457725#M679954</link>
      <description>Java version is 1.5, is there any alternative?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Juan.</description>
      <pubDate>Tue, 14 Jul 2009 16:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-programming/m-p/4457725#M679954</guid>
      <dc:creator>JUAN VIDAL_1</dc:creator>
      <dc:date>2009-07-14T16:31:29Z</dc:date>
    </item>
  </channel>
</rss>

