This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, January 31, 2012 7:47:02 PM(UTC)
Groups: Registered
Posts: 71
Hi,
Can you please tell me the max. no. of connection that we can made with the server at a time? If it is 10. then can you please tell me that is it possible to increase this limit? If yes then how?
Thanks.
#2
Posted
:
Wednesday, February 1, 2012 5:26:39 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Please answer the following questions:
1. Which server are you referring to? One of our server demos? Or a server you created?
2. Which LEADTOOLS version (16.5, 17, 17.5, etc.) and programming interface (.NET classes, DLL API, etc.) are you using?
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Wednesday, February 1, 2012 5:49:42 PM(UTC)
Groups: Registered
Posts: 71
Hi,
I am referring to Leadtools "C:\Program Files\LEAD Technologies\LEADTOOLS 17\Examples\DotNet\CSDicomServerDemo".
I am using Leadtools v17 and .NET classes.
Thanks.
#4
Posted
:
Thursday, February 2, 2012 7:06:06 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
The following code (in the demo) is setting the client number via the _Peers argument:
Listen(_IPAddress, _Port, _Peers, _ipType);
You can change this from Maximum property of nemericUpDownMaxClients in SaveOptions dialog.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.