If i simply start the project with options "udt server 9000" it drops an exception:
Unhandled exception. System.Exception: Problem when listening with 5
---> UdtSharp.UdtException: Operation not supported: Listen/accept is not supported in rendezous connection setup
at UdtSharp.UdtUnited.listen(Int32 u, Int32 backlog) in C:\Users\mpathy\Desktop\UDT\UdtSharp-master\src\UdtUnited.cs:line 385
at UdtSharp.UdtSocket.Listen(Int32 maxConnections) in C:\Users\mpathy\Desktop\UDT\UdtSharp-master\src\UdtSocket.cs:line 56