19 #ifndef TPINTERFACE_HPP
20 #define TPINTERFACE_HPP
22 #include "TPSocket.hpp"
23 #include "TPStreamer.hpp"
58 int Plug(
const std::string &ip,
const std::string& port,
69 virtual int ConfAsServer(
const std::string &ip,
const std::string& port);
71 virtual int ConfAsClient(
const std::string &ip,
const std::string& port);