class tcp_clientimp: public csclientimp { public: tcp_clientimp(); protected: data_connection* createdata(const csaddress* addr) const; };