tdeio slave for gopher protocol
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.
 
 
Go to file
Michele Calgaro 3eaf665507
Conversion KDE -> TDE environment.
6 years ago
doc Conversion KDE -> TDE environment. 6 years ago
doc-translations Conversion KDE -> TDE environment. 6 years ago
po Conversion KDE -> TDE environment. 6 years ago
BUGS Initial import of kio-gopher 0.1.4 source code. 6 years ago
CMakeLists.txt Conversion KDE -> TDE environment. 6 years ago
COPYING Initial import of kio-gopher 0.1.4 source code. 6 years ago
ChangeLog Initial import of kio-gopher 0.1.4 source code. 6 years ago
FAQ Conversion KDE -> TDE environment. 6 years ago
Messages.sh Conversion KDE -> TDE environment. 6 years ago
README Conversion KDE -> TDE environment. 6 years ago
gopher.protocol Conversion KDE -> TDE environment. 6 years ago
tdeio_gopher.cpp Conversion KDE -> TDE environment. 6 years ago
tdeio_gopher.h Conversion KDE -> TDE environment. 6 years ago

README

Gopher tdeioslave Readme

This adds support for the gopher protocol to konqueror.

It is still in development.

It has been tested to work with KDE 3.1 and up.
It has not been tested on other KDE versions.

Currently it supports most (if not all) of the gopher protocol. 

Support for gopher+ protocol is planned.

Protocol Documentation:
 Gopher:
  http://www.faqs.org/rfcs/rfc1436.html

 Gopher+:
  http://iubio.bio.indiana.edu/soft/util/gopher/Gopher+-spec.text

 Gopher URL:
  http://www.cotse.com/CIE/RFC/1738/16.htm

Albert Astals Cid tsdgeos DOT terra AT es