You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/lanbrowsing/kio_lan
tpearson 47c8a359c5
Trinity Qt initial conversion
14 years ago
..
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kio_lan.cpp Trinity Qt initial conversion 14 years ago
kio_lan.h Trinity Qt initial conversion 14 years ago
lan.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
lan.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
lisa.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
rlan.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

This is a brandnew ioslave for my brandnew LISa daemon/server.
It provides something like a network neighbourhood
only relying on the TCP/IP protocol stack for KDE. Enter lan:/ to see it.
Read the README for lisa/reslisa.
LISa/resLISa is in the subdir lisa/.
Maybe you have to adjust the Makefile a little bit, it currently doesn't
use the automake/configure stuff.
On some systems (e.g. Solaris) you will have to add some libraries, like
-lnsl, I think.

Copy this directory e.g. under kdebase/kioslave and enter it in
kdebase/kioslave/Makefile.am in the SUBDIR line. The rerun make in
kdebase/kioslave.

Alexander Neundorf
<neundorf@kde.org>