Main > Free Download Search >

Free c and c california script

c and c california

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 785
C and C++ Programming Forums

C and C++ Programming Forums


Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages. more>> Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages.<<less
Added: 2009-03-22 License: Freeware Price: $0.00USD
14 downloads
C and C++ Resources

C and C++ Resources


A directory of C and C++ books, development software, jobs, magazine articles, online communities, programmers, scripts & programs, tutorials, and web sites. more>> A directory of C and C++ books, development software, jobs, magazine articles, online communities, programmers, scripts & programs, tutorials, and web sites.<<less
Added: 2003-06-27 License: Other Free / Open Source License Price: Free
2332 downloads
Chilkat Bounce C Library

Chilkat Bounce C Library


Chilkat Bounce C Library recognizes a variety of bounced email messages and can extract the email address from a bounced email. more>>

Chilkat Bounce C Library is a powerful tool designed to recognize a variety of bounced email messages and can extract the email address from a bounced email.

Major Features:

  1. Recognize hard bounces and return the bounced email address.
  2. Recognize soft bounces and return the bounced email address.
  3. Recognize "sender blocked" bounces.
  4. Recognize auto-reply emails, such as "out-of-office" email.
  5. Recognize transient messages, such as "Delivery Status / No Action Required".
  6. Recognize subscribe and unsubscribe requests.
  7. Recognize virus email notifications.
  8. Recognize Anti-SPAM challenge/response emails.
  9. Recognize email address change notification messages.

Requirements:

  • - VC++ 8.0
<<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
16 downloads
Chilkat MHT C Library

Chilkat MHT C Library


Chilkat MHT C Library converts HTML to self-contained .MHT web archives. more>>

Chilkat MHT C Library is a powerful tool designed to convert HTML to self-contained .MHT web archives. It can also convert HTML into a self-contained email with all referenced images embedded within the email. Chilkat MHT can download HTML from a url, load HTML from a file, or accept HTML passed in directly as an in-memory string.

Major Features:

  • Download HTML from a URL and save it as a .mht file.
  • Download HTML from a URL and save it as a .eml file.
  • Download HTML from a URL and create a Chilkat email object for use with Chilkat Email.
  • Convert local HTML files to .mht, .eml, or email object.
  • Convert in-memory HTML to .mht, .eml, or email object.
  • Unpack .mht files.

Requirements:

  • - VC++ 8.0
<<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
13 downloads
Chilkat XML C Library

Chilkat XML C Library


Chilkat XML C Library is a high-level non-validating XML parser component that is free for both commercial and non-commercial use. more>>
Chilkat XML C Library offers you a powerful XML parser component that is free for both commercial and non-commercial use.

Major Features:

  1. Load/save XML files to an in-memory document object model (DOM).
  2. Add name/value attributes to nodes.
  3. Compress nodes or entire sub-trees using in-memory Zip compression.
  4. AES encrypt the content of a node.
  5. Numerous methods for iterating over the nodes in a document.
  6. Numerous methods for searching and sorting nodes in a document.
  7. API designed to make it easy to do frequently encountered tasks when working with XML.
  8. Makes it easy to handle binary data (such as image data) within XML files.
<<less
Added: 2007-10-30 License: Freeware Price: Freeware
16 downloads
C and C++ Programming blog

C and C++ Programming blog


This blog is created to discuss my experience in computer programming specially C and C++ and web development. more>> This blog is created to discuss my experience in computer programming specially C and C++ and web development.<<less
Added: 2008-02-26 License: Freeware Price: $0.00USD
11 downloads
Chilkat IMAP C Library

Chilkat IMAP C Library


Chilkat IMAP C Library is an IMAP client component for reading and managing email and folders on an IMAP server. more>>

Chilkat IMAP C Library is a professional IMAP client component designed for reading and managing email and folders on an IMAP server.

Major Features:

  1. Supports S/MIME signed and encrypted email.
  2. Supports SSL/TLS IMAP.
  3. Supports SSH tunneling (port forwarding).
  4. Full set of mailbox management features for adding, deleting, and renaming mailboxes.
  5. Easy to manage mail item flags for "seen", "draft", "answered", and "flagged".
  6. Preview mail by retrieving message summaries.
  7. Full mailbox sort and search capability.
  8. Easy access to all message parts and recipients.
  9. Easy access to attachments.
  10. Programs can work using either UIDs or sequence numbers.
  11. Single license includes all languages/platforms: .NET, IMAP ActiveX, Perl, Python, Ruby, Java, C++, x64, etc.
  12. Supports non-English folder names (i.e. UTF-7 mailbox names).
  13. SOCKS4, SOCKS5 proxy support.
  14. Supports multi-threaded applications.
  15. Event callbacks for progress monitoring and abort capability.
  16. Stress-tested in ASP web farms with large numbers of simultaneous sessions.
  17. License provides for royalty-free redistribution of components with your application.
  18. Reliable and expertly engineered.
  19. Designed to hide the complexities of the IMAP protocol.
  20. Affordable per-developer licensing.
  21. Unlimited 1-Year phone and email support.
  22. Same-product upgrades to new versions are always free.

Requirements:

  • - VC++ 8.0
<<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
Chilkat MIME C Library

Chilkat MIME C Library


Chilkat MIME C Library allows you to create an manipulate MIME and S/MIME messages. more>>

Chilkat MIME C Library is a professional tool that allows you to create an manipulate MIME and S/MIME messages.

Major Features:

  1. Navigate the MIME message tree structure via the NumParts property and GetPart(index) method.
  2. Retrieve header field names and values.
  3. Add header fields to a MIME message.
  4. Add a detached (clear-text) digital signature to a MIME message.
  5. Convert MIME to an opaque signed message.
  6. S/MIME encrypt using a digital certificate.
  7. Decrypt and validate signatures in one method call.
  8. Attach files to a MIME message. Chilkat Mime automatically determines content-type based on file extension.
  9. Test to see if a message contains signed or encrypted parts.
  10. Get the body content automatically decoded (if encoded as Base64 or quoted-printable).
  11. Get the body content as a string. (already decoded from Base64 or QP)
  12. Get the non-decoded body content.
  13. Convert MIME to XML.
  14. Test for attachment, audio, encrypted, html, image, multipart, multipart/alternative, multipart/mixed, multipart/related, plain-text, signed, text, video, XML.
  15. Load MIME from file.
  16. Create multipart/alternative, multipart/mixed, multipart/related messages.
  17. Remove message sub-parts.
  18. Set message body from binary data.
  19. Set message body from in-memory string containing plain-text, HTML, XML, or anything else.

Requirements:

  • - VC++ 8.0
<<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
C to C++ Converter

C to C++ Converter


Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included. more>> Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included.<<less
Added: 2005-12-05 License: GPL Price: Free
1419 downloads
C, Win32, C++, MFC, C# tutorials

C, Win32, C++, MFC, C# tutorials


Community discussing about C and its derivatives like Win32, C++, MFC, C#. more>> Community discussing about C and its derivatives like Win32, C++, MFC, C#.<<less
Added: 2007-03-29 License: Other Free / Open Source License Price: Free
1042 downloads
Chilkat XML C++ Library 5.0.1

Chilkat XML C++ Library 5.0.1


High-level non-validating XML parser component that is free for both commercial and non-commercial use. (1) Load/save XML files to an in-memory document object model (DOM). (2) Add name/value attribtes to nodes. (3) Compress nodes or entire sub-trees more>> High-level non-validating XML parser component that is free for both commercial and non-commercial use. (1) Load/save XML files to an in-memory document object model (DOM). (2) Add name/value attribtes to nodes. (3) Compress nodes or entire sub-trees using in-memory Zip compression. (4) AES encrypt the content of a node. (5) Numerous methods for iterating over the nodes in a document. (6) Numerous methods for searching and sorting nodes in a document. (7) API designed to make it easy to do frequently encountered tasks when working with XML. (8) Makes it easy to handle binary data (such as image data) within XML files.<<less
Added: 2003-02-13 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Chilkat XML C++ Library
Chilkat XML C++ LibraryHigh-level non-validating XML parser component that is free for both ... (6) Numerous methods for searching and sorting nodes in a document. (7) API designed to make it
License:Freeware
Download
2449 downloads
Added: 2003-02-13
Chilkat Email C Library

Chilkat Email C Library


Chilkat Email C Library is a feature-rich SMTP client for sending email, and POP3 client for reading email. more>> <<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
16 downloads
Chilkat Crypt C Library

Chilkat Crypt C Library


Chilkat Crypt C Library is a software component for encrypting and decrypting both strings and binary data. more>> <<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
13 downloads
Chilkat FTP-2 C Library

Chilkat FTP-2 C Library


Chilkat FTP-2 C Library is a FTP/FTPS C class library for Visual C 6.0, 7.0, and 8.0. more>> <<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
20 downloads
C Programming - Linked Lists

C Programming - Linked Lists


In this tutorial you will learn about C Programming - Linked Lists, Structure, Advantages of Linked List, Types of linked list and Applications of linked lists. A linked list is called so because each more>> In this tutorial you will learn about C Programming - Linked Lists, Structure, Advantages of Linked List, Types of linked list and Applications of linked lists. A linked list is called so because each of items in the list is a part of a structure, which is linked to the structure containing the next item. This type of list is called a linked list since it can be considered as a list whose order is given by links from one item to the next.<<less
Added: 2006-06-01 License: Freeware Price: Free
872 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5