Classes | |
| class | framexmit::frameRecv |
| Class for receiving frame broadcast data. More... | |
| class | framexmit::frameSend |
| Class for broadcasting frame data. More... | |
| class | framexmit::auto_pkt_ptr |
| class | framexmit::abstractsemaphore |
| Abstract class to manage a semaphore. More... | |
| class | framexmit::mutex |
| Class to store a mutex. More... | |
| class | framexmit::recursivemutex |
| Class to store a recuresive mutex. More... | |
| class | framexmit::readwritelock |
| Class to store a read/write lock. More... | |
| class | framexmit::semlock |
| Class to automatically lock and unlock a mutex. More... | |
This API implements a reliable UDP/IP broadcast transfer. This API is intended to broadcast frame data from a frame builder machine to the on-line Data Monitoring Tools over gigabit ethernet. The main features are:
Example of a transmitter: sndtest.cc
Example of a receiver: rcvtest.cc
Get version 2.0 from here
Get version 3.0 from here
Get version 3.1 from here
1.5.3