Questions tagged [radius]

RADIUS is Remote Authentication Dial In User Service, a protocol that carries authentication, authorization and accounting data.

RADIUS is Remote Authentication Dial In User Service, a protocol that allows for authentication, authorization and accounting for its clients. The protocol often uses UDP as a transport to connect a variety of clients to servers. RADIUS was initially developed in 1991.

452 questions
-5
votes
1 answer

How to make a footer with a curved top border?

I'm bad with font end design and i'm trying to make a footer with a specific shape in css. Here is the shape i want to have: Do you know how to do it ? And if it is possible with a responsive behaviour. I tried…
Zer0NimO
  • 23
  • 6
-5
votes
2 answers

JAVA: 8 errors, need correcting

I have an assignment for my computer science class. I have put everything I need in the code, however I can not figure out how to debug it. I am getting 8 errors, however I need these fixed without taking out important code. import…
1 2 3
30
31