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/tdeio_lan
Michele Calgaro 1ca792dcab
Fixed wrong DocPath strings. This relates to bug 2319.
9 years ago
..
AUTHORS Rename kiobuffer and KHTML 11 years ago
CMakeLists.txt Rename kiobuffer and KHTML 11 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Rename kiobuffer and KHTML 11 years ago
TODO Rename kiobuffer and KHTML 11 years ago
lan.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
lan.protocol Fixed wrong DocPath strings. This relates to bug 2319. 9 years ago
lisa.desktop Rename kiobuffer and KHTML 11 years ago
rlan.protocol Fixed wrong DocPath strings. This relates to bug 2319. 9 years ago
tdeio_lan.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
tdeio_lan.h Additional k => tde renaming and fixes 11 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 tdebase/tdeioslave and enter it in
tdebase/tdeioslave/Makefile.am in the SUBDIR line. The rerun make in
tdebase/tdeioslave.

Alexander Neundorf
<neundorf@kde.org>