jankammerath / gophie

Gophie is a modern, graphical and cross-platform client or browser for "The Internet Gopher" also known as the Gopher protocol. Gophie supports browsing gopher pages, using search engines such as Veronica-2, displaying images and downloading files.
http://gophie.org
GNU General Public License v3.0
172 stars 9 forks source link

CCSO directory search support #2

Open jankammerath opened 4 years ago

jankammerath commented 4 years ago

CCSO is currently not implemented, but should be natively rendered in Gophie.

jankammerath commented 4 years ago

Now handles CCSO like Telnet. There are just too few CCSO services out there to test with. In fact I could only find the floodgap.com CCSO server to test the protocol implementation with.

The details can be found here: https://tools.ietf.org/html/rfc2378

CCSO could potentially be implemented as an individual client, but the demand is even less than for Gopher, hence for now there will be no graphical user interface for CCSO in Gophie.

jankammerath commented 4 years ago

Here is another server: telnet 144.92.9.70 105 https://github.com/michael-lazar/ccso-nameserver/issues/2