Fast File Activex

Asynchronous Serial Communication ActiveX, OCX and COM OLE components for rs-232, rs-422, rs-485.

  1. Fast File Activex Access
  2. Fast File-sharing

FASTQ files are compressed and created with the extension.fastq.gz. What does a FASTQ file look like? For each cluster that passes filter, a single sequence is written to the corresponding sample’s R1 FASTQ file, and, for a paired-end run, a single sequence is also written to the sample’s R2 FASTQ file. Fast File Download ActiveX can resume downloads in any case your file download is corrupted. With Fast File Download ActiveX you never need to worry about losing your download, whether you use.

Serial Port I/O control with protocols ZMODEM, YMODEM, YMODEM-G, XMODEM, XMODEM-1K, KERMIT, MODBUS, 3964, RK512, LSV2. Supporting NET, C#, VB Net. Serial Communication ActiveX and components for asynchronous rs-232, rs-422, rs-485 Supporting NET, C#, C-Sharp,VB Net. Protocols ZMODEM, YMODEM, YMODEM-G, XMODEM, KERMIT, MODBUS, 3964, RK512, LSV2.

Access to high numbered COM ports as COM17, overcome error 8020, KB318784. MSComm In Binary Input Mode, replace PDQComm, SaxComm

Communication Solutions by ADONTEC
DEMO(trial version ?)

Serial Communication ActiveX Control

The SuperCom ActiveX (OLE/COM Control) for serial communications is a professional serial communication ActiveX that can be used to develop serial communication applications to control serial connections and attached serial devices (RS-232, RS-422, RS-485).

The SuperCom ActiveX for serial communications supports common Windows development environment (IDE, Compiler) and provides the programmer with properties, methods and the events in order to develop serial data communication applications.

The SuperCom ActiveX is also downwards compatible with the MSComm and compatible to PDQComm control and thus very easy to integrate into existing applications (see below how to replace MSComm, PDQComm or SaxComm with ease).

Using the SuperCom ActiveX for serial communications you easily write applications to control serial ports, Modem, Barcode Scanner, Scales, PLC, GPS receiver, POS, serial medical devices, serial printer etc. Develop file transfer and file server application.

With SuperCom the application can execute faster and smoother.

Time is valuable. Developing communication software with the SuperCom serial communication ActiveX is extremely easy and starts by placing the ActiveX icon on a Windows Form.

The SuperCom ActiveX also provides intelligent functions that considerably speed-up the development process and produce fast, reliable solutions avoiding delaying or blocking of your application.

No matter if data monitoring, receiving complex data packets or complex data transmission protocols, establishing connections or file transfer. It can run (without any special accord) optimized and transparently in background thus enabling the application to execute fast and smooth.

Fast File Activex

Communications Events

Applications using the SuperCom ActiveX can work event driven. The SuperCom ActiveX reports the events OnComm, OnDataPacket, OnConnect and OnFileInfo. The reported events enable the application to manage other tasks simultaneously while communications or file transfer last.

Events
  • The OnComm event reports when characters received, when communication errors occur, status lines e.g. CTS, DSR or RING change state, etc.
  • The OnConnect event provides information during the setup of a connection (e.g. modem dialup).
  • The OnDataPacket event informs about the status of observed data packets for instance if an observed data packet is received.
  • The OnFileInfo event provides status information during the file transfer. A progress dialog and/or file transfer statistics can be updated.
  • The OnPlug event observes PnP (Plug And Play) serial devices and the TCP/IP network. Based on the used SuperCom software, it reports when serial devices plugged in or get unplugged, a network failure (e.g. cable, hardware or software failure).

Enhanced Communications Events

The SuperCom Communications ActiveX reports more than 35 different communications events. The enhanced event reporting mechanism in SuperCom ActiveX enables you to receive events on any defined character (e.g. EOF(26), STX, ACK, NAK, etc).

Fast

Polling Mode

The SuperCom ActiveX also supports the polling mode of operation. This means to obtain with methods and properties the state of the status lines and to check the data flow for communication errors without the need to react on events.

No matter which mode of operation the application is using, SuperCom will always perform serial data communication on multiple ports or connections simultaneously and in background.

File Transfer

High speed file transfers tasks are very easy to accomplish. The following widely used standard protocols ZMODEM, YMODEM/BATCH, YMODEM, YMODEM-G, XMODEM-1K, XMODEM/CRC, XMODEM, KERMIT and ASCII are included. The SuperCom ZMODEM protocol includes important features like 'crash recovery', 32bit CRC and 'batch file transfer'. In fact, these protocols are running very stable since 1991.

ActiveX Technology - ActiveX API

It's the same ActiveX control shipped with other SuperCom packages too, like SuperCom for TCP/IP, SuperCom for ISDN, SuperCom 3964 Engine, SuperCom Suite, etc. The runtime license, included with each packet, enables to control to perform serial port connections, TCP/IP, ISDN using one and the same component. One library, one API! Read More.

MSComm Compatible

Fast

The SuperCom for Serial Communication ActiveX is compatible with the MSComm control and thus it's very easy to update existing applications using it. Replacing MSComm with SuperCom ActiveX is a fast and smooth operation.

Summary

Using the SuperCom ActiveX up to 255 ports / connections can be opened simultaneously within the same application.

Start as many instances of your application - no limit set.

Lengthy functions like file transfer, connecting, observing the data stream for special data packets or strings, and many other, are working in background while your application is performing other tasks. With SuperCom, Your application does not 'freeze' waiting on a lengthy function to complete.

Example 1
(The following briefly shows a simple example of the control operation using Visual Basic)

Example 2
(Setup connection)

ActiveX: Client Connection - OnConnect

Fast File Activex Access

See the same for TCP/IP or ISDN.

The connection setup runs completely in background. The application receives events about the progress. It does not matter which communication link it uses (Serial, TCP/IP or ISDN) it will require one common SuperCom API to use. The learning curve is extremely low with SuperCom!

SuperCom ActiveX API - Features List

Common Features List (valid for Serial, TCP/IP and ISDN )


  • Simultaneously control up to 255 concurrent connections per application
  • Depending on product package, support for Serial (RS-232, RS-422, RS-485, TAPI) ISDN and TCP/IP (see also Software and Features)
  • 100% buffered data transfer
  • Adjustable communication buffers (limited by RAM)
  • Text or Binary data transfer (any char between 0 and 255)
  • Send and receive binary data
  • Send and receive hex strings
  • Send and receive Unicode strings
  • Report the OnPlug event when serial device plugged in or unplugged or when the TCP/IP network changes state (SuperCom with Serial and/or TCP/IP support presumed).
  • It includes nearly all known standard file transfer protocols: ZMODEM, YMODEM/BATCH, YMODEM, YMODEM-G, XMODEM-1K, XMODEM/CRC, XMODEM, KERMIT, Extended XMODEM and ASCII.
  • The SuperCom ActiveX can also be used Registry free. No need to register with the registry (very useful with Windows XP, Vista, Windows 7, Windows 10 and newer, no error 0x80040200.)
  • Regular updates ensure compatibility with upcoming Windows versions
  • FREE technical support
  • No Royalties

New and intelligent features in SuperCom for Windows

SuperCom provides intelligent functions that considerably speed-up the development process and produce reliable solutions.More...

  • DataPacket - Receive complete data packets based on some definitions. More...
  • Trigger - Trigger events when custom data packets or strings received. More...
  • DataFilter - Low level data filtering functions e.g. define ready made data filter or inspect and change data while received or transmited with custom functions. More...
  • Data Monitoring1 - Low level data monitoring functions, Integrated Debugging Library
  • Event Reporting - Thread-safe event reporting and synchronization with Windows controls or runtime library.
  • Threaded File Queue - File transmission using queues, working completely in background!
  • Connecting in background - The connection attempt is working completely in background. The application does not freeze!
  • Extended XMODEM protocol. XMODEM compatible incl. ZMODEM like features. The Extended XMODEM protocol offers buffers up to 64K for high speed file transfers, File Options (transmit file names, request a file from the sender, compare date, size etc.).
  • ZMODEM File Options - Instructions for the file receiver.
  • ZMODEM/8k block option and the powerful ADONTEC extension ZMODEM/32k (ZMODEM/64k shipped on request). More...
  • KERMIT Protocol
  • Integrated TAPI support.
  • Very Large Rx and Tx Buffers - Overcome known limitations.
  • Sharing Connections (e.g. TCP/IP or Serial) with a third party library is usually possible.

... and many other functions and protocol extensions.

____
1 Requires a SuperCom DUAL API package (see also Software and Features)

Especially for RS-232, RS-422, RS-485


  • Up to 255 serial ports opened simultaneously (e.g. COM1 to COM255) and/or up to 255 connections simultaneously
  • Supports the MSComm compatible methods and properties. More...
  • FIFO Chip Support (e.g. UART 16550/16650/16750/16950)
  • Control lines DTR, RTS
  • Powerful flow control (RTS/CTS, DTR/DSR, XON/FOFF, etc.)
  • Any baud rates supported by the hardware e.g. up to 921600 Baud (921,6 Kbps)
  • List installed serial ports, availability status, name and type
  • Dial-up connections using Modem (Hayes compatible)
  • Dial-up connections using TAPI (Windows Telephony API)
  • Dial-up connections using USB Modem
  • Establish connections using GSM / GPRS Modem. More...
  • Modem-Sharing: Sharing a Modem connection with other applications is usually possible.
  • Supports USB to RS-232 / RS-485 adapters / converters
  • Using serial ports redirected through the Windows Remote Desktop Protocol (RDP)
  • SuperCom can use Virtual Serial Ports e.g. COMM ports routed to an Ethernet PortServer/CommServer.
  • PnP Serial Port devices. SuperCom reports the OnPlug event whenever a PnP serial port is attached to or removed.
  • Sharing Serial Ports with a third party library is usually possible.

A short summary of the DLL API can be found here.

Some SuperCom ActiveX - Properties

The ComTypes RS-232, RS-422, RS-485 and TAPI are included in the SuperCom Serial ActiveX used for serial communication. The ComTypes TCP/IP Server and TCP/IP Client are included in the SuperCom for TCP/IP for Windows and used for TCP/IP communication. The ComType ISDN is included in the SuperCom for ISDN for Windows. All ComTypes listed above are included in the SuperCom Suite and used for development of applications for serial communication, TCP/IP communication etc.
Please also see the chart of Software and Features and the available product range for more details.

Content of '627, SuperCom Serial ActiveX'
- ActiveX control incl. runtime DLLs for serial communication (RS-232/422/485 and TAPI)
- Samples and Documentation

See also the the available product range for more available packages and details.

Compatibility

The SuperCom ActiveX can be used with any Windows 32 Bit ActiveX enabled development environment including C#, Visual C++, C++ Builder, Delphi incl. CodeGear, Embarcadero RAD Studio, FoxPro, LabVIEW, MS Office (Visual Basic for Applications, VBA, e.g. Excel, Access, Word), MS .NET, PowerBuilder, Visual Basic, Visual Basic .net, Windows Script Host (VBScript) etc.
Embed into HTML pages and use with Internet Explorer (event driven sample available).

Fast File-sharing

For real Windows 64 Bit development a 64-Bit Version (x64) also offered.

Regular updates ensure compatibility with upcoming Windows versions.

Fast File Activex

Sample Applications

Complete sample applications written for C/C++, C#, C++ Builder, Delphi incl. CodeGear, Embarcadero RAD Studio, Internet Explorer, FoxPro, LabView, PowerBuilder, Visual C++, Visual Basic, VBA (e.g. Excel), Visual Basic .net, Windows Script Host (VBScript), etc. are included in full source code.

License Information

Executable Applications (e.g. '.'EXE') developed using the SuperCom ActiveX can be distributed royalty free.

System requirements

Windows 10, Windows Server 2012, Windows 8, Windows 7, Windows Server 2008, Vista, Windows XP, Windows Server 2003, Windows 2000, Windows NT, Windows 95/98, Windows Me.

What developers say

Amazing, CPU usage dropped from 100% to 15% and it runs faster!Read more ...

A proven alternative to MSComm, PDQComm, SaxComm and other

One question we often get: 'Is it only Visual Basic 6 that can use the SuperCom ActiveX to replace MSComm?'. And the answer is: 'You can use the SuperCom ActiveX to replace the MSComm control under any compiler or development environment you are using it'.

Steps to replace MSComm with SuperCom ActiveX fast and safely

Replacing the MSComm32 control
  • Remove the MSComm32 icon from the form or dialog it was placed on
  • Drag and Drop the SuperCom ActiveX icon to the form or dialog
  • Update the Name property of the SuperCom ActiveX from SCom1 to reflect the name used with the MSComm e.g. MSComm1
  • Compile the application

How to replace PDQComm and SaxComm control

Is it possible to replace PDQComm or SaxComm also ?
It's nearly the same procedure as with the MSCommActivex. Some rarely used functions named differently in SuperCom or use a different number of parameters. Thus a small rework may be needed to complete. PDQComm or SaxComm may also include functions or protocols that may not be included in SuperCom ActiveX. Even if you don't use them a detail check helps to better estimate the amount of rework required.
Replacing the PDQComm or SaxComm control
  • Remove the PDQComm / SaxComm icon from the form or dialog it was placed on
  • Drag and Drop the SuperCom ActiveX icon to the form or dialog
  • Update the Name property of the SuperCom ActiveX from SCom1 to reflect the name used with the PDQComm / SaxComm e.g. Comm1
  • Compile the application and locate what's missing
  • If required, change function name or constant names
  • If required, replace function, ..., Compile, ....

The manual also provides additional information.

Frequently Asked Questions about solving MSComm and related issues. More ...

Imagine browsing the Internet, and no media will play. Every site you visit is slow, viruses and spyware are making their way into your computer, and some sites won't load at all. Now imagine the problem amplified, and you find programs such as Microsoft Office, Outlook and Windows Media Player are running at less than their peak. This happens more often than you might think—and it's likely because you need an ActiveX control download. It's impossible to run Internet Explorer and Windows without all of the right add-ons in place and up to date. Test your system completely free of charge at ActiveXTest.com, and call 1-855-929-2199 with any questions.

Windows Run on Controls

The reason why you need an ActiveX controls download is simple—everything on Internet Explorer runs more smoothly with this add-on. This add-on is a small program that helps your browser and computer share information so that you don't need separate programs to run the same processes. For example, the same add-on that runs spellcheck in Word can then be used in some Internet Explorer applications without requiring an additional program.

Getting Your Computer Up to Speed

An Active X control download replaces any outdated form of the add-on currently in your computer's system. Using the free ActiveX download from Microsoft will let you know if you require a new installation of the add-on or if a simple patch will do. Let us provide you with the safest location to procure the version of the add-on that you need. Installing the wrong version can compound the problem, so make sure to give us a call at 1-855-929-2199 or stop by our website before you download the ActiveX control on your own.

How to Download ActiveX

When you run ActiveX, installation is simple:

  • Click on the 'test' button on our main page using Internet Explorer. Click 'Next.'
  • Wait for our test to analyze your current controls. If we find the add-ons are up to date, we'll let you know and you won't need to install any new version. If we recommend a download, we'll direct you to where you can find the files.
  • Click on the link and follow the on-screen directions to procure and install the add-ons.

Why You Need ActiveX

While it's true that the Internet Explorer add-ons aren't going to be as useful to a frequent user of Firefox, Chrome or another web browser as they are to the Internet Explorer user, every Windows user ought to test their IE add-ons frequently and download Active X control updates. This is because of the cross-system nature of these small programs. IE add-ons share information between programs such as Word, Excel, Outlook and Media Player; without the latest up-to-date tools, these programs will run slowly and are more likely to crash.

Free Active X Controls Download

While finding the safest and most reliable location for an Active X control download may be difficult on your own, taking advantage of our ActiveX control free download is easy and will advise you on the best location to download ActiveX controls. Once your computer is up to date, you'll notice everything running faster and more smoothly.

If you have any questions, call us now at 1-855-929-2199! Otherwise click on the button on our main page with Internet Explorer to download ActiveX now! Back