|
-
Mar 15th, 2001, 07:09 PM
#1
Thread Starter
Lively Member
This is the scenario, I have a Server WinSock accepting many Client WinSock, if you know what I mean.
When Client A connects to Server, an occurence of WinSock is instantiated, this is OK.
But when Client A disconnects and reconnects, it starts another instance of WinSock in the Server. Is there no way for me to check the source Client and maybe reassign it to the same Port/WinSock instance to 'recycle' resource or at least delete the disconnected connection?
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
|