Activex' Shop (for developers)

Barcode Reader Toolkit for Windows

$249.00

A comprehensive toolkit to extract barcode information from images.

The Softek Barcode Reader Toolkit is typically used in applications that scan and index documents. The barcode information is read from documents at high speed and with exceptional accuracy, allowing the application to index the image without operator intervention.

Barcode Reader Toolkit for Linux

$249.00

A comprehensive toolkit to extract barcode information from images.

The Softek Barcode Reader Toolkit is typically used in applications that scan and index documents. The barcode information is read from documents at high speed and with exceptional accuracy, allowing the application to index the image without operator intervention.

AvaxVector ActiveX v.1.3

$486.53

View, create, edit, print, and manage 2D vector drawings. AVAX is an ActiveX control (OCX) that includes over 500properties, methods, and events to provide full control over vector drawings. AVAX also includes standard geometric shapes - line, point, polyline, circle, ellipse, etc. - as well as polygon shapes filled with any kind of pattern, such as AutoCAD .PAT files, Bitmaps, animations, etc. You can export images to virtually any image type, including DWG, DXF, SVG, SWF, PLT, PIC, PDF, XML, RTF and WMF.

Platform: Windows 98/2000/NT/XP or later

gsDXFWriter.dll v.1.0

$99.00

gsDXFWriter is an object oriented ActiveX DLL for generating Autodesk ® DXF drawing files.

 

Features:

- Drawing objects: Lines, Points, Circles, Ellipses, Texts, Polylines, Arcs, Solids, .

Linear dimensions, angular dimensions, linear hatch, regular polygons, rectangles, blocks.

- Line styles, fonts, colors, layers.

 

Platform: Windows 98/2000/NT/XP or later

 

AVAC-CAD v.1.0 (beta version)

$749.00

AVAX-CAD is a CAD application for end-users based on AVAX Vector ActiveX control. Soon we will offer AVAX-CAD’s VB6 source code as a product in a logical price. We hope that this will be useful for the AVAX Vector ActiveX developers.

We are also planning to make a market of Add-Ons for AVAX-CAD application. An AVAX-CAD Add-On is a simple ActiveX DLL that takes a handle, of the AVAX-CAD’s application active window AVAX control, as a parameter. So with this technic a developer can make any kind of small or big applications that have as result a drawing in AVAX-CAD environment. Some examples: Drawing libraries, blocks, stairs - roof creation, fractals, 3d view of the AVAX-CAD drawing, diagrams, tables etc.

 

BarCodeWiz Barcode ActiveX Control

$139.99

Create professional quality bar codes with BarCodeWiz ActiveX.

Insert it into your Word document, Access report, or Excel spreadsheet.

Type your data into the Barcode field, and click Print.

Use it in your Visual Basic, Delphi or Visual C++ application.

Customize everything! Or, let it take care of the details.

Platform: Windows 98/2000/NT/XP or later

Barcodesoft ASP.Net Server Control

Barcodesoft ASP.Net Server Control enpowers you to print barcode from your own ASP.NET application.

It supports all major linear and two-dimensional barcode formats, like Code39, Code128, UPC-A, EAN13, POSTNET, PDF417 and Data Matrix.

Platform: Windows 2000/NT/XP or later

WinsockQ TCP/IP ActiveX Component

$199.00 

WinsockQ is an ActiveX component that provides convenient access to Winsock, while providing a multitude of that make creating server or client applications a snap. WinsockQ also includes numerous examples showing how to create different types of applications, and requires only Winsock 1.1 or greater.

The following is a brief list outlining some of the features that WinsockQ offers:

Simplified access to Winsock without sacrificing performance, functionality, or reliability 

Number of connections limited only by machines resources

Support for multi-homed machines (multiple IP addresses)

Support for multiple aliases

Support for UDP and TCP/IP

Smart Buffering to ensure no data is lost no matter how much data is queued to send at one time

Optional timed send and receive buffering to ensure that processing is split evenly between connections to avoid connections ‘starving’ (configurable for both send and/or receive on a per connection basis)

Configurable buffer sizes/per socket connection to send

Deferrable data reception

Access to all Winsock supported socket options to change Winsock headers for connection customization

In addition to these features, WinsockQ offers you ready made example components and applications that use WinsockQ, as part of the product purchase, at no extra cost (source code for these extra components and applications are included). Examples currently include: RPC ActiveX Component (RpcXQ), an SMTP Mail Queue Server ActiveX Component (MailXQ), an FTP (FtpXQ), Telnet (TelnetXQ), HTTP (WebXQ), and Proxy Servers (ProxyXQ),  a Chat Server and Client Application (ChatterBox), a full fledged Internet Search Application (eRadarSearch), as well as other applications to show you how to use WinsockQ’s various features.

Note that limited source code is included for the demo projects, however, full source code for example projects are included with the purchased product. This version of WinsockQ requires the system DLL Msvbvm60.dll to be present on the target system (this file is included with Windows 2000, Windows NT service pack 6.0 and later, as well as later versions of Windows 98).

Prerequisites
Disk Space Required: 600KB
Software Required: Winsock 1.1 compliant stack 

Licensing
One software license is required per machine.
Run-time royalty free.

Compatibility

Operating System for Deployment
Windows 98
Windows 95
Windows 2000
Windows NT 4.0
Windows XP
Windows 2003

Architecture of Product
32 Bit

Tool Type
Component

Component Type
DLL
COM Object/ActiveX DLL/In-Process Server

Built Using
Visual Basic V6.0

General
Marked as Safe for Initialization
Marked as Safe for Scripting
Microsoft Transaction Server Compatible (MTS)
Supports Apartment Model Threading
Supports Component Categories

Year 2000 Compliance
Not Relevant

Compatible Containers
Microsoft Visual Studio 6.0
Microsoft Visual Studio 97
Microsoft Visual Basic 6.0
Microsoft Visual Basic 5.0
Microsoft Visual C++ 6.0
Microsoft Visual C++ 5.0
Microsoft Visual J++ 6.0
Microsoft Visual InterDev 6.0
Microsoft Visual InterDev 1.0
Microsoft Visual FoxPro 6.0
Microsoft Visual FoxPro 5.0
Microsoft ActiveX Control Pad
Microsoft Office 2000
Microsoft Office 97
Microsoft Access 2000
Microsoft Access 97
Microsoft Access 95
Microsoft Outlook
Microsoft Internet Information Server 4.0
Microsoft Internet Explorer 5.0
Microsoft Internet Explorer 4.0
Microsoft Internet Explorer 3.0
Microsoft FrontPage
Borland C++ 5.0
Borland C++ Builder 4
Borland C++ Builder 3
Borland Delphi 5.0
Borland Delphi 4.0
Borland Delphi 3.0

Platform : Windows NT/2000/2003/XP/9x

More Info

SocketQ ActiveX Network Server SDK for 9x/NT/2000

$349.00 

SocketQ is a high performance COM DLL designed exclusively for the purpose of creating high performance network server applications on Windows 9x/NT/2000/XP and later using Winsock sockets.  SocketQ achieves this by taking advantage of the fastest method for transferring data that is available on all of the target platforms (called Overlapped I/O). In designing the component to this end, it includes many features that help achieve this, while still providing a simple interface to interact with.

The following is a brief list outlining some of the features that SocketQ offers:

Simplified access to Winsock without sacrificing performance, functionality, or reliability 

Number of connections limited only by machines resources 

Support for multi-homed machines (multiple IP addresses) 

Support for multiple aliases 

Component designed specifically for building high bandwidth network applications:  built around the Overlapped I/O model  

Allows for integration with SecureStream for secure SSL connections (requires SecureStream product) 

Allows access to high performance OS features of NT/2000/XP/2003 facilitating the sending of a file with one line of code while using the absolute minimum required system resources (file is sent from OS systems internal file cache)  

Multi-threaded sending, receiving, and connecting ensures the highest levels of efficiency 

Configurable buffers for receiving data 

Asynchronous or synchronous connects, both with the ability to set a timout value  

Access to all Winsock supported socket options to change Winsock headers for connection customization 

Allows queuing of files to send via the TransmitByFileName method without waiting for each file to complete sending

Prerequisites
Disk Space Required: under 200KB
Software Required: Winsock 2.0 

Licensing
One software license is required per development machine.
Run-time royalty free.  

Compatibility

Operating System for Deployment
Windows 2000
Windows NT 4.0
Windows 95/98/ME
Windows XP
Windows 2003

Architecture of Product
32Bit

Tool Type
Component

Component Type
DLL
COM Object/ActiveX DLL/In-Process Server

Built Using
MS VC++ 6.0, ATL 3.0

General
Microsoft Transaction Server Compatible (MTS)
Supports Apartment Model Threading
Supports Component Categories
Safe for scripting and initialisation

Year 2000 Compliance
Not Relevant

Compatible Containers
Microsoft Visual Studio 6.0
Microsoft Visual Studio 97
Microsoft Visual Basic 6.0
Microsoft Visual Basic 5.0
Microsoft Visual C++ 6.0
Microsoft Visual C++ 5.0
Microsoft Visual J++ 6.0
Microsoft Visual InterDev 6.0
Microsoft Visual InterDev 1.0
Microsoft Visual FoxPro 6.0
Microsoft Visual FoxPro 5.0
Microsoft ActiveX Control Pad
Microsoft Office 2000
Microsoft Office 97
Microsoft Access 2000
Microsoft Access 97
Microsoft Access 95
Microsoft Outlook
Microsoft Internet Information Server 4.0
Borland C++ 5.0
Borland C++ Builder 4
Borland C++ Builder 3
Borland Delphi 5.0
Borland Delphi 4.0
Borland Delphi 3.0

Platform : Windows NT/2000/2003/XP

More Info

SocksvrQ ActiveX Network Server SDK for NT/2000

$595.00 

SocksvrQ is a high performance COM DLL designed exclusively for the purpose of creating high performance network server applications on Windows NT/2000/XP and later using Winsock sockets.  As part of this design goal, SocksvrQ was built to scale multiple processors, and to take advantage of Window NT (and later) specific performance features such as I/O Completion Ports, configurable multi-threading, memory and socket pooling and pre-allocation.  In designing the component to this end, it includes many features that help acheive this, while still providing a simple interface to interact with Winsock.

The following is a brief list outlining some of the features that SocksvrQ offers:

Simplified access to Winsock without sacrificing performance, functionality, or reliability 

Number of connections limited only by machines resources 

Support for multi-homed machines (multiple IP addresses) 

Support for multiple aliases 

Component designed specifically for building high bandwidth network applications:  built around the I/O completion port model  

Support for configuring the number of threads in the thread pool 

Allows access to high performance OS features of NT/2000 facilitating the sending of a file with one line of code while using the absolute minimum required system resources (file is sent from OS systems internal file cache)  

Multi-threaded sending, receiving, and connecting ensures the highest levels of efficiency 

Configurable buffers for receiving data 

Asynchronous or synchronous connects, both with the ability to set a timout value  

Ability to scale across multiple processors 

Access to all Winsock supported socket options to change Winsock headers for connection customization 

Utilizes memory and socket pooling in order to reduce overhead for high-bandwidth servers

Prerequisites
Disk Space Required: under 200KB
Software Required: Winsock 2.0 

Licensing
One software license is required per development machine.
Run-time royalty free.  

Compatibility

Operating System for Deployment
Windows 2000
Windows NT 4.0
Windows XP
Windows 2003

Architecture of Product
32Bit

Tool Type
Component

Component Type
DLL
COM Object/ActiveX DLL/In-Process Server

Built Using
MS VC++ 6.0, ATL 3.0

General
Microsoft Transaction Server Compatible (MTS)
Supports Apartment Model Threading
Supports Component Categories
Safe for scripting and initialisation

Year 2000 Compliance
Not Relevant

Compatible Containers
Microsoft Visual Studio 6.0
Microsoft Visual Studio 97
Microsoft Visual Basic 6.0
Microsoft Visual Basic 5.0
Microsoft Visual C++ 6.0
Microsoft Visual C++ 5.0
Microsoft Visual J++ 6.0
Microsoft Visual InterDev 6.0
Microsoft Visual InterDev 1.0
Microsoft Visual FoxPro 6.0
Microsoft Visual FoxPro 5.0
Microsoft ActiveX Control Pad
Microsoft Office 2000
Microsoft Office 97
Microsoft Access 2000
Microsoft Access 97
Microsoft Access 95
Microsoft Outlook
Microsoft Internet Information Server 4.0
Borland C++ 5.0
Borland C++ Builder 4
Borland C++ Builder 3
Borland Delphi 5.0
Borland Delphi 4.0
Borland Delphi 3.0

Platform : Windows NT/2000/2003

More Info

1(4) Next

 

Excel Spreadsheets, Templates

More Business Software