summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added classes for detector; Sending out in n different streams with n ↵Tobias Frust2016-06-309-42/+164
| | | | different ports
* bug fixesTobias Frust2016-06-305-27/+22
|
* implemented virtual DetectorModule with simple send via udpTobias Frust2016-06-3011-38/+243
|
* added client and server executable for testing simple udp packet transferTobias Frust2016-06-295-6/+61
|
* added UDP-Client and Server classes for data transfer via EthernetTobias Frust2016-06-296-7/+414
|
* added udpClient, which will later send out the packagesTobias Frust2016-06-294-0/+60
|
* created project structureTobias Frust2016-06-296-0/+151