-
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!!:)
-
I've created apps which open hundreds of sockets and I've had no problems :)
What code are you using ?
- jamie
-
Im at skewl...
Go online l8r and I'll post the coding for my applet... (hundreds?.. kewl.....:D)