forked from cms-externals/frontier_client
-
Notifications
You must be signed in to change notification settings - Fork 0
License
PonIlya/frontier_client
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
$Id$
1. To compile:
make
2. To use in C application:
#include <frontier_client/frontier.h>
Link against -lfrontier_client
3. To use in C++ application:
#include <frontier_client/frontier-cpp.h>
Link against -lfrontier_client
4. Environment:
export FRONTIER_SERVER[1234]=frontier_server
export FRONTIER_PROXY[1234]=local_proxy
export FRONTIER_LOG_LEVEL={nolog,info,debug}
For more details, guides/manuals see http://frontier.cern.ch
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 65.0%
- C++ 16.5%
- Python 14.4%
- Makefile 3.2%
- Shell 0.9%