22 Sep
2009
22 Sep
'09
10:33 a.m.
Nazim Oztahtaci wrote:
I am a master student in KTH University, Stockholm. We are working on a project inwhich we are implementing a Darwin Streaming Server. We have to implement a custom authentication module in that in C++. We have a running Free Radius server on our platform. We need to make external connection between DSS and Radius so DSS will send user information to DSS and will get validation response. Is there any suitable library for that in C++?
No. You should be able to use the libradius code, though. Alan DeKok.