PowerTCP Server Tool
Use the ActiveX controls included with the PowerTCP Server Tool to build advanced server applications.
The Server component can be used to build ANY TCP-based server. This is useful for building servers for existing protocols (such as creating an SMTP or NNTP server) or for creating a server to implement your own protocol.
The FTP Server component can be used to build a fully functional FTP server. This is useful when existing FTP servers don’t offer enough flexibility
The DNS Server component can be used to build a custom server that responds to Domain Name queries. This is useful if for building a DNS proxy that can be used to monitor all traffic within your network.
The NT Service component makes it easy to install your server application as an NT service.
Included with the download are fully functional sample applications for Visual Basic, Visual C++, Delphi, C++ Builder, and the .NET Framework including full-fledged server apps. Also included is extensive documentation demonstrating how to use the Server Tool within your favorite development environment. |