tomcatexodus
Feb 27th, 2001, 04:20 PM
I created a server application:D, which when I open a new connection, to allow a client to connect, it simply opens an new "child" window within an MDI, with a new winsock control and port number. My question is:confused:, is there a way to overcome the error "Buffer overflow" when I open more than 16 ports. The moment I attempt to open the 17th different port, it errors out... any help will be appriciated greatly!!:)