ccgo is a client program for the IGS Go server, an SGF viewer, and a front end
to gnugo written in C++ using gtkmm. It has simple interfaces aimed to be fast
and reliable for people who just want to play or observe games of Go.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds the option for direct socket connection to an IGS server. It displays the registration time and last login time on IGS in the localtime of the client, and displays game titles. Window icons, an option to fetch player stats when the player pops up, and some board drawing fixes were added.