Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | C & C++

Results 421-440 of 493
COMM-DRV++
Easy to use professional serial communication C++ class library for Windows XP, Windows 2000, Windows Me, Windows 98, & Windows 95. Includes the ZModem, YModem, & XModem file transfer protocols. Supports Microsoft Visual C++ & Borland C++. Supports any number of ports running concurrently. Supports any device that has a Windows serial communication driver (multiport card, USB comm hubs, modems, etc.)
(0 ratings)
Reviews0
PriceFree
Views2096
Client / Server Comm Library for C/C++
Client/server component C++ library for TCP/IP and UDP/IP sockets communication across a network such as the internet or intranet (LAN). Allows multiple servers and clients to run simultaneously. Servers can handle multiple connections concurrently. Create client / server file transfer. Create proxy, chat, file transfer, HTTP, SMTP, POP3, FTP and DNS client programs. Create SMTP proxy programs extracting a copy of all recipient addresses.Create POP3 proxy programs that filter incoming email for Spam. Secure and private messaging. Supports "one time" passwords for improved security. Data and files can be encrypted and decrypted. Specify the maximum number of connections that the server will accept when listening on any one port. Multiple examples and 43 functions to create 32-bit and 64-bit client server applications. Works with C++, C#.NET, Visual Studio, MFC and C++ Builder. License covers all programming languages. Royalty free. Works with Windows 95/98/Me/NT/2000/2003/XP/Vista/Win7
(0 ratings)
Reviews0
PriceUSD 115.00
Views2174
Winsock Interface Library for C/C++
The Winsock Interface Library simplifies winsock network communications programming and provides support for the most common Internet protocols such as Finger, SMTP, POP3, FTP, NNTP, and HTTP. Includes multiple C/C++ examples. Requires MS, Borland, Watcom, or LCC-Win32 Windows C/C++ compiler.
(0 ratings)
Reviews0
PriceFree
Views1843
UCCDraw ActiveX Control
UCCDraw ActiveX Control is an ActiveX control that allows creation and editing of Visio-style charts from within your application. Allows you to create flow charts, vector drawings, raster images and more with the ability to include hyperlinks and various shading and coloring effects. You can group objects together, include images and text, link them together and apply custom drawing effects to create charts similar to Microsoft Visio, Adobe Illustrator, and CorelDRAW
(0 ratings)
Reviews0
PriceUSD 499.00
Views3574
XD++ MFC Library Standard Edition
XD++ Class Library is a set of classes built on the Microsoft Foundation Classes. XD++ was designed from the start to be a reusable class library XD++ supports Documents, Views, and Graphical Objects such as rectangles, ellipses, polygons, metafiles, text, bitmaps, and lines. Objects can be grouped together in a hierarchical structure, forming arbitrarily complex visual objects from basic XD++ objects.With XD++ add in tool you can easy definition of specialized graphical objects containing other objects.XD++ adds graphical diagram interfaces to your MFC applications quickly and easily.
(0 ratings)
Reviews0
PriceUSD 799.00
Views3916
Lazarus Registration Component
A simple DLL that lets you add a registration feature to your shareware application or installation script. Includes DLL, definitions file to import into your development environment, and examples of how to use it in NullSoft installer program. Now also includes a graphical registration tool for generating customer keys.
(0 ratings)
Reviews0
PriceUSD 25.00
Views943
Rude Server C++ Libraries
CGI Parser library supporting xml and file uploads. Socket Library supporting SOCKS4, SOCKS5, HTTP Proxy, SSL and chaining all of the above together. Config File reader and writer - the smartest one available MySQL Database Library - simplifies dbase programming
(0 ratings)
Reviews0
PriceFree
Views2531
MarshallSoft DUN Dialer for C/C++
Dialup Networking (DUN) Component for C/C++ programmers to invoke 32-bit DUN from your application code to dial up any installed Internet Service Provider (ISP). Use from GUI mode or console mode programs. Supports most Windows C/C++ compilers (Microsoft (all versions include .NET), Borland, Watcom, LCC-WIN32, etc.). Use with MFC and Borland C++ Builder programs. Not dependent on support libraries. Can call the same MDD32.DLL from any supported language (Delphi, Visual Basic, VB.Net, Visual FoxPro, etc). Free technical support and updates for one year. Royalty free distribution with your compiled application. Fully functional evaluation version.
(0 ratings)
Reviews0
Price 55.00
Views1768
C# Version 2.0 Specification
C# 2.0 introduces several language extensions, the most important of which are Generics, Anonymous Methods, Iterators, and Partial Types. The language extensions in C# 2.0 were designed to ensure maximum compatibility with existing code. For example, even though C# 2.0 gives special meaning to the words where, yield, and partial in certain contexts, these words can still be used as identifiers. Indeed, C# 2.0 adds no new keywords as such keywords could conflict with identifiers in existing code.
(0 ratings)
Reviews0
PriceFree
Views2144
Mailing List Deluxe
Mailing List Deluxe is designed to create and support mailing lists for your clients and subscribers. The new version supports multi-part html messages with embedded images, combined text and html messages, has a WYSIWYG html message editor, can send custom attachment for each recipient. The Deluxe version also has a built-in smtp server and can send mail directly without any help from the ISP server.
(0 ratings)
Reviews0
PriceUSD 119.95
Views2336
FTP Client Engine Library for C/C++
MarshallSoft FTP client component for C/C++ (.NET) provides direct control of the FTP protocol from a 32-bit or 64-bit C++ application program. A simple API is provided to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download, upload files (with wildcard support). Delete files. Rename files. Append files. Create and remove server directories. Transfer mutiple files. Parse long directory listings. Resume file transfers from any offset. Change files names while being uploaded or downloaded. Specify the FTP or data port. Supports passive mode (use with firewalls). Supports many proxy servers. Supports multiple concurrent FTP sessions. Specify the FTP or data port. Display progress bars. Supports all versions Visual C++. C# and Visual Studio .NET), Borland C++ Builder, MFC, Watcom, LCC-WIN32. Royalty free. Supports Windows 95/98/Me/NT/2000/2003/XP/Vista/Win7
(0 ratings)
Reviews0
PriceUSD 115.00
Views2109
Windows Std Serial Communications Library for C/C++
Serial communication component C++ and .NET library for RS232 and multi-drop RS485 and RS422 serial ports. Supports virtual serial ports (USB to serial converter and Bluetooth serial). Uses the standard Windows API to communicate with any device connected to a serial port. Includes 38 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow control (XON/XOFF, RTS/CTS, DTR/DSR). Includes multiple C/C++ and .NET example programs. State driven Xmodem and Ymodem on multiple ports simulatneously (up to 256 connections). Is port re-entrant. Is fully thread safe. Can send Windows messages on completion of events (incoming character, etc.). Supports most Windows C/C++ compilers (all versions Visual C++, C#, and .NET), Borland, Watcom, LCC-WIN32, etc.). Also use with Microsoft Foundation Class and Borland C++ Builder programs. Free technical support and updates for one year. Win64, Win32 and Win16 DLLs. Windows 95/98/Me/NT/2000/2003/XP/Vista/Win7
(0 ratings)
Reviews0
PriceUSD 105.00
Views2705
AlarIT Net Serial Driver
The developers of the given facilities very often face with such a necessity. For instance, during the debugging in a remote machine or when different people with the help of different machines (which are nevertheless connected to one machine) maintain the same facilities. INSD is designed especially for the solving of these problems. The use of our product gives you the possibility to give the remote access to serial port via TCP/IP.
(0 ratings)
Reviews0
PriceFree
Views1926
Protec SiteLIne
A new data encryption program that allows Internet and especially Intranet (office network users) alike, the ability to encrypt, decrypt, send, and recieve any type of data, whether it be word docs, PDFs, images or programs. Whatever is meant to get to the intended individual, you can be assured it will be for their eyes and their eyes only. Note: A single user encompasses 2 work stations For Business Networks you need to purchase additional stations licenses. Multiple Licenses are available in groups at a discount.
(0 ratings)
Reviews0
PriceUSD 39.00
Views1194
NTC
With NTC you can allow your visitors to download the program and use on their computer to search for and download mp3 music, videos and much more through the Gnuttella network (same as Bear Share and Morpheus).
(0 ratings)
Reviews0
PriceFree
Views2582
WordFTP
WordFTP is a Microsoft Word extension that allows you to Open, Modify and Save .doc files directly from/to FTP. It is as easy as operate with MS Word documents on local hard drive. Requirements: MS Office, MS Windows.
(0 ratings)
Reviews0
PriceFree
Views1880
IP*Works! CC C++ Edition
IP*Works! CC is a comprehensive suite of components providing secure real-time validation, authorization, and transaction settlement of credit cards within both web and desktop applications. This release currently supports every major payment gateway including the Visa Internet Payment Gateway System� (IPGS), and advanced credit card authorization via Visa 3-D Secure�.
(0 ratings)
Reviews0
PriceFree
Views1865
Calculate Distance Between Two Points Using Longitude & Latitude
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.
(0 ratings)
Reviews0
PriceFree
Views3504
Chilkat Zip Compression Visual C++ 6.0 Class Library
Zip compression Visual C++ 6.0 class library featuring: Create new Zips from existing files, memory data, or other existing Zips. Remove specific files within a Zip. Recursively descend directories to Zip everything. Adds files to existing Zips. Merge multiple Zips into one Zip. UnZip and auto-create directories as needed. UnZip only files matching a wildcarded pattern. Directly access the data in its compressed format. Memory Zip/Unzip: Use Zip compression without ever writing files. Open a Zip on the Web. Open and read or unZip the contents of a Zip file from a URL. Also supports GZip, Unix Compression (.Z files), and self-extracting executable creation.
(0 ratings)
Reviews0
PriceUSD 149.00
Views2722
Porting Manager
PortingManager is a PERL and PERL/Tk script that provides assistance when porting C and C++ Solaris applications to Linux platforms, including zSeries Linux PortingManager scans a user-selected source code directory tree. The scanner then checks each line and flags those that would create a potential porting problem. Lines that are flagged are then copied into a "portout" file. The GUI displays the results of the scan for editing.
(0 ratings)
Reviews0
PriceFree
Views1123
Results 421-440 of 493