|
-
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.
-
Apr 30th, 2006, 11:52 AM
#2
Re: General Q on winsock which I not found on the board
that is why there is a testing phase, just try it and see if it can handle it, it should be fine. If its quite a big app you should consider using the Winsock API instead of the winsock control, find tuts at www.winsockvb.com
-
May 4th, 2006, 11:54 AM
#3
Thread Starter
Hyperactive Member
Re: General Q on winsock which I not found on the board
@the182guy:
thanks for the info, but I can not reach the website www.winsockvb.com since my post. I dont know why. Any other suggestion, links, examples -
thx in advance
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
|