I created a server application, 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
, 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!!
![]()




, 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
, 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!!
Reply With Quote