PowerTCP Winsock for ActiveX

from $249.00
Available Platforms

Code Examples

Included Example Projects

These PowerTCP Winsock for ActiveX  examples, included with the installation, are fully working applications and include complete source code.
Example Name Example Description Environments
DartChat Uses the UDP Control and multicast datagrams to join chat sessions. VB 6, VC++ 6
DartDraw Uses the UDP Control and broadcasting to create a community whiteboard application. VB 6
DNS Client Uses the DNS Control to resolve any host name to an address (type A records), any address to its host name (type PTR records), any email address to its host name and address (type MX records). VB 6, VC++ 6
Ping Client Uses the Ping Control to ping any host. VB 6, VC++ 6
RAS Client Uses the RAS Control to demonstrate dial-up operation. VB 6, VC++ 6
TCP Blaster Uses the Daemon and TCP Controls to demonstrate high-throughput operation. VB 6, VC++ 6
TCP Client Uses the TCP Control to build an interactive on-line application for time, character builder, smtp, echo, etc. VB 6
UDP Client Uses the UDP Control in an interactive "chat" application. VB 6, VC++ 6
WebAlive Uses the TCP Control to compare the performance of any two web servers. VB 6

 

 

Winsock for ActiveX also includes the following application(s):

Application Description
Debug Server This server application is based upon one of Dart's own internal testing tools and is designed to help developers debug their client-side applications by being able to see the message sent from a client application. Then, a developer can respond to the client application with a customized response message sent from the server.

 

 

ASP (Online) Samples
Our ASP samples give a live, onsite demonstration of our tools.

Sample Name Sample Description Environments
DNS on the Web ASP application uses the DNS Control to resolve a host name to an address, an address to host name(s), or an email address to a mail server name and address. COM, .NET