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 461-480 of 493
libmstring
This library is consist of useful string manipulating functions including PHP 's explode and str_replace function.
(0 ratings)
Reviews0
PriceFree
Views2124
ps and kill utils
Two command-line utilities for Windows NT/2000, ported from UNIX. Includes ps.exe that displays currently worked processes, and kill.exe which terminates selected process.
(0 ratings)
Reviews0
PriceFree
Views3725
Template2doc
Template2doc (Template to Document) is a set of string routines that simplifies the task of generating html pages. Instead of having all html sources stored in C-programs the html sources is stored as a html template document (file). This template document, which is a regular standard html document, contains specific keywords that tells the routines where to insert the produced data. Template2doc contains routines both for simple replacement of words as well as sophisticated insertion of table data. Although the template definition syntax is very simple, it contains the most essential functionality requirements. Of course, Template2doc works on any text document. However, it is specific designed and written for html documents in mind.
(0 ratings)
Reviews0
PriceFree
Views2005
Namazu
Namazu is a full-text search engine intended for easy use. Not only does it work as a small or medium scale Web search engine, but also as a personal search system for email or other files. Namazu broadly consists of three components, mknmz that creates index before searching (written in perl), namazu which searches documents based on the created index - command line script (written in C), and namazu.cgi, a CGI scrip for searching documents based on the created index (written in C).
(0 ratings)
Reviews0
PriceFree
Views4148
MagicStats
MagicStats is a modular log analysis program that can be used to monitor a web site's performance. MagicStats offers three levels of customization possibilities, depending on how deep you want to get into the system. Most users prefer to use simple configuration files to set up MagicStats, but some prefer to create custom themes (using an extended HTML syntax: Note that themes are NOT "skins"), and still others develop plugins in C++ to extend the base analysis framework.
(0 ratings)
Reviews0
PriceFree
Views7437
Parabase web-Order-Systen
posted bypjinShopping Carts
The Parabase Web-Order-System is a web-based order-entry system and incorporates everything that is needed to get your order from the web. The system supports classical order entry, order entry with a HTML-link and a catalog based shopping-cart interface. It can include HTML files, pictures and has an interface that is very easy customized. The system does not need JavaScript, nor cookies, nor frames for most of its functionality. The system currently interfaces to QuickBooks, credit card processing and Excel/Access.
(0 ratings)
Reviews0
PriceFree
Views2076
DiscDB for MySQL
DiscDB is a little program that will use MySQL to catalog all files in your CDs, making it easy to find a file without having to switch discs until you find it. Useful for people who save all their downloads to CD-Rs.
(0 ratings)
Reviews0
PriceFree
Views6638
Wusage
Wusage is a statistics program that helps you determine the true impact of your web server. By measuring the popularity of your documents, as well as identifying the sites that access your server most often, wusage provides valuable marketing information. By determining the paths your users follow and analyzing the sites from which they come, Wusage helps you find out which outside sites are most important to you. Practically all organizations, whether commercial or educational or nonprofit, need solid numbers to make credible claims about the World Wide Web. Wusage fills that need. Wusage is written in 100% highly-optimized C.
(0 ratings)
Reviews0
PriceFree
Views3281
asNews
asNews is a simple news retrieving and parsing program which gets the news from the net and shows it in your desktop: news are placed in your favorite WM's menu or shown using a simple but comfortable GUI.
(0 ratings)
Reviews0
PriceFree
Views4345
efone
Efone is a mixture of concepts from traditional internet phone software and location services like ICQ. It features a voice sending/receiving client (aka internet phone) and a central server (administered via the web) where users information (name, nick, password, current ip) are stored. The final product will contain a command line client, gtk+ client, central server with databse of users, web interface for the server.
(0 ratings)
Reviews0
PriceFree
Views6103
Rudiments
Rudiments is an Open Source C++ class library providing base classes for things such as daemons, clients and servers, and wrapper classes for the standard C functions for things like such as regular expressions, semaphores and signal handling.
(0 ratings)
Reviews0
PriceFree
Views1513
Groundwork
Groundwork is an Open Source C++ class library enabling developers to build web-based applications out of HTML templates and CGI's. Functional highlights include multi-part form handling, an IP-based security system, browser jogging, runaway CGI catching, and a load balancing system. Also includes some useful Javascripts and images.
(0 ratings)
Reviews0
PriceFree
Views1891
Yet Another News Fetcher
posted byyanfinWeb Fetching
Yanf fetches news from Slashdot, Freshmeat. 32bitsonline, Segfault, Packetstorm, Linuxtelephony, Linuxtoday, Linuxapps and the daily static cartoon of Userfriendly and puts them in a web page. It's configurable from a config file, in which you can add new sites, remove the ones that you dont like, etc.
(0 ratings)
Reviews0
PriceFree
Views4687
WWWFinger
posted byfurninFinger
WWWFinger is a free finger gateway that does not require any other applications except a compatible system and a cgi-bin/cgi-win type access to a Web Server.
(0 ratings)
Reviews0
PriceFree
Views2486
Glimpse
Glimpse (which stands for GLobal IMPlicit SEarch) is a popular UNIX indexing and query system that allows you to search through a large set of files very quickly. Glimpse supports most of agrep's options (agrep is our powerful version of grep) including approximate matching, Boolean queries, and even some limited forms of regular expressions. It is used in the same way, except that you don't have to specify file names. So, if you are looking for a needle anywhere in your file system, all you have to do is say glimpse needle and all lines containing needle will appear preceded by the file name.
(0 ratings)
Reviews0
PriceFree
Views2632
AnyURL
posted byrentoninForm Based
AnyURL is a CGI form processing program which provides a trivial way for HTML authors to use CGI forms input to point to URL's without doing any programming. This avoids the need to write a different program for each form (or group of forms), while still being flexible enough to point to URL's containing different access methods, nodes, and object types.
(0 ratings)
Reviews0
PriceFree
Views2355
htnews
htnews is an email robot. It makes it easier to insert news items to your webpage. You have simply to send an email to a special address and the item will be inserted. htnews is highly configurable, supports templates and a basic authentication using passwords and authentication via the originators email-adress.
(0 ratings)
Reviews0
PriceFree
Views5608
Farstand
posted bysupportinWeb Sites
This site offers a collection of easy to use commercial CGI programs for your windows website. Currently available programs include Credit Card Order Form Emailer, WhiteBoard and Forum/Web BBS Discussion Forum, and more.
(0 ratings)
Reviews0
PriceFree
Views3882
GNU Cgicc
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following functions: Parses both GET and POST form data transparently; Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data; Provides methods for saving and restoring CGI environments to aid in application debugging; Provides full on-the-fly HTML generation capabilities, with support for cookies; and Supports HTTP file upload.
(0 ratings)
Reviews0
PriceFree
Views5018
Excite for Web Servers
Excite for Web Servers makes it easy for you to add searching -- Excite, Inc.'s advanced concept-based searching -- to your Web site. Excite for Web Servers provides a simple Web-browser interface for doing all the things necessary to enable concept-based searching of collections of documents such as administering, indexing, and searching over the collections. In particular, one can: define a document collection -- that is, specify a set of documents to be considered a single collection over which one can search, design customized pages for displaying to users who wish to search over that collection, index that collection, monitoring the progress, and search the collection.
(0 ratings)
Reviews0
PriceFree
Views3519
Results 461-480 of 493