blob: e960da6cd75a2c6e68f47fc644a0dec5ce4b9696 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'>
<!ENTITY % addindex "IGNORE">
<!ENTITY % British-English "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;" id="lan">
<title>lan</title>
<articleinfo>
<authorgroup>
<author>&Ferdinand.Gassauer;</author>
<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>malcolm.hunter@gmx.co.uk</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit>
</authorgroup>
</articleinfo>
<para>This protocol is intended to provide a kind of <quote>network neighbourhood</quote> but only relying on the TCP/IP protocol stack and with the ability to use other protocols than just <acronym>SMB</acronym>.</para>
<para>The lan tdeioslave can use &FTP;, &HTTP;, <acronym>SMB</acronym>, <acronym>NFS</acronym>, and <acronym>FISH</acronym></para>
<para>It must first be configured in &kcontrol;, <menuchoice><guimenu>Network</guimenu><guimenuitem>LAN-Browsing</guimenuitem> </menuchoice> and for more information see <ulink url="help:/lisa">the Lan Browsing manual</ulink>.</para>
</article>
|