Jump to content

Recommended Posts

Posted

any ideas on how a server can connect to different clients with just one socket, is it possible to accept all incoming connections... tnx...

Posted

Search the example scripts for the Asynchronous Socket library. The example listed only lets up to 500 connections, but you can either increase that limit, or make it dynamic. Course, if you need more than 500, I'd suggest going with a different language, as AutoIt isn't the fastest at handling a lot of things at one time. Zatorg wrote it, use his name to help make the search faster.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...