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