Number of simultaneous connections in Client.connect

Hello,

I am using WiFi101 library and connecting to server using client.connect method.

I have a doubt that how many arduinos/clients can simultaneously be connected to a single server (i.e. single IP address) without losing any data.

Is there any restriction in number of clients connected?
Thanks.

Is there any restriction in number of clients connected?

Yes.

Was that enough information?

If not, some details about which server software is running, on what kind of hardware, running what operating system, and how that server software is configured, just might be in order.