3.10.2013 - PIPeer release, PIConsole now can work as server and remote client. Remote console test program in directory "remote_console"
This commit is contained in:
@@ -29,8 +29,9 @@
|
||||
|
||||
class PIProtocol;
|
||||
|
||||
class PIP_EXPORT PIMultiProtocolBase
|
||||
class PIP_EXPORT PIMultiProtocolBase: protected PIObject
|
||||
{
|
||||
PIOBJECT(PIMultiProtocolBase)
|
||||
friend class PIProtocol;
|
||||
public:
|
||||
PIMultiProtocolBase() {;}
|
||||
|
||||
Reference in New Issue
Block a user