Client-Server error

General development discussion.

Moderators: Susan Smith, admin, Gabriel

Post Reply
snafoo972
Posts: 1
Joined: Sat Apr 25, 2009 5:13 pm

Client-Server error

Post by snafoo972 »

I'm trying to implement client-server and I'm having trouble when 15 or more clients are connected at once. When a new session is started it crashes with a message box saying "SSL_shutdown the underlying BIO reported an I/O error 10054".

Anyone here experienced this?
GomezL
Posts: 258
Joined: Wed Apr 29, 2009 5:51 am
Contact:

Post by GomezL »

15 Clients seems like a small number, but we have found problems when running with Windows 2003 Server. It's actually the number of sessions and not workstations/users.

Windows 2008 Server does not seem to have these limits.
Post Reply