Search:

Type: Posts; User: wolfgar

Search: Search took 0.42 seconds.

  1. Re: How to setup a server-multiple- clientenvironment

    idk about the multicast . but the "on client close kill tread" goes to the only way i saw how those are set up , where each accepted connection is handled by a new thread ,then when they disconnect...
  2. Re: How to setup a server-multiple- clientenvironment

    i don't know the details of it , but u have to have the server multi-thread listen on the port that each client would connect on

    server
    listen on port xxxx
    when u get a new incoming...
Results 1 to 2 of 2