Serial Port Software

MarshallSoft GPS Component for C/C++

GPS library toolkit reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as computes great circle distances and bearings. Runs as a background thread unattended. Works with Bluetooth and USB. The most current GPS data is always available on demand. Several C/C++ example programs are included. Works with C/C++,VC.NET,C#,MFC,C++ Builder. Register C/C++ version and also use with VB, Visual Foxpro, Xbase, Delphi, etc.

microsoft foundation class borland c builder c source code circle distances lcc win32

Win/CE Std Serial Comm Lib for eVC

Serial communication component Win/CE library for serial port communications from embedded Visual C++ (eVC++) programs. Controls multiple ports simultaneously and is fully thread safe, Includes 33 serial port functions plus XMODEM and YMODEM protocols, and a good selection of eVC example programs. Works with Windows/CE and all Pocket PC (PPC) platforms supported by eVC 3.0 and eVC 4.0. Can be used with Bluetooth serial and the Pocket PC emulator

serial communication component pocket pc emulator hardware handshaking ymodem protocols smartphone 2002

Shared Serial Ports

Shared Serial Port - advanced utility to share real serial ports between applications so that all applications will receive/send data from/to real serial port simultaneously. Shared Serial Port creates virtual serial ports, which are same copies as real ones. Any virtual serial port will have the same name as the real one and any number of applications will be capable of using it at the same time.

serial ports virtual serial port drop down list emulation

Virtual Serial Port ActiveX CE

Virtual Serial Port ActiveX CE is a powerful ActiveX Control for Embedded platforms that allows your software to create custom additional virtual serial ports in Windows CE system and fully control them from within your own program. Virtual serial ports you will create look and work absolutely like real serial ports for other Windows CE applications. VSP ActiveX Control CE features unique set of algorithms for system and port events notification.

virtual serial port serial ports windows ce applications hardware device control functions

AlarIT Virtual USB Driver

There is a number of the equipment controlled through a serial port from a PC or a terminal. Also there is a lot of the technologies in the market allowing to operate remotely the consecutive devices through the network TCP/IP. These solutions contain, both software and the hardware. Our company as well has the like solution: it is a product for the remote control of consecutive devices ANSD.

hasp key interface usb tcp ip different time

Serial Logger Service

Records all data received on a serial port to a file on a disk. It was originally designed to record telephone traffic data from a corporate phone system (PBX) for later analysis. For this reason, it was designed to be very robust and includes features to notify an administrator if no data is received in a certain amount of time. However, it is generic enough to be useful whenever one-way serial traffic needs to be recorded.

serial logger logging applications traffic data pbx

MarshallSoft GPS Component for eVC

Win/CE GPS client library component reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several eVC example programs with full source code are included. Requires Windows Embedded Tools eVC compiler. Registration is $105 ($195 with source) for email delivery.

circle distances gps nmea library component rs232 serial port sentence types

CommLog for CE

CommLog of 5dtool is a freeware used for record and monitor the data from serial port of PocketPC. It would be useful for record data from total station, GPS and other rs232 device connected to PDA. It is also useful for test the line of rs232 connected to PDA.

 

Serial Port ActiveX Control

Serial Port ActiveX Control is a powerful component that lets developers quickly and effectively work with serial port. Use Serial Port component to easily communicate with external devices on RS232 connection, such as modems, bar code readers, PBX and so on. Serial Port introduces several extremely useful properties for detailed setting of serial port, numerous methods to write and read from port and events to control serial port state changes.

 

Virtual Serial Port Control

Creates virtual COM ports directly from your own programs and fully control them! Virtual ports look like real hardware serial ports for all serial communications applications. On the other hand, developer API allows your program to access data written to virtual serial port by communications application and to respond with your own data. OEM license allows you to distribute this ActiveX control as a part of your software.

 

Virtual Serial Port Driver 9x

Virtual Serial Ports Driver (VSPD) is a Windows device driver. Using it you can create two virtual serial COM ports in your system which will be virtually connected to each other. For example, after installing VSPD, you will have Virtual Serial Port COM5 and Virtual Serial Port COM6 added to your system. These ports will behave like real common serial ports to other Windows applications. These ports will not interact with any hardware.

 

HUSB Virtual Driver (HUSBVD)

There is a number of the equipment controlled through a serial port from a PC or a terminal. Also there is a lot of the technologies in the market allowing to operate remotely the consecutive devices through the network TCP/IP. These solutions contain, both software and the hardware. Our company as well has the like solution: it is a product for the remote control of consecutive devices ENSD.

 

Virtual Serial Ports Driver CE

With Virtual Serial Port Driver CE you can connect one application to another using virtual serial ports pair for instantl data transfer. VSPD CE creates two pure virtual serial ports in your system which are virtually connected to each other. Virtual serial ports look and work exactly as two real serial ports connected via null-modem cable for Windows CE applications. Compatible with any Windows Mobile device with OS up to WindowsCE 5.0

 

COM Port Toolkit

COM Port Toolkit is an integrated serial communications testing toolkit. It sends user's data to and receives one from a device and records all transfers to a log. You can test equipments serial communications protocol by hand: feed it input, check the output. COM Port Toolkit can capture serial communications between the device and the software by using special serial port driver.

 

AVUSBD

There is a number of the equipment controlled through a serial port from a PC or a terminal. Also there is a lot of the technologies in the market allowing to operate remotely the consecutive devices through the network TCP/IP. These solutions contain, both software and the hardware. Now with AVUSBD you can: -Create virtual USB devices at your PC -Redirect all USB stream to remote computer

 

Serial to Ethernet Connector

This is software-based solution that lets you share up to 255 serial port devices over TCP/IP network. So, any serial port device connected to COM port could be accessed from anywhere as if it is attached to local PC. It provides the ability to create three different types of connection: Port-to-port, Port-to-TCP client and Port-to-TCP server. Serial to Ethernet Connector uses virtual port technology which emulates real serial ports.

 

IPCOMServer

IPCOMServer is a Telnet server that runs on the Windows 95,98 and ME platforms. It provides the user with a direct connection between a Telnet client and a given serial port (COM1..X). Typical applications include remote access of PABX systems, remote control of micro controllers and remote modem configuration. Static connections can also be made from the serial port to a given hosts IP address.

 

Free Virtual Serial Ports Emulator

VSPE is intended to help software engineers and developers to create/debug/test applications that use serial ports. It is able to create various virtual devices to transmit/receive data. Unlike regular serial ports, virtual devices have special capabilities: the same device can be opened more than once. Using VSPE you can share physical serial port data between several programs, create virtual pipes and so on.

 

PHP serial extension

This is a loadable extension for PHP running on Windows implementing serial port handling and communications. Once installed in PHP environment you can programm PHP applications to control serial device hosted on server from remote location; these devices can be anything from video switcher, cameras pan/tilt, ham radios, media players, home automation boxes, GSM modems/terminals (send/receive SMS), only your imagination and needs are the limits.

 

Serial Port Terminal

Advanced Serial Port Terminal is a great tool for developers that lets connect to any number of serial ports (including virtual ones) or to remote computer using null modem cable. The application lets you open as many serial ports as you like; dynamically change serial port settings without closing and reopening current port; adjust baudrate, databits, stop bits, flow control parameters; save all received bytes into a file and do lots more.

 

Windows Std Serial Comm Lib for C/C++

Serial communication component C++ library for serial port communications from a C/C++ or Visual C++ program. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, also works with C++ .NET and C#, MFC and C++ Builder. Does not depend on support libraries. Use with any language that can call the Windows API (VB,VB.NET..). Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM.

 

Windows Std Serial Comm Lib for Xbase++

MarshallSoft Xbase++ serial communication component library for serial port communications. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, works with all versions of Xbase++. Does not depend on support libraries. Makes calls to Windows API functions only. Can be used with any language that can call the Windows API. Includes 32 functions plus modem control, and ASCII/XMODEM/YMODEM protocols.

 

Virtual Serial Port Kit

Virtual Serial Port Kit creates pairs of virtual serial ports in your system which are virtually connected to each other. Physical null modem cables are not required. You can connect any number of virtual port pairs. Virtual serial port pairs will look and work exactly like real hardware serial ports connected via null modem cables.Virtual Serial Port Kit is designed for software developer to speed up development process during software debugging

 

Serial Port Mapper

Serial Port Mapper allows you to map any serial ports to any other serial ports. For example you install additional serial port expansion card to computer as COM7 serial port but your favorite software can work with COM1...COM4 ports only. To resolve this problem you can use Serial Port Mapper to map new COM7 port either to COM1 or to COM2...COM4. Now your software can open COM1 port (or COM2...COM4) but actually work with new COM7 port.

 

HW VSP

HW VSP adds a virtual serial port (COM5) to the system and redirects all communication over TCP/IP to remote IP address. HW VSP is free in unlimited version, it supports Windows 2000 and XP. HW VSP works with any TCP/IP device, it can work as a TCP server as well as a TCP Client. HW VSP supports remote RS232 port control (speed, parity, stop bits, etc..) over the RFC2217 (NVT).

 

Virtual Serial Port ActiveX Control

Virtual Serial Port ActiveX Control is a powerful tool for professional developers that allows your application to create custom additional virtual serial port in system and fully control it. Created virtual serial port looks like real serial port for other Windows applications. From your application you can control data sent to virtual serial port by other applications and respond to them by sending own data to virtual serial port.

 

Advanced COM Port Redirector

Advanced COM Port Redirector is a professional Windows application that allows you to redirect all data sent from one serial port to any other serial port no matter whether first port is virtual or real one. Second port, created by this program, is an absolute copy of the first communication port, except its name, and is located on the same computer. COM Port Redirector is helpful when some conventional serial port device is not easily modified.

 

Windows Std Serial Comm Lib for dBase

MarshallSoft Visual dBASE serial communication component library for serial port communications. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, works with all versions of Visual dBASE. Does not depend on support libraries. Makes calls to Windows API functions only. Use with any language that can call the Windows API. Includes 32 functions plus modem control, and ASCII/XMODEM/YMODEM protocols.

 

EzCom2Web

Lightweight HTTP server and a script engine (like PHP or ASP) in one application . It is a very good tool to control a device connected on a remote PC serial port with a web browser. You can build a complete web interface for your RS232 device, for example for a home automation box, a remote camera, a ham radio, writing html and script pages. The script code is executed by the internal script engine, so is very fast. PHP integration.

 

Serial Port Splitter

Serial Port Splitter allows to share dataflow of one COM port between several applications or vice versa to join dataflow of several COM port devices to one application. Such program universality is achieved by means of virtual serial ports technologies. Moreover Serial Port Splitter allows to setup READ/WRITE or READ ONLY mode for splitted ports and READ/WRITE or WRITE ONLY mode for joined serial ports.

 

Serial Port Sniffer ActiveX Control

Serial Port Sniffer is a powerful advanced ActiveX Control that allows your application to sniff (fully monitor and edit data flows) serial port in your system. Serial Port Sniffer ActiveX Control detects all serial port activity in your system, all applications that work with serial port and all the data that is being sent and received can be easily monitored with Serial Port Sniffer ActiveX Control within your own application.

 

ActiveXperts Serial Port Component

Serial Communication component to add serial communications to your Windows software. Communicate with a modem, scanner or any other serial device. Features full port control, binary/ASCII transfer, RS-232/RS-485, TAPI and ISDN. Use it in your ASP, ASP.NET, Visual Basic .NET, CShare C# .NET, Visual Basic, C++, Java, Delphi, PHP, HTML and more. Runs on any Windows x86/x64 platform, including Windows 2008, 2003, 2000, Windows, Vista and XP.

 

Virtual Serial Ports Driver XP2

Virtual Serial Ports Driver (VSPD) is a Windows device driver. Using it you can create any number of virtual serial COM ports in your system which will be virtually connected to each other via virtual null-modem cable

 

PCISniffer

PCISniffer performs a complete PCI-diagnosis. It reports device and vendor names as well as other PCI device information in plain text. This information can also be transmitted over a serial port. By being operating system independent PCISniffer makes available the unaltered PCI-configuration. ISO image for making a bootable CD included.

 

Serial Port Redirector

Serial Port Redirector is used to connect a serial application to a remote TCP socket. This allows you to utilize modern hardware COM servers without changing your software or exchange data between a TCP/IP application and an old-fashioned program that can only connect to a serial port. This is done by creating virtual COM ports. Virtual COM ports accept connections from serial applications and redirect the data to a specified IP address/port.

 

Open Visa Pen

iota(R) Visa Pen is a mini cordless digitizer (tablet) made in 20 centure for MS DOS, Windows 3.1/95/98. It is plugged to serial (com) port. Open Visa Pen software do possible using Visa Pen hardware in modern Windows OS (2000/XP/Vista) without installing not existing drivers. Open Visa Pen simulate mouse actions - move, left/right/middle mouse button click and double click. Use old hardware with any graphical software.

 

ZylGPSSimulator

ZylGPSSimulator is a Delphi GPS receiver simulator component. It creates a virtual serial port, converts the position parameters in NMEA format and writes them to the virtual port. The user can set parameters like latitude, longitude, altitude, speed, heading and transmit them to the port. With the help of a mapping software it's possible to watch the transmited positions on a map.

 

Express Dial Telephone Dialer

Express Dial is a phone dialer for Windows computers with a voice modem and headset. It can be used to automate the dialing of a list of numbers (as a predictive dialer) or to call single numbers when required using only your PC, modem and headset. Load Express Dial with a list of phone numbers and it will sequentially call every number in the list. The user will choose when to end the call and automatically call the next number in sequence.

 

Bill Redirect Serial-File-TCP Port & KB

Resident Tray System software for barcode scanner or other serial data capture devices that have a RS232 or Ethernet interface. This program will redirect to any direction Serial/File/TCP Port & Keyboard Buf. Features include: Debugger, run in System Tray, Configuration protected by PASSWORD,Macro Commands,Multi-Port, Protol control, Search and replace characters, can remove specific ASCII Characters. Simply the best redirect software available!

 

Eltima Virtual Serial Ports Driver XP

Eltima Virtual Serial Ports Driver XP 5.1 enables to create any number of pure virtual serial ports in your system connected into pairs via virtual null-modem cable without using any real serial ports. Virtual Serial Ports appear to operating system or any Windows application as "standard" hardware serial ports. This is helpful for serial software and GPS software developers, telecommunication and data transmission specialists.

 

ZylGPSReceiver

ZylGPSReceiver is a Delphi/CBuilder component that communicates with a serial GPS receiver. This component works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bloototh devices, because these devices usually have a driver that redirects the input from the USB port to a virtual serial port. With this component you will be able to develop robust GPS Delphi or CBuilder applications.

 

\

Copyright © 2006-2011 LastDownload Software