Hi
I use in 6 threads to wait to ReceiveMessageFrom function.
Each thread have seperate socket and seperate object .
There are not common member or share variable between object.
Some time I receive from ReceiveMessageFrom function exception.
"Object refrence not set"
Do you have any idea ?
pop