Gnu Zip

Format utilisé par Up ! System

Le format Gnu Zip (GZIP) est une archive constituée d'une succession de compressions unitaires.

Voici le format de chaque compression unitaire :

Exemple de fichier compressé

Fichier non compressé

/* ------------------------------------------------------------------- */ /* Fichier : clientftp.upl */ /* Objet : Exemple d'emploi d'Up ! Network. */ /* */ /* Module : Up ! Application System. */ /* Auteur-Date : DUVAL Jean-Pierre - Novembre 2003. */ /* ------------------------------------------------------------------- */ /* Observations */ /* */ /* */ /* ------------------------------------------------------------------- */ Source Composant "Exemple d'emploi d'Up ! Network" Version 4.0.0; ImporterModule UpsFts(, ImporterDefinitions); Variable /******/ MonServeur : Nul Ou ServeurFtp; Principal /*******/ Debut MonServeur=ServeurFtp("ftp://local:21"); MonServeur.ChangerConnexion("anonymous", "contact@mon-domaine.com"); MonServeur.ChangerEtatTypeDonnees(TypeDonneesAscii); CopierFichier("C:/tmp2/essai.txt", "ftp://local:21/tmp/essai.txt"); MonServeur.ChangerEtatTypeDonnees(TypeDonneesImage); CopierFichier("ftp://local:21/tmp/essai.doc", "C:/tmp2/essai.doc"); MonServeur=Nul; Fin Principal

Fichier compressé

00000000 1f8b 0810 0000 0060 0400 6573 7361 6934 .......`..essai4 00000010 2e74 7874 00ab eb4a 0bab aba0 4410 9121 .txt.+kJ.++ D..! 00000020 3625 a8e2 5084 a0b4 be7a 7405 8a76 9993 6%(bP. 4>zt..v.. 00000030 9899 95a2 5050 5050 6a50 939c 9995 9ea4 ..."PPPPjP.....$ 00000040 96a4 a05e a5a0 9c04 8408 618b 1253 e20c .$ ^% ....a..Sb. 00000050 8562 9fe4 a6a5 6902 20b5 283a d44a ced0 .b.d&%i. 5(:TJNP 00000060 4e4a a84a 2b82 2e7e 6409 885a 0505 1507 NJ(J+..~d..Z.... 00000070 e95a 4a79 fa29 b5e1 3362 84fd bb13 672a iZJyz)5a3b.};.g* 00000080 fb3f 294a 05c3 8572 c0dc 1b8d 0504 e4cc {?)J.C.r@\....dL 00000090 9c8d 24cc fcf2 841d 4d1d 24ac e896 b8e1 ..$L|r..M.$,h.8a 000000a0 2262 5c69 6925 6968 975d 2469 2540 b12e "b\ii%ih.]$i%@1. 000000b0 90b0 ce2f 8a0f 52b2 33cb b000 6102 8a55 .0N/..R23K0.a..U 000000c0 4175 41fa 7e9a 5676 4809 a626 0606 312a AuAz~.VvH.&&..1* 000000d0 64c2 b144 9460 0973 b57f 92a3 95a2 a606 dB1D.`.s5..#."&. 000000e0 f968 c4ee 0a88 d875 5024 d8b2 520b 4f4e yhDn..XuP$X2R.ON 000000f0 a0e7 e968 a4e5 541c e7e7 6827 e8e4 67a9 gih$eT.ggh'hdg) 00000100 1414 84d2 54ea 4a10 d2b4 5460 a450 c2bc ...RTjJ.R4T`$PB< 00000110 c4bc c0d6 0984 7902 bca2 a495 a20b 2593 D<@V..y.<"$.".%. 00000120 d3a0 2eaa 1682 8dda 9281 61b0 216d cb8a S .*...Z..a0!mK. 00000130 0194 8e92 b2d3 33d3 20e2 1164 1af6 1a46 ....2S3S b.d.v.F 00000140 8a66 464a 7254 13d9 5a5a 0220 2e60 0b00 .fFJrT.YZZ. .`.. 00000150 fb3f 3d06 062b 80c9 800c 96df a967 141f {?=..+.I..._)g.. 00000160 e954 02a0 0164 01ae 6028 a667 a4e6 6824 iT. .d..`(&g$fh$ 00000170 6703 ae81 2edd 2564 a969 0f4e 842f db44 g....]%d)i.N./[D 00000180 2d96 1482 38f6 a5f5 f9c9 f939 19c6 a626 -...8v%uyIy9.F&& 00000190 1520 8e14 42b9 79ce 6246 7a5e 5689 ce7e . ..B9yNbFz^V.N~ 000001a0 7a7a 56a0 0ba7 5852 919e 9f9e a99d 9fa5 zzV .'XR....)..% 000001b0 a352 5c50 5293 9f9e a491 93a4 70a5 a05d #R\PR...$..$p% ] 000001c0 9303 06cb c048 06c1 893b 02eb 4923 4909 ...K@H.A.;.kI#I. 000001d0 5341 2ae8 0989 95a3 5812 036e 3472 7333 SA*h...#X..n4rs3 000001e0 2096 ae73 f400 6658 1687 4585 2736 a5fa ..st.fX..E.'6%z 000001f0 49da 0625 f95a 3a39 1995 ea4a 8a40 4d88 IZ.%yZ:9..jJ.@M. 00000200 933b 304a 3120 510d 1bd7 99d9 1979 5128 .;0J1 Q..W.Y.yQ( 00000210 6f44 c5a8 949f 9304 e2c4 8dd0 0244 1236 oDE(....bD.P.D.6 00000220 f5b4 0c55 0140 7699 9e50 1208 9e3d 3a00 u4.U.@v..P...=:. 00000230 7592 741a a505 0000 u.t.%...