summaryrefslogtreecommitdiffstats
path: root/src/UDPClient
Commit message (Collapse)AuthorAgeFilesLines
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-141-0/+1
|
* Send multiple packets in one system callSuren A. Chilingaryan2018-08-062-0/+14
|
* added classes for detector; Sending out in n different streams with n ↵Tobias Frust2016-06-301-0/+2
| | | | different ports
* bug fixesTobias Frust2016-06-301-1/+1
|
* added UDP-Client and Server classes for data transfer via EthernetTobias Frust2016-06-292-5/+162
|
* added udpClient, which will later send out the packagesTobias Frust2016-06-292-0/+27