Software Downloads for "Herbs C Blessed"
- MarshallSoft DUN Dialer for C/C++
- License: Shareware

MarshallSoft Dialup Networking (DUN) Component for C/C++. Version 2.1, 6/7/2002.>Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit C/C++ Windows compiler..
- Platform: WinOther
- Publisher: MarshallSoft Computing
- Date: 07-06-2002
- Size: 305 KB
- Winsock Interface Library for C/C++
- License: Shareware

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..
- Platform: WinOther
- Publisher: MarshallSoft Computing
- Date: 04-04-2000
- Size: 402 KB
- Visual Browser for C/C++
- License: Shareware

Visual Browser for C/C++ is a C/C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization. It can help programmers to browse,edit,document and understand c,c++source code with built-in analysis for C/C++ program.It also can be used to visualize and flowchart c,c++ code. Its flow chart Documentation Generator supports Visio,Word,Excel,PowerPoint and BMP. It now supports C,C++,VC++(Visual C++ .NET) programming languages..
- Platform: Windows
- Publisher: FateSoft
- Date: 19-11-2003
- Size: 1207 KB
- Client / Server Comm Library for C/C++
- License: Shareware

The Client / Server Communication Library for C/C++ (CSC4C) is a TCP/IP communication component DLL library. CSC4C uses the standard Windows API (Application Programmer's Interface) to communicate with other programs (written using CSC) across any TCP/IP network such as the Internet. CSC4C Features include: * Can be used to create both clients and servers. * Supports "one time" passwords for improved security. * Can send and receive data buffers or entire files. * Servers can handle multiple connections concurrently.
- Platform: Windows
- Publisher: MarshallSoft Computing
- Date: 24-09-2004
- Size: 321 KB
- C++ Server Pages
- License: Freeware

C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications. It supports automatic script compilation and provides the developer with a complete Web programming framework.
- Platform: Windows
- Publisher: Micronovae Ltd
- Date: 05-04-2005
- Size: 8038 KB
- HS GSM SMS C Source Library
- License: Demo

HS GSM SMS is a C source library that provides a PC-based user application with access to a mobile phone's Short Message Service (SMS) functionality, according to ETSI standards: GSM 07.05 (ETS 300 585) - "Use of Data Terminal Equipment - Data Circuit terminating; Equipment (DTE - DCE) interface for Short Message Service (SMS) and Cell Broadcast Service (CBS)" GSM 03.40 - "Technical Realization of Short Message Service - Point-to-Point.
Features:
* Interface with mobile phone over COM ports COM1 - COM8
* Sending SMS messages to GSM network
* Receiving incoming SMS indications from mobile phone
* Reading received SMS messages from mobile phone
* Deleting messages from mobile's phone memory
* Decoding sender number and service center timestamp
...
- Platform: Pocket PC, Windows
- Publisher: Hillstone Software
- Date: 01-03-2006
- Size: 308 KB
- HS Crypto C Source Library
- License: Demo

HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm
The table encryption is implemented via the use of two either pre-defined translation tables or any of the 2 or a combination of dynamically generated translation tables.
- Platform: Linux, Pocket PC, Unix, Windows
- Publisher: Hillstone Software
- Date: 10-03-2006
- Size: 331 KB
- C# Code Export
- License: Freeware

Looking for a simple and fast way to indent and export your C# code into various file formats? Look no further than C# Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C# documents, convert them to PDF, RTF, images and more! Format / Indent your C# code (thanks to AStyle) Convert your C# code to the following formats : HTML PDF RTF BMP PNG JPG Lotus SVG QUATTRO Pro Excel Print / Create advanced reports using a state-of-the-art printing / report engine Indent multiple files at once.
- Platform: Windows
- Publisher: OverZone Software
- Date: 31-03-2006
- Size: 1936 KB
- C++ Code Export
- License: Freeware

C++ Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C/C++ documents, convert them to PDF, RTF, images and more! Format / Indent your C++ code (thanks to GC GreatCode) Convert your C/C++ code to the following formats : HTML PDF RTF BMP PNG JPG Lotus SVG QUATTRO Pro Excel Print / Create advanced reports using a state-of-the-art printing / report engine Indent multiple files at once. Backup indented files automatically.
- Platform: Windows
- Publisher: OverZone Software
- Date: 30-03-2006
- Size: 1918 KB
- Deleaker Add-in for Visual C++
- License: Shareware

Deleaker is a useful add-in for Visual Studio 2003-2005 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting resource leaks and debugging their applications. With Deleaker, you can detect and localize resource leaks in memory, GDI and USER objects, handles, with no appreciable slow down to your application. Debugging has always been a headache for program developers. As bugs go, some of the most difficult to find are leaks, especially in graphics device interface (GDI) objects and menus.
- Platform: Windows
- Publisher: Softanics
- Date: 24-05-2006
- Size: 656 KB
- Personal C Sharp
- License: Shareware

Although the main objective of Personal C Sharp has been to enable a person who has no extensive software experience to use the .NET library to create his / her own programs for personal use, it has evoluted to a very strong tool. Now it can be used to create sophisticated software projects in an amazingly short time with an extraordinary ease and simplicity. Making programming code as easy and short as possible and reducing things to memorize enables you to devote all your mental power and attention to your programming creativity and reduces the chance for errors.
- Platform: Windows
- Publisher: Famsoft.org
- Date: 20-07-2006
- Size: 362 KB
- Convert String for C++
- License: Freeware

String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you make some changes in the revised string, you have to iterate the above steps. Now Convert String for C++ will do the job for you to get the exact C++ string which you can just copy and paste into your CPP program directly. It also supports HTML format converting.
- Platform: Windows
- Publisher: BossEye Inc.
- Date: 06-08-2006
- Size: 126 KB
- Topcoder AutoGen for Arena C++
- License: Freeware

TopCoder Arena is a famous online competition for programmers to demonstrate their talent in algorithm and programming. There are many talent people participated in it, and the competition time is not enough at all for most participators. You have to translate the problem description into the C++ class and method, design the algorithm, implement, and test them manually. Now with TopCoder AutoGen, what you need to do is to design the algorithm to resolve the problem only, and AutoGen will handle anything else.
- Platform: Windows
- Publisher: BossEye Inc.
- Date: 06-08-2006
- Size: 128 KB
- SMTP/POP3 Email Engine for C/C++
- License: Shareware

MarshallSoft SMTP/POP3 C/C++ email component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4C include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 (European character sets) and UTF-8 character coding. Get the number of messages on an email server. Forward email. Get the header lines from any email on the server, without reading the entire email.
- Platform: Windows
- Publisher: MarshallSoft Computing
- Date: 12-06-2006
- Size: 665 KB
- Custom Print Preview in C++ Example
- License: Demo

Learn how to create reports in C++ Builder. Create custom print previews and avoid the apperiance of a default Quick report window Learn how to cycle through pages Print from Ms Access database Tutorial on proper using the QuickRep and QRPreview components in C++ Learn how to hide the QuickRep component and preview it in a window that looks the way you want it to Much more....
- Platform: Windows
- Publisher: pluspluscode.com Software
- Date: 26-01-2006
- Size: 24 KB
- Delphi & C++Builder Decompiler
- License: Shareware

Delphi & C++Builder Decompiler is an easy-to use application which can help you to restore your lost source code. If you lose your Delphi or C++Builder project sources, but have an executable file, then this tool can rescue part of lost sources. Decompiler produces all project forms and data modules with all assigned properties and events. Produced event procedures don't have a body, but have an address of code in executable file. In most cases Decompiler saves 50-90% of your time to project restoration.
- Platform: Windows
- Publisher: SoftLab SoftWare
- Date: 3-5-2006
- Size: 1783 KB
- HS FTP Client C Source Library
- License: Demo

HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR, STOR Features - FTP Client RFC 959 operation - Server name resolution - Concurrent FTP client sessions - Passive mode, firewall friendly - User / password authentication - Asynchronous Operation what is supplied after you purchase the product? - HS FTP Library binaries (Win32 library) - HS FTP full source code in C with Visual C workspace...
- Platform: Windows
- Publisher: Hillstone Software
- Date: 20-10-2006
- Size: 236 KB
- Baltie 4 C#
- License: Demo

Baltie 4 C# (shortly B4) is a modern scalable object-oriented educational programming tool, based on C# language, DirectX and .NET. It allows easy programming of 3D, 2D and console applications. Thanks to various modes this tool can be used by children and youth aged from 6 to 19. It may be used for teaching the very fundamentals of programming as well as advanced object-oriented programming in C# language, multi-threading and 3D graphics. B4 offers an interactive mode and icon editor for beginners, for more advanced users there is an alternative of direct C# statements, C# text editor (including syntax highlighting, code completion), moreover B4 includes a debugger, Object Browser and Model Editor.
- Platform: Windows
- Publisher: SGP Systems
- Date: 22-05-2007
- Size: 58593 KB
- C 2 Delphi Converter
- License: Demo

Convert C source code into Delphi/Pascal source code. The program can help you to port existing applications to another new program language. It will change the C syntax into the Pascal syntax. The program has a batch conversation function to procress mulitple files and can progress include files. After the conversation you will still have to do some changes before you can compile the program under Delphi but the time consuming part has been done..
- Platform: Windows
- Publisher: CAD-KAS GbR
- Date: 12-05-2008
- Size: 660 KB
- CBL C# ASP.NetWeb Application Builder
- License: Shareware

Instantly Generate C# ASP.Net Ajax Web Database Relational Applications that are N-Tier, Feature-Packed, User-Friendly and Efficient - without programming! Creates readable C# code, Visual Web Developer / Visual Studio project, and efficient Stored Procedures, giving programmers the freedom to further customize their applications. Simply point DNWAB at your database, choose a few options (intelligent defaults are chosen) and click "Generate" and your done! Automatically identifies linked tables and chooses appropriate method of selecting data (e.
- Platform: Windows
- Publisher: City Business Logic Limited
- Date: 21-07-2008
- Size: 4949 KB
















