Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added classes for detector; Sending out in n different streams with n ↵ | Tobias Frust | 2016-06-30 | 9 | -42/+164 |
| | | | | different ports | ||||
* | bug fixes | Tobias Frust | 2016-06-30 | 5 | -27/+22 |
| | |||||
* | implemented virtual DetectorModule with simple send via udp | Tobias Frust | 2016-06-30 | 11 | -38/+243 |
| | |||||
* | added client and server executable for testing simple udp packet transfer | Tobias Frust | 2016-06-29 | 5 | -6/+61 |
| | |||||
* | added UDP-Client and Server classes for data transfer via Ethernet | Tobias Frust | 2016-06-29 | 6 | -7/+414 |
| | |||||
* | added udpClient, which will later send out the packages | Tobias Frust | 2016-06-29 | 4 | -0/+60 |
| | |||||
* | created project structure | Tobias Frust | 2016-06-29 | 6 | -0/+151 |