Hi,

I have a Server receiving data from a ADConverter[with TCP/IP Interface] thru winsock W1.

Now I have 2 other Displays and 6 PCs where the data received is to be displayed. The DIsplay Units are having TCP/IP interface.

In my server program I have incorporated two other winsock W2, W3.

Indivisually when I am sending data to W2 or W3 by senddata each of them are displaying data on dataarrival from W1.

Problem is if I connect W3 after W2, the display on Display-W2 stops but Display-W3 working and vice versa.

Any solution.... URGENTLY NEEDED.

Thax & Regards.
SG