00001 // Copyright (c) 2003 David Muse 00002 // See the COPYING file for more information. 00003 00004 private: 00005 bool initialize(const char *servicename, int32_t port, 00006 const char *protocol); 00007 serviceentryprivate *pvt;