À propos de PowerTCP Server for ActiveX

Bénéficiez de la construction rapide d'applications serveur personnalisées telles que les serveurs FTP, les serveurs TCP uniques, les serveurs proxy, les serveurs DNS, les serveurs SMTP et les serveurs Flash.

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.

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