 |
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 << "File transferred successfully";
Port.ClosePort();
}
Major Features:
*COMM-DRV++ is compatible with Windows XP, Windows ME, Windows 2000, Windows 98, and Windows 95.
*COMM-DRV++ supports the Microsoft Visual C++ and Borland C++ compilers.
*COMM-DRV++ supports all serial ports that have a Windows driver. These include all intelligent and non-intelligent multiport cards, USB serial port hubs and modems, PCMCIA serial ports, or any permutation thereof (e.g., Digi International, Advantech, Connect Tech, Lava, etc.).
*COMM-DRV++ supports the Zmodem (w/Crash recovery), Xmodem (CRC & Checksum), and Ymodem (Batch, 1K, G).
*COMM-DRV++ supports communications on any number of serial ports concurrently.
*COMM-DRV++ supports hardware handshaking (RTS/CTS, DTR/DSR), and software handshalking
*COMM-DRV++ supports adjustable communication buffers of any size.
*COMM-DRV++ supports multiple string/token searches of any size.
*COMM-DRV++ supports all Hayes compatible modems.
*COMM-DRV++ has manual completely online and easily accessable. (Hardcopy available as well).
serial communication class library libraries rs232 windows xp 2000 me 98
|
 |
The BKAudio v2.0 class library allows you to visually add sounds to your .NET applications!
The current version includes:
1. Fully commented class libraries developed in 100% CLS compliant C# code.
2. Thorough documentation in .CHM (Compiled HTML Help File) format for the BKAudio and
BKSystem class libraries.
3. Examples detailing methods of use, written in both C# and VB.NET using Microsoft Visual Studio .NET 2003.
4. During runtime and design-time, BKAudio uses Managed DirectX 9b where available or the Microsoft® Windows® Multimedia Audio interface as a fallback. if neither DirectSound OR Microsoft Windows Multimedia audio is available due to the absence of a sound card, then BKAudio gracefully disables itself without any nasty exceptions being thrown.
5. Sounds are automatically serialized when added during the design phase and compiled with the application; ready to be played during runtime.
6. The Sound class allows playback of any PCM encoded waveform-audio files (usually with the .WAV file extension).
7. Sounds are played while being selected in the Visual Studio IDE making sounds easier to identify.
8. Adding sounds to the SoundList component in BKAudio is as easy as adding images to an ImageList in Microsoft Visual Studio .NET 2003.
9. The Sounder component in BKAudio adds the final processing needed so that ANY event
in a control (Windows Form, User Control, Button Control etc) can play a sound when fired using only 1 (one) line of code in the event procedure:
C#: Sounder.PlaySound();
VB.NET: Sounder.PlaySound()
10. Per Developer and Source Code Licensing are available. In both cases, there are no runtime royalties or other fees!
11. Updates for the current version are free.
audio sound play pcm wav wave net class collection bkaudio class
|
 |
Popular XML parser for C#, VB.NET, and ASP.NET
xml parser xml parser vb-net asp-net net component class library class library parse
|
 |
dtLibrary is a class library packaged as a single ActiveX DLL. This library offers multiple classes for retrieving and/or updating system information, including ini files, registry access, file/disk information, memory and power information, operating system information, the ability to shutdown, logoff, reboot, etc. and lots more.
activex controls visual basic programming tips ini error hyperlink components ocx dtlibrary
|
 |
The Awave Streaming Audio Converter COM library v3 from FMJ-Software, or AwCOM 3 for short, is technically a ?COM dual interface, in-process DLL server custom component?. In practical terms this means that it is a software module that can easily be used from a variety of languages ? VisualBasic, Delphi, C++, .NET, and many more. It provides functions for converting between several different audio carrying file formats. It can also optionally perform several forms of processing on the audio data. The library is broken up into a modular set of ?filters? that are connected in a ?graph? through which the audio data is ?streamed?. Most modules are licensed separately ? so you only have to pay for the parts that you use. AwCOM 3 was built as a wrapper on top of AwC++. AwC++ is C++ language class library from FMJ-Software designed for flexible audio handling, processing, conversion, and streaming. It is the basis for the award winning Awave Audio, ACDR and Chromatia Tuner software as well as being used in many third party products. The stability and reliability of the code underlying the AwCOM 3 component has thus been proved in real-world use in a wide variety of applications all over the world.
audio sound vb delphi c c sdk library software development converter
|
 |
The EyeC++ library is a high-performance, high-quality, C++ class library intended for both image file format conversion and image viewing tasks. It supports all of the more common file formats as well as a handful of perhaps a little bit more esoteric ones. Pricing is differentiated so that you pay only for those file format 'modules' that you need. Full source code is supplied.
Technical features include: Handles 'color look-up table' images as well as 'true color' images. High quality image resampling algorithms. High quality image dithering and palette optimization algorithms for color-depth reductions. Precise color adjustment algorithms. Supports several kinds of supplemental image-text information. 'Transparency' information can be converted between formats that supports it, both using 'color keying' and 'alpha channel' information. Very fast decoding of images. MMX instruction set support. Image 'caching' and background 'preloading' support.
Requirements: Windows 9X/ME/NT/2000/XP. Intel Pentium or later processor (MMX used if available). Supported compiler is Visual C++ 6.0.
The EyeC++ library serves as the basis of FMJ-Software's Image Eye (an image viewer) and Any Image (an image converter) products. Image Eye has been on the market for several years and has been used by many thousands of people. This should hopefully be something of an indication of the maturity and the reliability of the library.
image graphics c sdk library software development viewer converter file format
|
 |
Olvio.Ecommerce is a payment processing class library for the Authorize.Net payment gateway. It includes all the latest features, SIM and AIM integration methods, CC and ECHECK processing, hash validation, response stream reader and more. Includes a SimResponseReader class to handle the silent posting from a SIM transaction. It can validate and process transactions for the Wells Fargo merchants. Fully written in C# it offers a strong object model with powerful exception handling that allows the merchant to validate data before sending it to the gateway. The class library automatically reads and parses the gateway response and validates the MD5 hash to assure that the response is authentic. Includes also a SNTP class that is able to connect to an internet time server and get the real time for a certain zone to be used in connection with the SIM integration method.
payment processing authorize-net credit card echeck shopping cart olvio ecommerce payment processing class library
|
 |
SCML Label Printer .NET is a DLL that allows .NET programmers to print and preview labels on ink-jet and laser printers (159 label types).
It can print any labels for ink-jet and laser printers.
You can choose from 159 pre-defined label types.
label label printer print printer component component scmlsoftware scml label printer class library activex dotnet
|
 |
RSS Magic is a .Net class library that allows developers the ability to download, manipulate, and save RSS feeds through familiar properties and methods. The Silverband RSS Magic component provides you the ability to read, edit, and create RSS feeds that conform to version 2.0 and earlier. No knowledge of XML is required - all XML functions, inluding parsing, manipulating, and creating XML elements and attributes is handled internally by the RSS Magic component. You, as the developer, only need to create an RSSFeed object, then read and set all of your data through standard IntelliSense-aware properties and methods. The RSS Magic component creates valid XML every time. No need to write socket/TCP/download or file I/O code - downloading RSS files from the Internet and reading and writing of files is easily accomplished with simple method calls on an RSSFeed object. Easily create your own weblogger, news aggregator, or RSS creator. Now imagine this: take the RSS Magic component and code a user interface around it. All of the hard work dealing with RSS has been done for you. Sell your program and make your fortune. Noone needs to know how little effort was actually required on your part.
rss net component news aggregator client server visual studio xml parse feed
|
 |
JFreeChart is a free Java class library for generating charts (GNU LGPL). Support is included for: pie charts, bar charts, line charts, scatter plots, time series charts, candlestick charts, high-low-open-close charts and more. Use in applications, servlets, JSP or applets. Export to PNG, JPEG, PDF, SVG and HTML image maps. Complete source code is included, subject to the GNU LGPL.
java chart graph plot free gnu lgpl jfreechart free java class
|
|
|