Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • build-env
  • bz2
  • portal
  • db-rlp09
  • proinfo_rlp09
  • v1.4.0
  • v1.3.13-buildpackage
  • v1.3.13-client
  • v1.3.12-buildpackage
  • v1.3.12-collect
  • v1.3.13-collect
  • v1.3.11-collect
  • v1.3.10-collect
  • v1.3.11-buildpackage
  • v1.3.10-client
  • v1.3.11-client
  • v1.3.12-client
  • v1.3.10-buildpackage
  • v1.2.0-buildpackage
  • v1.2.0-collect
  • v1.2.0-client
  • v1.1.1-buildpackage
  • v1.1.1-client
  • v1.1.1-collect
  • v1.1.0-client
26 results

README

Blame
    • Danilo K. S. Yorinori's avatar
      9c2a11e9
      First commmit of webservice client implementation · 9c2a11e9
      Danilo K. S. Yorinori authored
      Contains:
      - README: where to get informations
      - AUTHORS: authors information
      - COPYING: copyright information
      - ChangeLog: changes information
      - NEWS: new features and others news
      - Makefile
      - run-config.sh: script to generate run.sh
      - conf/version: plain text file with client version
      - lib/Makefile
      - src/Makefile
      - src/client.c: client code
      - src/client.h: client headers, defines, includes
      9c2a11e9
      History
      First commmit of webservice client implementation
      Danilo K. S. Yorinori authored
      Contains:
      - README: where to get informations
      - AUTHORS: authors information
      - COPYING: copyright information
      - ChangeLog: changes information
      - NEWS: new features and others news
      - Makefile
      - run-config.sh: script to generate run.sh
      - conf/version: plain text file with client version
      - lib/Makefile
      - src/Makefile
      - src/client.c: client code
      - src/client.h: client headers, defines, includes
    README 432 B
    #######################################################################
    #                  SEED2 CLIENT
    #######################################################################
    
    SEED2 CLIENT is a webservice client. Comunicates with SEED2 SERVER.
    
    For installation support read "INSTALL".
    For changes read "ChangeLog".
    For new features and other news read "NEWS".
    For credits read "AUTHORS".
    For copyright information read "COPYING".