UDP Problem | developer.brewmp.com UDP Problem | developer.brewmp.com

Developer

UDP Problem

Forums:

hi all,
i am successfully getting data using ISOCKET through TCP(AEE_SOCK_STREAM) but,
i cant get the data from the server when i use AEE_SOCK_DGRAM i,e UDP in this case it successfully send the request (ISOCKET_SendTo) but while recieving(ISOCKET_RecvFrom) it returns -2 & it is not registering the callback. ISOCKET_Readable() returns SUCCESS but it's not performing RecvFrom() again.??
Is there any sample application to recieve data from the server using UDP...???

thanks,
Satish