_id | CONEXION_UDP | [private] |
cerrar(void) | CONEXION_UDP | |
CONEXION_UDP(char *nombre, int puerto) | CONEXION_UDP | |
crear_como_cliente(void) | CONEXION_UDP | |
crear_como_servidor(void) | CONEXION_UDP | |
enviar(char *buffer, int tam_buffer) | CONEXION_UDP | |
extremo_remoto | CONEXION_UDP | [private] |
id(void) | CONEXION_UDP | |
Nombre_servidor | CONEXION_UDP | [private] |
origen(DWORD *ip, WORD *puerto) | CONEXION_UDP | [inline] |
puerto_servidor | CONEXION_UDP | [private] |
recibir(char *buffer, int tam_buffer) | CONEXION_UDP | |
registro_asincronico(void(*f)(void *, int), void *User_data) | CONEXION_UDP | |
set_id(int i) | CONEXION_UDP | |
set_origen(DWORD ip, WORD puerto) | CONEXION_UDP | [inline] |
sockfd | CONEXION_UDP | [private] |
sockfd | CONEXION_UDP | [private] |
~CONEXION_UDP() | CONEXION_UDP |