Nandini:
Thanks for the reply. Here are the answers to your questions:
1. The Data Socket Server runs on a Reader computer.
2. Everything works when I have 2 writers and 1 reader. The Data Socket Server program runs on the same computer where the reader program is running.
3. A specific reader is NOT designated to a specific writer.
4. Data Sent from the writers is "variant" data (in Visual Basic 6.0).
5. When I connect the second reader (which is on a different computer than the Data Socket Server and the 1st reader program), the Data Socket Server "hangs". The connection process is very very slow. This procedure used to work very well, say, up to early this year.
I did some addl testing and narrowed down the problem. I ran the Data Socket Server on one computer. Then I ran the reader program on a second computer. The connection was very very slow, giving the appearance that the Data Socket Server is "hanging". I did not run any writer programs.
Raj