COMM-DRV++
v1.0
Easy to use professional serial communication C++ class library for Windows. COMM-DRV++ allows you to accomplish your serial communication task literally in minutes after installation. We have encapsulated general communication functions into easy to understand methods that are applicable to real world applications.
The following example is a complete working Windows application that calls another computer and transfers a file to it. Could it be any simpler?
#include "CCdrvPPPort.h"
main()
{
CCdrvPPPort Port;
if (!Port.OpenPort(1))
if (!ModemDial("2815551212")
if (!Port.SendFileZmodem(FileXferDialogFlagOn ,"Myfile.txt")
cout










Excelsior JET is a complete solution for acceleration, protection and deployment of your Java applications, certified Java SE 6 Compatible. Version 6.5 enables you to protect your Eclipse RCP applications from reverse engineering and tampering










thinBasic is a Basic Programming Language Interpreter. Fast, reliable, well documented, features rich, easy to use and to master Basic Language. No compilation, no intermediate code, just plain text script files analyzed and executed on the fly.










PlayBasic is a powerful 2D game creation language. Made for everybody (beginners and game designers) and includes as many built in features as possible. Letting programmers focus on making great games quickly!










SharePoint Usage Reports and monitoring Solution - we know SharePoint in depth - we know the structure, we know the internals, CardioLog provides the true insight about what`s going on with your SharePoint, minimal customization is required.










Visual Basic RS232 serial communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.Win64,Win32,Win16

