networkclient
|
Files | |
file | example_1.c |
Sample code to initialize a RADIUS packet. | |
file | example_2.c |
Sample code to initialize a RADIUS packet. | |
file | example_3.c |
Sample code to initialize a RADIUS packet and a response to it. | |
file | example_4.c |
Allocate and manage multiple packets. | |
file | example_5.c |
Sample code to initialize a RADIUS packet send it to a server. | |
file | nr_socket_send.c |
file | nr_track_id_t.c |
file | nr_transmit.c |
file | nr_vp_create.c |
file | radsample.c |
Simple hard-coded RADIUS client. | |
file | radsample2.c |
More complex client using select() and nr_transmit() | |
file | radsample3.c |
More complex client using the nr_track_id_t structure. | |