I implement the CFNetwork framework for sending and receiving message in local network(All devices are connected with same network). I successfully implement this functionality but my problem is that If i connected more device like 8 to 10 at that time message will be delay and i want to get that delay time at receiver side. I tried a lot but no luck for getting a delay time. If anyone have any idea how to get this please help me.
Thanks in advance.