Mail Archive: Open Networks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Update - Service Examples



Hi Norman,

You made a great progress with the hello and helloclient examples. In
our design, service Hello is located on the Accelar box while service
HelloClient is a simple application service that runs also on the
Accelar testing the Hello. However, an application such as HelloClient
can be a non-ORE service that runs any where in the network and
communicates with Hello via particular protocol (e.g., TCP or UDP).

That's, similar to a Java program, you need to deal with the
communication in your service programs.

Thanks,
Phil

"Brickman,Norman F." wrote:
> 
> Folks,
>         I got the hello and helloclient jar files built and successfully loaded
> into the Accelar, and I saw on the console the execution of the
> helloclient.  My problem was in not having the proper file structure
> built into the jar.
> 
>         But I now still have my usual elementary questions.  In particular, how
> do I now do as you described in the AN-whitepaper:  "At a remote node an
> application can invoke the service API to perform the requested network
> operations."  That is, after the Accelar is all initialized and has the
> services loaded, how do I execute the hello service from my PC and get
> the result sent back to me?  Is this already covered in your
> documentation?
> 
>         Also, should I go ahead and start learning to load/work with ANTS and
> get my capsule capability from within that framework?
> 
>         Thanks in advance.
>                 Norman
> --
> Norman F. Brickman     nfb@mitre.org     The MITRE Corporation
> Office:  703.883.5990


Home | Date Index | Thread Index