|
plptools
|
Representation of a server process on the PC A dummy which does not allow connects for now. More...
#include <ncp.h>
Public Member Functions | |
| PcServer (TCPSocket *, std::string _name) | |
| ~PcServer () | |
| bool | clientConnect (int, int) |
| std::string | getName () |
| PcServer * | self () |
Private Attributes | |
| std::string | name |
Representation of a server process on the PC A dummy which does not allow connects for now.