|
-
Apr 30th, 2006, 06:53 AM
#1
Thread Starter
Hyperactive Member
General Q on winsock which I not found on the board
Greetings, I have the following situation - 1 server with a winsock array
and upto 254 Clients. The comp. environment is W2000, VB6
The protokoll I am using is TCP. The transfer between Server und Clients
is purly textbased (ASCII).
The clients are mainly requesting textfiles from the server, but on a
lesser level sending also larger text to the server. Ratio i guess (50:1)
The whole thing is not another chat app, but the structure of the app
is nearly the same.
Q: What happend on the server site winsock if 10% of the clients login
on / requesting data etc in the same time (not exactly but you know
what I thing off)? Is the winsock on the server site capable to manage
this, or do I need to implement a kind of buffer. If yes - any example
/ link would be great.
thanks in advance
Last edited by Bongo; Apr 30th, 2006 at 08:31 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|