Classes and methods related to Comm. More...
Classes | |
| class | AComm |
| A base class for communication interfaces, conforming to the IComm protocol. More... | |
| class | BtComm |
| A class for Bluetooth communication, inheriting from AComm. More... | |
| protocol | <IComm> |
| A protocol defining the interface for communication classes. More... | |
| class | TcpComm |
| A class for TCP communication, inheriting from AComm and conforming to the NSStreamDelegate protocol. More... | |
Classes and methods related to Comm.