Results 1 to 3 of 3

Thread: Winsock Port Numbers!!!

  1. #1

    Thread Starter
    Hyperactive Member tomcatexodus's Avatar
    Join Date
    Feb 2001
    Posts
    372

    Angry

    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!!
    IWS

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    I've created apps which open hundreds of sockets and I've had no problems
    What code are you using ?

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

    Thread Starter
    Hyperactive Member tomcatexodus's Avatar
    Join Date
    Feb 2001
    Posts
    372

    Angry Im at skewl...

    Go online l8r and I'll post the coding for my applet... (hundreds?.. kewl.....)
    IWS

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width