Login  
Search All Forums
Dart Home | PowerTCP Sockets for .NET | Custom Development Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
AuthorForum: PowerTCP Sockets for .NET (Secure and Standard)
Topic: DO NOT BUY THIS PRODUCT Warning
luzarius

From: fddfas, AL USA
Posts: 6
Member Since: 05/13/06
posted May 17, 2006 3:08 PM

DO NOT BUY THIS PRODUCT Warning

We tried implementing a version of darts Sockets and the performance was terrible.

Using TCP we were only able to handle max of 24 users. While using .NET's own wrappers (tcpclient,tcplistener) we were able to handle 64 users using TCP.

Their wrapper sucks. They also provide no data, no performance charts, and no results of any kind to prove that their socket wrapper works.

Stay away from this product.
Ian Bell

From: East Grinstead, United Kingdom
Posts: 1
Member Since: 06/30/06
posted June 30, 2006 6:23 AM

This looks like you left the maximum threads set at the default of 25. Each connection uses a seperate thread hence you were limiting the app to 25 connections. Increase the maximum threads
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX