| |
| /pliant/appli/index.page |
| |
| 1 |
title "Pliant applications" logo "/pliant/welcome/image/pliant.png" | |
| 2 |
| |
| 3 |
table columns 2 border 0 | |
| 4 |
cell | |
| 5 |
| |
| 6 |
header "Net oriented applications" | |
| 7 |
| |
| 8 |
list | |
| 9 |
item | |
| 10 |
[The ] ; link "HTTP server" "/pliant/protocol/http/" ; [ and ] ; link "client" "/pliant/protocol/http/client" | |
| 11 |
item | |
| 12 |
[The ] ; link "FTP server" "/pliant/protocol/ftp/" ; [ and ] ; link "client" "/pliant/protocol/ftp/client" | |
| 13 |
item | |
| 14 |
[The ] ; link "SMTP server" "/pliant/protocol/smtp/" ; [ and ] ; link "client" "/pliant/protocol/smtp/client.pli" | |
| 15 |
item | |
| 16 |
[The ] ; link "POP3 server" "/pliant/protocol/pop3/" ; [ and ] ; link "client" "/pliant/protocol/pop3/client.pli" | |
| 17 |
item | |
| 18 |
[The ] ; link "DNS server" "/pliant/protocol/dns/" ; [ and ] ; link "client" "/pliant/protocol/dns/client.pli" | |
| 19 |
list | |
| 20 |
item | |
| 21 |
[The ] ; link "Pliant secured proxy" "/pliant/util/crypto/" | |
| 22 |
item | |
| 23 |
[Pliant ] ; link "'ping' utility" "/pliant/util/network/ping.pli" | |
| 24 |
| |
| 25 |
header "Other applications" | |
| 26 |
| |
| 27 |
list | |
| 28 |
item | |
| 29 |
[The ] ; link "RAID reconfiguration tool" "/pliant/linux/storage/raid.pli" | |
| 30 |
| |
| 31 |
| |
| 32 |
cell | |
| 33 |
| |
| 34 |
header "Data management" | |
| 35 |
| |
| 36 |
list | |
| 37 |
item | |
| 38 |
[The ] ; link "database engine" "/pliant/appli/database/" | |
| 39 |
| |
| 40 |
header "Datas encoding" | |
| 41 |
| |
| 42 |
list | |
| 43 |
item | |
| 44 |
link "base64 encoding/decoding" "/pliant/util/encoding/base64.pli" | |
| 45 |
item | |
| 46 |
link "HTML encoding/decoding" "/pliant/util/encoding/html.pli" | |
| 47 |
item | |
| 48 |
link "HTTP encoding/decoding" "/pliant/util/encoding/http.pli" | |
| 49 |
item | |
| 50 |
link "Zlib decoding" "/pliant/util/encoding/zlib.pli" | |
| 51 |
| |
| 52 |
list | |
| 53 |
item | |
| 54 |
link "RC4 cipher" "/pliant/util/crypto/rc4.pli" | |
| 55 |
item | |
| 56 |
link "RSA public/private key cipher" "/pliant/util/crypto/rsa.pli" | |
| |