~ubuntu-branches/ubuntu/precise/kde-l10n-engb/precise

« back to all changes in this revision

Viewing changes to docs/kdebase-runtime/kcontrol/netpref/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-04 13:16:43 UTC
  • mfrom: (1.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101104131643-zq2effur30inw0r0
Tags: 4:4.5.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3
 
"dtd/kdex.dtd" [
4
 
<!ENTITY % addindex "IGNORE">
5
 
<!ENTITY % British-English "INCLUDE"
6
 
> <!-- change language only here -->
7
 
]>
8
 
 
9
 
<article lang="&language;">
10
 
<articleinfo>
11
 
 
12
 
<authorgroup>
13
 
<author
14
 
>&Lauri.Watts; &Lauri.Watts.mail;</author>
15
 
 
16
 
<othercredit role="translator"
17
 
><firstname
18
 
>Malcolm</firstname
19
 
><surname
20
 
>Hunter</surname
21
 
><affiliation
22
 
><address
23
 
><email
24
 
>malcolm.hunter@gmx.co.uk</email
25
 
></address
26
 
></affiliation
27
 
><contrib
28
 
>Conversion to British English</contrib
29
 
></othercredit
30
 
31
 
</authorgroup>
32
 
 
33
 
<date
34
 
>2002-10-16</date>
35
 
<releaseinfo
36
 
>3.1</releaseinfo>
37
 
 
38
 
<keywordset>
39
 
<keyword
40
 
>KDE</keyword>
41
 
<keyword
42
 
>kdebase</keyword>
43
 
<keyword
44
 
>kcontrol</keyword>
45
 
<keyword
46
 
>network</keyword>
47
 
<keyword
48
 
>timeouts</keyword>
49
 
</keywordset>
50
 
 
51
 
</articleinfo>
52
 
 
53
 
<sect1 id="timeouts">
54
 
 
55
 
<title
56
 
>Preferences</title>
57
 
 
58
 
<para
59
 
>Here you can set timeout values. You might want to tweak them if your connection is very slow, but the default settings are appropriate for most users.</para>
60
 
 
61
 
<para
62
 
>Here <guilabel
63
 
>Timeout Values</guilabel
64
 
> are the length of time an application should wait for an answer from a network operation.</para>
65
 
 
66
 
<para
67
 
>You can configure the following timeouts:</para>
68
 
 
69
 
<variablelist>
70
 
<varlistentry>
71
 
<term
72
 
><guilabel
73
 
>Socket Read</guilabel
74
 
></term>
75
 
<listitem>
76
 
<para
77
 
>Some applications use <firstterm
78
 
>sockets</firstterm
79
 
> to communicate. You can think of a socket as a water tap; while it is open, water (or in our case, data) comes out, without any interaction. If something stops this flow of data, the application will wait for more to come. This could be a very long time, but you can configure a maximum time for an application to wait with this option.</para>
80
 
<para
81
 
>This setting will only apply to &kde; applications, of course.</para>
82
 
</listitem>
83
 
</varlistentry>
84
 
 
85
 
<varlistentry>
86
 
<term
87
 
><guilabel
88
 
>Proxy Connect</guilabel
89
 
></term>
90
 
<listitem>
91
 
<para
92
 
>Sets how long to wait for a connection to a proxy server, if one is configured. </para>
93
 
</listitem>
94
 
</varlistentry>
95
 
 
96
 
<varlistentry>
97
 
<term
98
 
><guilabel
99
 
>Server Connect</guilabel
100
 
></term>
101
 
<listitem>
102
 
<para
103
 
>Sets how long to wait for a connection to a remote server. </para>
104
 
</listitem>
105
 
</varlistentry>
106
 
 
107
 
<varlistentry>
108
 
<term
109
 
><guilabel
110
 
>Server Response</guilabel
111
 
></term>
112
 
<listitem>
113
 
<para
114
 
>Sets how long to wait for a reply from a remote server. </para>
115
 
</listitem>
116
 
</varlistentry>
117
 
 
118
 
</variablelist>
119
 
 
120
 
<para
121
 
>You can configure <guilabel
122
 
>FTP Options</guilabel
123
 
> here. At present there is just one option, <guilabel
124
 
>Enable Passive Mode (PASV)</guilabel
125
 
>.</para>
126
 
 
127
 
<para
128
 
>Passive &FTP; is often required when you are behind a firewall. Many firewalls only permit connections that were initiated from <quote
129
 
>the inside</quote
130
 
>. Passive &FTP; is controlled by the client, which makes it usable through firewalls.</para>
131
 
 
132
 
</sect1>
133
 
</article>
 
 
b'\\ No newline at end of file'