Screenshot Preview

PowerTCP Server for ActiveX

de Dart Communications - Tipo de producto: Componente / ActiveX OCX

Por favor note que al menos que se indique lo contrario, esta es la versión en Inglés del producto.

*

Enable rapid construction of custom server applications such as FTP servers, unique TCP servers, proxy servers, DNS servers, SMTP servers, and Flash servers. PowerTCP Server for ActiveX utilizes an NT service control to enable you to build server-side applications that will run as a service. Use it to establish Inter-Process Communications (IPC) between applications or applications that provide real-time monitoring. Includes sample projects for FTP server, Flash server, SMTP server, character generator, Discard server, and Echo server.

Desde
$479.04
Precio en

Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.

PowerTCP Server for ActiveX V3.2.1   *

Añadir a la Cesta $ 479.04 1 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  *
Ref. Fabricante: P-1560-LIC
Descarga (4.3 MB)
Añadir a la Cesta $ 1,565.06 4 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  * Descarga (4.3 MB)
Añadir a la Cesta $ 2,738.12 8 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  * Descarga (4.3 MB)

PowerTCP Server for ActiveX V3.2.1 - with Subscription   *

Añadir a la Cesta $ 685.02 1 Developer License - includes One Year Standard Support and Updates/Upgrades  *
Ref. Fabricante: P-1560-SUB
Descarga (4.3 MB)
Añadir a la Cesta $ 2,192.26 4 Developer License - includes One Year Standard Support and Updates/Upgrades  * Descarga (4.3 MB)
Añadir a la Cesta $ 3,835.72 8 Developer License - includes One Year Standard Support and Updates/Upgrades  * Descarga (4.3 MB)

PowerTCP Server for ActiveX V3.2.1 Subscription Renewals   *

Añadir a la Cesta $ 444.92 1 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  *
Ref. Fabricante: P-1560-SUB-RENEW
Verificar Descarga (29 KB)
Añadir a la Cesta $ 1,424.92 4 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  * Verificar Descarga (29 KB)
Añadir a la Cesta $ 2,493.12 8 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  * Verificar Descarga (29 KB)

PowerTCP Server for ActiveX Source Code   *

Añadir a la Cesta $ 3,430.00 Source Code - delivered separately (requires a Developer License)  *
Ref. Fabricante: P-1560-SOURCE
Verificar Descarga (29 KB)

Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra.  Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.

Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.

 *

What's new in PowerTCP Server for ActiveX V3.2.1?

  • Fixed crash when transferring files.

What's new in PowerTCP Server for ActiveX V3.2.0?

  • Now includes support for all Data Execution Protection (DEP) enabled systems.

What's new in PowerTCP Server for ActiveX V3.1?

  • The latest edition of Server for ActiveX includes some substantial changes to the FTPServer control, explicitly based on customer feedback. The FTPServer control will now raise data command Events not only when a command is received (such as a Store command raising the Store Event), but will also raise the Event a second time when the command completes. To maintain backwards compatibility there is an EndEvent Property, so users can choose whether to implement the secondary Event mechanism. To verify whether an Event is being raised for for the first or second time, the Request Object now has a Completed Property. When this Property is True, the Event is being raised to signal the completion of an FTP command. Finally, the Request Object now also includes a Cancel Method, allowing users to easily cancel an activity in an FTP Server application and send the proper response back to a client. This version of Server for ActiveX now also includes 3 VB.NET samples for the Echo Server application, the FTP Server application, and the Flash Server application

What's new in PowerTCP Server for ActiveX V3.0?

  • Includes a DNS Server Control
  • Includes a DNS Client Control
  • Provides ability to easily manage Server load balancing
  • Delivers the capability to simply track and manage Client requests
  • Supplies functionality to monitor and avert users’ internet visits
  • Allows for easy data transmission
  • Includes useful proxy samples

This latest version of Server for ActiveX now provides programmers with even greater capabilities to create custom server applications. It includes a unique DNS Server Control that allows you to easily manage a server burden by building a load balancing system. This system redirects traffic from one server to another by returning the server IP address to the client that submitted a DNS resolution request.

Additionally, PowerTCP Server for ActiveX now ships with a DNS (client) Control. This used in conjunction with the DNS Server Control allows DNS requests to be redirected to another DNS Server. Another benefit of this new version is the ability it provides you to create a proxy for filtering and tracking requests. With PowerTCP Server for ActiveX you have the ability to monitor websites users have visited, track the number of visits, and even control access to specific websites.

Creating a Web page using flash? With this new version of PowerTCP Server for ActiveX you have a demonstration of how to transfer data dynamically by creating a Flash Server to send data to a Flash Client in real time.

Samples are included in this new version to help you see its capabilities. These samples include a DNS Proxy sample, a Proxy Server sample, and a Flash Server sample.


 *

PowerTCP Server for ActiveX: Enable the rapid construction of high-quality/high performance custom server applications.

  • ROYALTY-FREE DISTRIBUTION
  • Intuitive On-line Help
  • FtpServer
  • Server Control
  • Service
  • TCP

PowerTCP Server for ActiveX Potential Uses/Applications:

  • Perfect for establishing Inter-Process Communications (IPC) between applications
  • Build a chat server
  • Create an SMTP/POP3 or FTP server
  • Create MUD server
  • Create a proxy server
  • Develop NT Server monitoring applications
  • Create an Internet filter/URL request tracker for outbound data
  • Use the Server Control with Flash for realtime information monitoring
  • Create a complete DNS Proxy Server
  • Enable streaming content

PowerTCP Server for ActiveX Sample Projects:

  • FTP Server Uses FtpServer and Service Controls to implement an FTP Server
  • SMTP Server Uses Server and Service Controls to implement a Mail Server
  • Character Generator Uses Server and Service Controls to generate a continuous stream of characters
  • Discard Server Uses Server and Service Controls to receive data without doing anything else
  • Echo Server Uses the Server and Service Controls to demonstrate an Echo Server that can be installed as an NT Service
  • DNS Proxy - A program that could be used to intercept DNS requests and perform actions based on the request (in this case a simple log file) before supplying the response to the requestor
  • Flash Server - Demonstrates how to send messages to a (Macromedia) Flash Client using Flash 5's XMLSocket Object
  • Proxy Server - Demonstrates how to use PowerTCP to perform the functions of several of the most common proxy types

PowerTCP Server for ActiveX Benefits & Features:

  • Simple construction of service applications.
  • No "housekeeping" management required.
  • "files" & "listings" transfer automatically with FtpServer Control
  • Server Control eliminates your management of connections, greatly reducing the code you have to write and debug.
  • FtpServer Control provides the necessary flexibility needed to customize your site...extend FTP to respond to additional site commands
  • Server Control automatically cleans up when closed under harsh conditions, protecting your application and the operating system from unexpected user actions
  • Server Control operates on a single thread, eliminating the overhead associated with multi-threaded applications.
  • Service Control hooks directly into the NT Service Manager using WIN32 calls

PowerTCP Server for ActiveX What’s Included:
The Server for ActiveX installation comes complete with the following:

  • 16 Controls/Objects
  • Full Sample projects
  • Debug Server for debugging and protocol testing
  • Full MS Help Documentation, including examples

Atención

Para su comodidad, hemos incluido enlaces a Google Translate para traducir la información del producto que todavía tenemos que traducir. Por favor, tenga en cuenta que traducciones automáticas no siempre son totalmente exactas.
Con la tecnología de
Requiere Flash en Firefox y Opera

Búsqueda de productos

Escriba palabras de búsqueda:

¿Por qué comprar en ComponentSource?

ComponentSource ofrece un único servicio global, utilizado por más de 1.000.000 de desarrolladores en todo el mundo.

Más Información | Sobre Nosotros

Ahorro sobre desarrollo

Lea nuestro Libro Blanco sobre como calcular
el Retorno sobre la Inversión

Líneas de código: 44,507
Hombre-mes: 45
Costo Recursos Humanos: $222,535

Funciones Requeridas:

Esfuerzo por 1000 líneas de código:

Costo Mensual de Recursos Humanos :

Galería de capturas de pantalla

Haga clic para obtener una vista previa completa

Captura de pantalla PowerTCP Server for ActiveX - ActiveX  - V3.2.1 Captura de pantalla PowerTCP Server for ActiveX - ActiveX  - V3.2.1 Captura de pantalla PowerTCP Server for ActiveX - ActiveX  - V3.2.1 Captura de pantalla PowerTCP Server for ActiveX - ActiveX  - V3.2.1 Captura de pantalla PowerTCP Server for ActiveX - ActiveX  - V3.2.1
Award