Finding old ( and sometimes new ;-) ) Squeak code is a bit of an art. I find the Nabble search of all Smalltalk mailing lists (or you can restrict to sub groups/lists e.g. just Pharo) the best starting point (http://forum.world.st/). Searching on "telnet" produced a link to the code for the Telnet project you found (the thread is called "Net::Telnet equivalent"). Also, a google search on "squeak smalltalk telnet" produced the following additional leads: * Download some old images; "December 2004... Squeak has built in a very basic telnet client" http://wiki.squeak.org/squeak/1523 * look at the Curl plugin; "adds an new repository type that uses the Curl Plugin... supports TELNET http://www.squeaksource.com/monticellossl" HTH, Sean -- View this message in context: http://forum.world.st/Telnet-client-tp3171716p3172111.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.