Skip to content

PonIlya/frontier_client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 65.0%
  • C++ 16.5%
  • Python 14.4%
  • Makefile 3.2%
  • Shell 0.9%