SuperCom
Serial and TCP samples

SuperCom packages include a high number of samples and for different compiler. Thus the following list of example programms is by far not complete.

Additional example programs may be included in the specific products e.g. the many example programs contained in the various SuperCom industrial packages.

New examples programs are continously developed - ask if you miss one.

Additional small samples and code slices also presented in the manuals.

C / C++

Connect
This sample connects to a remote station using a modem (Serial) or to a TCP Server (TCP/IP).

TxFile
This sample uses a direct serial link (e.g. Null Modem cable) to transfer file(s) using standard protocols (e.g. ZMODEM, XMODEM, YMODEM, Kermit, ASCII). It may also connect to a remote station via modem or to a TCP server.

TstFile
Transmits files using standard protocols like ZMODEM, XMODEM, YMODEM, Kermit or ASCII.

TstLoop
Tests a serial port.

TstModem
Connects via modem to a remote station. A local modem is required. It supports modem and TAPI.

TstANSI
A simple ANSI terminal emulation.

TstTTY
A simple TTY terminal emulation.

TstVT52
A simple VT52 terminal emulation.

MFCVC60
A simple MFC application and serial data communication.

MFCVC60TAPI
A simple MFC application with TAPI connect and data communication.

MFCTcpSrv
MFC application acting as TCP server concurrently serving many clients and also concurrently receiving files using ZMODEM, YMODEM, XMODEM, Kermit, etc.

TcpSrv
A TCP server concurrently serving many clients and also concurrently receiving files using ZMODEM, YMODEM, XMODEM, Kermit, etc.

TstSrvClients
A TCP server / client project. The TCP Server is concurrently serving many clients, login feature and concurrently exchanging data packets etc.

TstTCPIP
This application can work as TCP server or client (two in one).

C#

CSharp
A rather simple serial communication sample for C#.

CSharpOnFile
Triggers, File transfer with C#.

CSharpSuiteOnComm
Multiple type of outgoing connections (e.g. Serial, Modem, TAPI, TCP/IP) using C#.

CSharpOnCommConsole
Multiple type of outgoing connections e.g. (Serial, Modem, TAPI, TCP/IP) using C#.

CSharpTxRxFileConsole
A console application to transmit file and receive file with zmodem.

CSharpTcpServer
A TCP/IP server serving many clients concurrently, incl. file transfer.

CSharpTcpServerConsole
An optimized for high speed TCP/IP server serving many clients concurrently, incl. file transfer. Written in C#.

CSharpTcpOnFile
A TCP/IP client incl. file transfer. The other part to the TCP Server.

AppMultiServer
C# server application for multiple type of connections (Serial, Modem, TCP/IP, ...).

AppMultiServerDLLAPI
C# server application for multiple type of connections (Serial, Modem, TAPI, TCP/IP, ...).

CSharpModemServerConsole
A Modem, TAPI server, incl. file transfer. Written with C#.

CSharpGateWay
A serial to TCP gateway. A sample to be used as PortServer, COMM Server, Terminal Server or Serial Server.

CSharpOnTerm
A C# terminal emulation sample.

Pascal / Delphi

Among the many other Pascal / Delphi samples the following are worth to be mentioned:

connect.dpr
Connect via serial modem or TCP/IP.

connect_tcp.dpr
Connect via TCP/IP and transmit files using ZMODEM, YMODEM, XMODEM, Kermit etc.

Console.dpr
A small serial sample also demonstrating PnP events.

ConsoleDP
A project for serial and TCP communication. The samples contained are supporting high speed and high volume data packets transfer. The receiver work in background mode and files received data packets. TCP Server and Client included. Small source code due to the portable SuperCom API butvery efficient samples.

tcpsrv.dpr
A TCP server accepting many clients and concurrently receiving files using ZMODEM, YMODEM, XMODEM, Kermit, etc.

tcpsrv2.dpr
Another TCP server accepting many clients and concurrently receiving files using ZMODEM, YMODEM, XMODEM, Kermit, etc.

tstdelfi.dpr
A huge real world appication running Serial, TCP/IP and ISDN client server connections, file transfers using ZMODEM, Kermit, YMODEM, XMODEM etc.

tsthCom.dpr
Sharing TCP connection with Indy or Delphi TCP connection.

tstcp.dpr
A simple TCP client.

txfile.dpr
Transmit files via serial or TCP connections, ZMODEM, YMODEM, XMODEM, Kermit etc.

Visual Basic 5 / 6

DPForm
A Visual Basic sample collecting data packets in background using events.

DynLicense
Visual Basic application using the SuperCom ActiveX dynamically.

tstloop
A serial and TAPI sample. Demonstrating serial data transfer, file transfer and connecting via modem and TAPI.

tstvb60.exe
A real world application running Serial, TCP/IP and ISDN client server connections, file transfers using ZMODEM, Kermit, YMODEM, XMODEM etc.

TstDLLSrv
A TCP Server.

tstclient.vbp
A small TCP client also transmitting files (ZMODEM, YMODEM, XMODEM, etc.).

vb60GateWay
A serial to TCP gateway.

vb60cl
A small TCP client also reporting network errors.

Visual Basic net

VBNetClient
A TCP client written with Visual Basic NET.

VBNet
Simple serial communication sample.

VBNetOnConnect
Setup outgoing connection with modem.

VBNetServer
A TCP/IP server serving many clients concurrently, incl. file transfer. Sample written with Visual Basic NET.

VBNetXFile1
A sample, serial connection, send and receive files.

VBNetXFile3
And a variant of.

VBNetService
A data communication application as a service.


Home    Back
Modified at:

Data communication software, ActiveX communication libraries and components
It Simply Works!