Hi,
Client: XP,Vista, Windows 7 Pro
- C# Express 2008
Server: Windows Server 2008 R2
Please give me suggestions and solutions how can I test my server/client setup.
Currently my client program connects to FTP and Server(Webservi ce)
Is there a way that I can test my server and FTP if they can support thousand or more users?
What I have now is that, I can create thread and connect to FTP. But I am limited up to 2 threads running at the same time. Is there a way to increase it more?
For the webservice, the best testing I had was to have at least 3 connections getting authentications all at the same time.
I am worried if the time comes that thousands of users will connect to it, it may not able to support it.
Please advice me.
TIA
-dantz
Client: XP,Vista, Windows 7 Pro
- C# Express 2008
Server: Windows Server 2008 R2
Please give me suggestions and solutions how can I test my server/client setup.
Currently my client program connects to FTP and Server(Webservi ce)
Is there a way that I can test my server and FTP if they can support thousand or more users?
What I have now is that, I can create thread and connect to FTP. But I am limited up to 2 threads running at the same time. Is there a way to increase it more?
For the webservice, the best testing I had was to have at least 3 connections getting authentications all at the same time.
I am worried if the time comes that thousands of users will connect to it, it may not able to support it.
Please advice me.
TIA
-dantz