summaryrefslogtreecommitdiffstats
path: root/src/UDPServer
Commit message (Collapse)AuthorAgeFilesLines
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-141-1/+19
|
* Support Mellanox SocketXtreme (not tested as no support on ConnectX-3)Suren A. Chilingaryan2018-08-141-0/+5
|
* Recieve multiple packets in one system callSuren A. Chilingaryan2018-07-252-0/+17
|
* added ReceiverThreads for tests with 40GBETobias Frust2016-07-211-19/+7
|
* added classes for detector; Sending out in n different streams with n ↵Tobias Frust2016-06-301-5/+5
| | | | different ports
* added client and server executable for testing simple udp packet transferTobias Frust2016-06-292-1/+17
|
* added UDP-Client and Server classes for data transfer via EthernetTobias Frust2016-06-292-0/+227