- Using direct Athenaeum API. Access from Java, php and C++ is documented from the Athenaeum Home Page.
- A command line interface is documented in the same page.
- Complete Athenaeum Web Service is available.
A user can include any Athenaeum functionality in her ordinary Web page using following code:
<table>
<tr><td>
<iframe frameborder='0'
scrolling='yes'
marginheight='0'
marginwidth='0'
src='http://cern.ch/Athenaeum/Log.jsp?url=http://lxvm0341.cern.ch:10001&key=***'
height='600'
width='800'></iframe>
</td></tr>
</table>
Log.jsp
service can be replaced with other services, like Help.jsp
or Info.jsp
.other posts about Athenaeum
No comments:
Post a Comment