Search results for query: *

  • Users: Alt_F4
  • Content: Threads
  • Order by date
  1. A

    Limit ports used by an app

    Hi all, I have written an application that connects to 800+ devices via a mobile network. Currently when a connection is made to one of these devices the app will use the first available port. For security reasons I would like to restrict the range of ports used to around 1000. Does anyone have...
  2. A

    What tools are best for testing load on a windows service?

    Hi, Does anyone know of any good tools (free preferably) that i can use to test load on a windows service? TIA
  3. A

    Question IP aliases in .net??

    Hi, Is it possible to use .net to take 1 ip address and simulate 1000 ip addresses? If so how is this accomplished? Thanks
  4. A

    Need Advice with threading/delegates in a service

    Hi All, I am seeking some advice on whether i should use multi-threading or delegates in a service that i am writing. I have written a couple of services before (with multi-threading) but think that i could have done a better job of it. The service does not have a UI, it only needs to...
Back
Top