Software Index
Related Topics
Popular Trends
Trending Topics
 

How To Check Serial Com Port Status

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Serial Com Port Monitor
Serial Com Port Monitor is a professional application for RS232/422/485 COM ports monitoring. It monitors, displays, logs and analyzes all serial port activity in Windows OS. This powerful system utility was developed for exploring the way OS works, monitoring how ...
January 11th 2007 Shareware    3,471k
COM Port Data Emulator
As a software or hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable and affordable COM ...
March 15th 2008 Freeware  5 stars 1,439k
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 ...
November 30th 2005 Shareware  5 stars 1,423k
COM API
COM API - virtual serial ports creation and management software.
What needs does COM API meet?
- Essentially reduces development efforts for creation of applications with virtual ports interaction
- Allows creating systems with legacy components which could transfer data ...
December 10th 2005 Shareware  5 stars 315k
COM@nywhere
If you want to share COM devices over network and Internet use COM@nywhere.
COM@nywhere meets such needs as:
- Need to share com-device between many users
- Need to get remote access to serial equipment
- Need to accumulate data ...
December 10th 2005 Shareware  5 stars 1,200k
COM Port Stress Test
If you are puzzled by having to stress-test COM/RS232 ports and see no easy way to do that, make sure you don't miss COM Port Stress Test, as it does exactly what you need! COM Port Stress Test is a ...
March 16th 2008 Freeware    1,476k
Phone Dial by PC
Phone Dial by PC can dial/operate a phone that is using the serial interface RS-232 connected to the PC com port. Phone numbers can be dialed and redialed from any application via customizable hotkeys. Also an incoming phone call can ...
September 7th 2011 Shareware    488k
Serial Comm ActiveX
The Serial Comm ActiveX 1.0.1 X is an activex component control for software developers that allows to send the at commands to the serial communication port.
October 31st 2010 Shareware    185k
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 ...
August 19th 2003 Shareware    488k
ActiveComport Serial Port Toolkit
Serial Communication SDK to add serial communications to your project. Communicate with a modem, scanner, printer, weight indicator or any other serial port device. The component features full com port control, binary and ASCII data transfer, RS-232 and RS-485 standards, ...
September 27th 2007 Shareware  5 stars 1,074k
Network Serial Port Kit
You can connect data collection serial devices: bar code scanners, modems, sensors, gages, RF equipment, telephone PBX systems, laboratory or industrial instruments, and so on - to the serial ports of your computer to deliver that data anywhere over any ...
June 14th 2004 Shareware    4,954k
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. ...
February 28th 2005 Shareware    3,825k
Advanced Virtual COM Port
Advanced Virtual COM Port is the first software of its kind which includes both local and network
virtual COM port functions. It can share your real COM ports or create virtual COM ports and
connect them with a virtual null-modem cable locally ...
June 3rd 2005 Shareware    1,419k
Virtual Serial Port ActiveX
Virtual Serial Port is a powerful ActiveX Control that allows your application create custom additional virtual serial port and fully control it. Created virtual port looks like real serial port for other Windows applications. From your application you can control ...
January 31st 2006 Shareware    1,321k
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 ...
April 30th 2006 Shareware    2,263k
Serial over Ethernet
Allows you to share up to 255 serial port devices over a TCP/IP network turning your computer into a low-cost terminal server. As a result, any serial port device connected to a COM port can be accessed from anywhere in ...
June 28th 2007 Shareware    6,666k
Serial to Ethernet
Serial to Ethernet Connector makes it possible to access serial devices that are located on the remote PC like if they were plugged into your own computer. Any serial port device connected to a COM port can be accessed from ...
February 4th 2009 Shareware    6,666k
ActiveXperts Serial Port Component
Serial Communication component to add serial communications to your Microsoft Windows software. Communicate with a modem, scanner, printer or any other serial device. The component features full com port control, binary and ASCII data transfer, RS-232 and RS-485 standards, TAPI ...
May 20th 2009 Shareware    3,223k
Virtual Serial Ports Driver XP
Using Virtual Serial Ports Driver XP 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
August 8th 2003 Shareware    650k
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. ...
September 1st 2004 Shareware    1,833k
Related Scripts
Serial COM Simply in C#
This article starts with the task of getting MSComm.ocx to do a custom install of VS6. After installing the ActiveX components, the author describes about the art of communicating through a serial port with the help of MSComm.OCX, which is ...
December 19th 2005 Freeware     
How to Check URLs Using .NET
The author gives a solution to reap out the unwanted or dead links from the user's site. In this article the author describes about how to erase or stop the various broken links on the website using ASP.NET. The author ...
November 26th 2005 Freeware     
How To Access Active Server Pages Intrinsic Objects Within a Visual Basic COM Component
How To Access Active Server Pages Intrinsic Objects Within a Visual Basic COM Component is an online tutorial that explains how to utilize Intrinsic Objects within a VB COM component. This article explains in detail with sample source code and ...
December 14th 2005 Freeware     
.window Check
How to check a status of a browser window.
December 5th 2005 Freeware     
How to build a simple XML web service using .NET Framework tools and a text editor
XML Web services are the fundamental building blocks in the move to distributed computing on the Internet. Open standards and the focus on communication and collaboration among people an]d applications have created an environment where XML Web services are becoming ...
December 4th 2005 Freeware     
"Includelets" - or How to Encapsulate ASP layout includes in ASP.NET Web Controls
"Includelets" - or How to Encapsulate ASP layout includes in ASP.NET Web Controls is a web based tutorial in which author describes about includelet which helps in including the ASP layout includes in ASP.NET and also to transform the functionalties ...
December 16th 2005 Freeware     
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid is a simple tutorial which provides you the source code for displaying the item that is selected in the checkboxlist control that resides ...
December 18th 2005 Freeware     
Add a Checkbox Control to the DataGrid Control
Add a Checkbox Control to the DataGrid Control is a tutorial through which you can know about adding a checkbox control to each row of the datagrid control. The author also shows how to check the state of the check ...
November 26th 2005 Freeware     
Advanced Virtual COM Port
This is the first software of its kind which includes both local and network virtual COM port / functions. It can share your real COM ports or create virtual COM ports and connect them with a / virtual null-modem cable ...
November 22nd 2005 Commercial     
Arrays How To Part 1 : The Basics
Novice programmers in ASP language can learn this ASP based array article to know how to create an array, how to assign values to array index, how to resize an array etc., Also gives alternate way to build a smaller ...
November 29th 2005 Freeware     
Related Code
Calling a COM DLL from ColdFusion
Example provided by Tony Bhimani (the guy who loves programming)

This example teaches two things.

1. How to create a COM DLL object and register it with Windows.
2. Calling your newly created DLL through ColdFusion.

Directions

callcom.cfm should be placed somewhere on your webserver ...
May 10th 2006     5k
How to scroll tile-based RPG world - mode 13h (asm/Pascal)
A sample of how to scroll in the fashion of tile-based Role Playing Games. 256 color pixel-by-pixel scrolling. Source in Pascal 6.0 and assembler.
May 21st 2006     25k
How to build a MIDI interface for a SB/SB Pro/SB16
How to build a MIDI interface for a SB/SB Pro/SB16
June 29th 2006     16k
How to sort a 2 dimensional array
One of the problems I faced while I developing a information retrieval system for Arabic language using the neural network is how to sort the 2 dimensional array? After a deep thinking and useless searching I decide to go and ...
April 17th 2010     34k
Serial Port Terminal GUI Example
I was looking for a GUI example for a serial port terminal and I couldn't find any, so I took a CommandLine tool called Serialterm made by Albrecht Schmidt and made a simple GUI. Compiled with MASM32. It uses msvcrt ...
December 21st 2011     26k
New Software
Popular Software