dev.mena 0 Newbie Poster

i made an audio application confernce using tcp
it was good but the delay was not good
i try to do it using udp but i found some problem
like nat network and i can't use the same socket to send
and receive in two threads tell me this socket is already bind
how to solve this problems