FabulaTech
Serial Port Control 2.0
Screenshot:
Description:
Software developers can access various devices by utilizing the Windows API. When using an API, you gain access to a full spectrum of available features, but API programming is a very tough and time-consuming task. You have to study the documentation and you have to create all the high-level functionality based on the low-level API functions from scratch. This is OK if you develop a specialized application. However, in most cases, you just want to get a certain device working in your program with the least effort possible. One of the system devices that you often need to support is a Serial Port. There are numerous lab instruments, protection gadgets and other inventory that can be connected via a COM port. Instead of spending weeks or even months for API coding, you could use a ready-made ActiveX component in your program. We recommend you give Serial Port Control from FabulaTech a try. Serial Port Control is an inexpensive, royalty-free, component. You can use it with any development environment, such as Visual Basic, Visual Basic .Net, Visual C++, Visual C#, Borland Delphi, Borland Builder, etc. Just put it on a form and you have all the functionality you need to access a serial port, either physical or virtual. Serial Port Control automatically enumerates all the ports available in the system. You just need to select the port name you wish to work with. The event driven architecture of this component is a snap to use. You don't have to check ports periodically in order to find if there is new data available for reading from a port. Simply define a function in your program that will be triggered automatically by the appropriate event and process the data. Despite its low cost, the component is royalty-free. There are no hidden fees and you are free to distribute it together with your own software.
Click here for more information
Platform: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows2003,Windows Vist Category: Development::Components and Libraries
Type: Shareware Cost: $29.95 US
Size: 500 K, Released: 2008-02-25
Download Serial Port Control
Keywords:serial port control serial port activex serial port sdk serial port sdk serial port programming
Serial Port Splitter 3.8
Screenshot:
Description:
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. Program features: - One COM port can be splitted up to 254 virtual ports - One COM port can be opened by several applications at the same time - Several COM ports can be joined to one virtual port - READ/WRITE or READ ONLY mode mode for splitted serial ports - READ/WRITE or WRITE ONLY mode mode for joined serial ports - Once created virtual serial ports are operable at each system startup - Compatibility with Hyper-Threading Technology - Compatibility with PnP and WMI technologies - Compatibility with VMware software - Hot program install - no system reboot is required - User friendly interface
Click here for more information
Platform: WinNT 4.x,WinXP,Windows2000,Windows2003,Windows Vista Starter,Windows Vista Home Category: System Utilities::Other
Type: Shareware Cost: $149.95 US
Size: 1505 K, Released: 2008-05-06
Download Serial Port Splitter
Keywords:serial port splitter com port splitter share serial port share com port com port sharing serial port sharing join serial p
USB for Remote Desktop 1.0
Screenshot:
Description:
Access your local USB devices while working in remote Windows session. Sometimes, while working in remote desktop, you need access to your local devices. You can easily redirect disk drive or a printer into remote Windows session. But why can't you redirect all the rest of your USB devices just as easily? Unfortunately there is no standard way to make local USB devices available in remote Windows session. The only standard solution is plugging USB device directly to the remote server. But in the most of cases that is not acceptable. FabulaTech has resolved this problem in other extraordinary way. We've created USB for Remote Desktop that allows to work with your local USB devices from remote Windows session. Access your local USB devices while working in remote Windows session. Sometimes, while working in remote desktop, you need access to your local devices. You can easily redirect disk drive or a printer into remote Windows session. But why can't you redirect all the rest of your USB devices just as easily? Unfortunately there is no standard way to make local USB devices available in remote Windows session. The only standard solution is plugging USB device directly to the remote server. But in the most of cases that is not acceptable. FabulaTech has resolved this problem in other extraordinary way. We've created USB for Remote Desktop that allows to work with your local USB devices from remote Windows session. The program consists of a Server and a Workstation. You should install the Workstation on the computer to which the USB device is physically connected. Server side should be installed on the remote server from which you need to access your devices. USB for Remote Desktop is easy to install and use. It supports a wide range of USB devices. The program does not require any special knowledge and installs easily right out of the box.
Click here for more information
Platform: WinXP,Windows2000,Windows2003,Windows Vista Ultimate Category: Network and Internet::Other
Type: Shareware Cost: $999.00 US
Size: 4899 K, Released: 2008-03-06
Download USB for Remote Desktop
Keywords:USB over RDP USB for Remote Desktop USB IP USB over Network Redirect USB USB Redirector USB over Ethernet USB Citrix
USB Over Network 3.1.7
Screenshot:
Description:
You can easily share an external USB drive or a printer over a network. But why can't you share all the rest of your USB devices just as easily? Lab instruments, scanners, cameras, card readers, bar code scanners, PDAs, USB keys and others are usually considered to be non-shareable. Thus, normally you need to move your USB devices from one computer to another. Sometimes, though, this is not an easy task, especially when you need to use a device that is physically located in another building or even another city. USB is the standard interface used by most modern computer devices today. But, USB was designed to connect electronic peripherals only to a single computer. Previously, the only way to share a non-shareable device was to buy an expensive hardware USB switch. A hardware switch takes up space, consumes power and is often quite expensive. USB Over Network is a revolutionary software solution from FabulaTech. No need to move devices from one computer to another, and no need to buy expensive hardware switches. You can access a USB device connected to a remote computer from your computer via a LAN or the Internet as if it were physically plugged into your own PC. The program consists of a "Server" and a "Client". You should install the Server on the computer to which the device you want to share is physically connected. You can install the Client on all PCs from which you need to access the shared device. USB Over Network is easy to install and use. It supports a wide range of USB devices. The program does not require any special knowledge and installs easily right out of the box. Share your USB device without risk of losing it! Access remote instruments without leaving your chair!
Click here for more information
Platform: WinXP,Windows2000,Windows2003,Windows Vista Ultimate Category: Network and Internet::Other
Type: Shareware Cost: $99.95 US
Size: 1464 K, Released: 2007-09-07
Download USB Over Network
Keywords:usb over ip usb over network usb ip shared usb usb server share usb device
Virtual Serial Port Control 2.4
Screenshot:
Description:
If there is a task to provide interaction between communications application and your own program (e.g. serial device emulator), there is no common solution to accomplish it. It is considered that communications applications are intended to work only with hardware serial devices connected to physical serial ports. Virtual Serial Port Control is an ActiveX control which makes it possible to create virtual serial ports directly from your program and fully control them. At the same time virtual ports look like real hardware serial ports for all Windows applications. And any communications application can work with them as if they were physical ports. On the other hand, developer API provided by Virtual Serial Port Control allows your program to access data written to virtual serial port by communications application and to respond with your own data. The data will be read by communications application from virtual serial port as if they were read from a physical port. Event driven architecture is a snap to use. You don't have to check ports periodically in order to find if their state is changed or new data available for reading from a port. Simply define a function in your program that will be triggered automatically by the appropriate event and process the data. At the same time Virtual Serial Port Control immediately notifies your application about any actions done by communications application with serial port (port opening/closing, setting DTR/RTS handshake, baud rate setting, XON/XOFF symbols setting, etc). Virtual Serial Port Control provides developer with full control over virtual serial port. Everything that can be done with physical serial port by a serial device is possible to be done with virtual serial port by VSPC. What is more important, OEM license allows you to distribute this ActiveX control as part of your own application and you don't have to license every single copy.
Click here for more information
Platform: WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Windows Vista Ultimate Category: Development::Active X
Type: Shareware Cost: $199.95 US
Size: 789 K, Released: 2007-06-17
Download Virtual Serial Port Control
Keywords:virtual serial port control virtual serial port activex virtual serial port sdk serial port sdk serial port programming
XoftSpySE, Acronis, Symantec, IBM, Weather Studio, Recipe Toolbar, e frontier, Susteen, Fraud Eliminator, Iomatic, ACD Systems, GEAR Software, System Mechanic, Screensavers.com, Laughingbird, Software, Uniblue, No Adware-SpywareSolver, XoftSpy from, ParetoLogic, MapiLab, Eltima, Connected Software, CA , XBlock, Allume, Big Hammer, Trek Data
Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corp. in the United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.




