Feb. 24, 2012
6:48 p.m.
for telnet-kind-of communication, i think there is already base classes for doing that.. i have no image before my eyes now, but look for things related to mail client, and ftp.. the base class is called something like CommandBlahBlah, which implements a simple "readline" over socket. 2012/2/24 Göran Krampe <goran@krampe.se>:
On 02/24/2012 06:38 PM, Tudor Girba wrote:
Hi Sven (and Goran),
Thanks a lot! This is pretty much what I was looking for.
As I wrote - if you are after a forking *server* - then load Blackfoot from SS and use it as a base. I took Kom and stripped it down to its barest form and made a base class etc, it should be obvious. It does basically what Sven wrote.
regards, Göran
-- Best regards, Igor Stasenko.