Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 28. marec 2024

Súbor: [Platon] / libplaton / utils / server-backend / README (stiahnutie)

Revízia 1.1, Wed Oct 16 21:04:54 2002 UTC (21 years, 5 months ago) by nepto

Interactive communication implemented. Use -i switch.
Code split into several parts and redunand added into utils.c file.
server-backend2.[ch] removed, server-backed-fast.c added, they both use
  the same header server-backend.h file.
README added with description and compilation notes.

server-backend
--------------

In file server-backend-fast.c is faster version of server-backend.c, but it
lacks some features. Although that I recommend you to use faster version of
server-backend, sice it has also "-i" switch for interactive server
communication.

Compile with:

    gcc -Wall -pedantic server-backend.c utils.c -o server-backend

or

    gcc -Wall -pedantic server-backend-fast.c utils.c -o server-backend-fast

Have fun!

Nepto [16/10/2002]


Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok