summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* sending out always the same packetTobias Frust2016-07-211-2/+4
|
* added ReceiverThreads for tests with 40GBETobias Frust2016-07-217-37/+122
|
* the number of images per second is now configurable via terminal inputTobias Frust2016-07-111-1/+11
|
* UDP packets are sent out correctlyTobias Frust2016-07-114-20/+28
|
* 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