kennedymr2
Programmer
I have developed a program using mswinsck.ocx to stand as a server, which will have a large number of clients attached at any one time.
All development has been done on a laptop P4, the program has performed very well and i have had no problems.
BUT
I have now installed my program on a Windows2000 Server, using a high end server (dual processor) (multitread capable)
When i have one client connected , the performance is fine.
When the second client is connected, the first client still performs fine, but the second client just hangs.
I suspect it is blocked!! or something.
Is there another winsock control i can use, or is there a later version !!!
This problem only happens when the server is a high end computer.
On normal p3,p4 computers, it works fine., i have even installed windows 2000 server on one of the "normal" p4's,
works fine.
On the high end server, have turned mutitreading off, no difference to the problem.
I have found some references in microsoft as to winsock not working on some high end servers.
-------------------
Appreciate some advice, the whole thing is becoming URGENT.
All development has been done on a laptop P4, the program has performed very well and i have had no problems.
BUT
I have now installed my program on a Windows2000 Server, using a high end server (dual processor) (multitread capable)
When i have one client connected , the performance is fine.
When the second client is connected, the first client still performs fine, but the second client just hangs.
I suspect it is blocked!! or something.
Is there another winsock control i can use, or is there a later version !!!
This problem only happens when the server is a high end computer.
On normal p3,p4 computers, it works fine., i have even installed windows 2000 server on one of the "normal" p4's,
works fine.
On the high end server, have turned mutitreading off, no difference to the problem.
I have found some references in microsoft as to winsock not working on some high end servers.
-------------------
Appreciate some advice, the whole thing is becoming URGENT.