iop_simplenet.h File Reference

Simple networked events via TCP/IP. More...

#include "corefaudes.h"
#include "iop_vdevice.h"

Go to the source code of this file.

Classes

class  faudes::SimplenetAddress
 Simplenet node address. More...
 
class  faudes::AttributeSimplenetOutput
 Configuration of a network output mapping. More...
 
class  faudes::AttributeSimplenetInput
 Configuration of a network input mapping. More...
 
class  faudes::AttributeSimplenetEvent
 Configuration of a networked input or output. More...
 
class  faudes::nDevice
 An nDevice implements networked IO via a simple TCP/IP protocol. More...
 
struct  faudes::nDevice::ClientState
 Background: state of a connection to a client (shared) More...
 
struct  faudes::nDevice::ServerState
 Background: state of a connection to an event server (shared) More...
 

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Functions

void * faudes::NDeviceListen (void *arg)
 

Detailed Description

Simple networked events via TCP/IP.

Definition in file iop_simplenet.h.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen