<?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: TCPIP Service  that runs a java class in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866675#M34853</link>
    <description>I second Peter's advice of just opening SYS$NET (or the device it equates to) and doing all IO to the channel assigned to it. Though I haven't done this with Java I have been successful with this strategy using pure DCL or DCL that invokes programs (which open the channel) written in C or Macro.</description>
    <pubDate>Wed, 27 Sep 2006 14:59:24 GMT</pubDate>
    <dc:creator>Jim_McKinney</dc:creator>
    <dc:date>2006-09-27T14:59:24Z</dc:date>
    <item>
      <title>TCPIP Service  that runs a java class</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866672#M34850</link>
      <description>I have set up a tcpip service that listens on a port and execute a .COM file when the request is answered. The DCL file then runs a java class. In the java class I want to read the data from the socket. do I use a java socket or try to read from the BG device</description>
      <pubDate>Wed, 20 Sep 2006 14:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866672#M34850</guid>
      <dc:creator>Kyle Bolin</dc:creator>
      <dc:date>2006-09-20T14:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Service  that runs a java class</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866673#M34851</link>
      <description>Hi Kyle,&lt;BR /&gt;&lt;BR /&gt;Have you tried to open an input/output stream with SYS$NET as the file descriptor?&lt;BR /&gt;I haven't tested this with java but I think it should work.&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 25 Sep 2006 00:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866673#M34851</guid>
      <dc:creator>ptrskg</dc:creator>
      <dc:date>2006-09-25T00:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Service  that runs a java class</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866674#M34852</link>
      <description>No I have not &lt;BR /&gt;What I am trying to do is to have the port spin up the application and the app read from the port. What I get is a bind exception that the port is in use&lt;BR /&gt;&lt;BR /&gt;In a idea world , The service would run up a server.com file and the server.com file would do a  $java server.class &lt;BR /&gt;somewhat like a on-demand web server</description>
      <pubDate>Wed, 27 Sep 2006 14:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866674#M34852</guid>
      <dc:creator>Kyle Bolin</dc:creator>
      <dc:date>2006-09-27T14:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Service  that runs a java class</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866675#M34853</link>
      <description>I second Peter's advice of just opening SYS$NET (or the device it equates to) and doing all IO to the channel assigned to it. Though I haven't done this with Java I have been successful with this strategy using pure DCL or DCL that invokes programs (which open the channel) written in C or Macro.</description>
      <pubDate>Wed, 27 Sep 2006 14:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-service-that-runs-a-java-class/m-p/3866675#M34853</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-09-27T14:59:24Z</dc:date>
    </item>
  </channel>
</rss>

