Privacy and Security Notice

Archived Messages for CDEV@cebaf.gov: Re: Return value of cdev calls ?

Re: Return value of cdev calls ?

Chip WATSON (Chip.WATSON@cern.ch)
Tue, 24 Mar 1998 14:57:51 +0100

Mirek,

1) Java cdev communicates with the gateway,
and does not use the ddl file. The ddl file
is used by the gateway to find the actual
server and data. **

2) Your calls are mostly correct, although
I think that "VALUE" should be lower case
for java, as for c++.

** Note: a future version of java cdev may
allow direct calls into the native (c++)
library, and would then directly use the
ddl file or your alternate directory service.

Chip