Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21839

[VB6] Question about winsock arrays and maximum array connections?

$
0
0
I have my server-client application to currently support 500 winsock connections on 1 single port. My question is, How many connections/arrays can it hold. once I get a large number of connections (lets say 100+) will it put a lot of stress on my network card?

The client receives data from the server. saying winsock1.senddata x, "!ping!" and all 500 clients reply with winsock1.senddata x, "!pong!".

If they all send a reply to the ping request to the server at once will this put stress on my network card?


Thank you,
Joe621

Viewing all articles
Browse latest Browse all 21839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>