D
deepak nayak
hi,
We have Primary / Secondary Client / Server architecture. The
server is supposed to receive data from Primary client but ignore the
Secondary Client data. I have to somehow ignore the Secondary Client's
data without wasting time on the recv() from Secondary Client.
Can anyone suggest how i go about achieving it ?
Thanks in advance,
Deepak Nayak
We have Primary / Secondary Client / Server architecture. The
server is supposed to receive data from Primary client but ignore the
Secondary Client data. I have to somehow ignore the Secondary Client's
data without wasting time on the recv() from Secondary Client.
Can anyone suggest how i go about achieving it ?
Thanks in advance,
Deepak Nayak