Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 313ac2e0066578acf289c135ed289fe8 > files > 912

kde4-l10n-fr-4.2.4-0.1mdv2009.0.noarch.rpm

<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % French "INCLUDE"
> <!-- change language only here -->
]>
	
<article lang="&language;" id="http">
<title
>http / https</title>
<articleinfo>
<authorgroup>
<author
>&Lauri.Watts; &Lauri.Watts.mail;</author>
&traducteurEquipeKDE; 
</authorgroup>
</articleinfo>

<para
><acronym
>http</acronym
> signifie <emphasis
>H</emphasis
>yper<emphasis
>T</emphasis
>ext <emphasis
>T</emphasis
>ransfer <emphasis
>P</emphasis
>rotocol (protocole de transfert hypertexte).</para>

<para
>Le module d'entrées-sorties http est utilisé par toutes les applications &kde; pour gérer les connexions vers les serveurs http, c'est-à-dire les serveurs web. L'usage le plus courant est pour afficher les pages web dans le navigateur &konqueror;.</para>

<para
>Vous pouvez utiliser le module d'entrées-sorties dans &konqueror; en lui donnant une <acronym
>URL</acronym
>. <userinput
>http://<replaceable
>www.kde.org</replaceable
></userinput
>.</para>

<para
>Voir le manuel de <ulink url="man:/http"
>http</ulink
>. </para>

<para
>https is http encapsulated in a SSL/TLS stream.</para>
<para
>SSL is the Secure Sockets Layer protocol, a security protocol that provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery. </para>
<para
>TLS stands for Transport Layer Security.</para>

</article>