Showing 54 open source projects for "libeay32.lib"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Ultroid

    Ultroid

    Telegram UserBot, Built in Python Using Telethon lib

    Ultroid, a pluggable telegram userbot, made in python using Telethon! Ultroid has been written from scratch, making it more stable and less crashes. Ultroid warns you when you try to install/execute dangerous stuff (people nowadays make plugins to hack user accounts, Ultroid is safe). Unlike many others userbots that are being suspended by Heroku, Ultroid doesn't get suspended. Ultroid has been written from scratch, making it more stable and less of crashes. Error handling been done in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    yowsup

    yowsup

    The WhatsApp lib

    yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Webhook-Client

    Webhook-Client

    Manage Your Discord Webhook Online

    Manage Your Discord Webhook Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5

    RaspberryLight

    Make your Raspberry Pi to a Wi-Fi controllable LED Light

    Make your Raspberry Pi to a Wi-Fi controllable LED Light using LED stripes with WS 2811 controller. This software enables the raspberry to provide a web server interface (HTTP / Rest) for controlling the connected LED stripe. That project bases on the WiringPi lib, Indy for Lazarus and also on the Tinkerforge bindungs for Lazarus. The Stripe must be connected with the Tinkerforge Masterbrick and the LED-Stripe bricklet. WiringPi is used to control the GPIOs for some feature and Indy (Internet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CCOM - a lib for serial port interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CBAR - a bar code reader lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10

    Ne Plus Ultra

    UDP based file transfer client/server application (based on lib UDT)

    Combined client+server UDP based file transfer application. Based on the UDT protocol - via libudt - http://udt.sourceforge.net/ UDT is a reliable UDP based application level data transport protocol. UDT is designed for extremely high speed networks and it has been used to support global data transfer of terabyte sized data sets. Ne Plus Ultra is built to have extremely minimal dependencies (statically linked against libudt.a) to ensure maximum portability and ease of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EmailHandler

    A simple library for sending emails with or without attachments

    This is a simple library with just one function call you can send email with or without attachment. Support attachment upto 20mb. Having secure proto with SSL and TLS. Currently supports Gmail, Yahoo, Hotmail and AOL. It also supports encrypted mail sending with Base64 and MD5. A demo application in VC++ 2008 with EmailHandler file (Header+Lib and DLL) is attached. Thanks to Mayur for giving me idea to make a separate Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mbox2eml splits mbox mailboxes into single eml files. It is highly configurable and written in C++ to gain maximum performance using a minimum of RAM. It uses the boost-lib to provide maximum portability. Binaries for Win and Linux are available.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14

    Tiny VOIP application

    A tiny project that implentment real-time communication.

    The project was created by python. Hope everyone like it and improve it. It will be much more important in our LTE times. This is just a simple real-time project, using UDP socket.I'll change to RTP lib later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    WinCC Open Architecture C# Framework

    C# Framework for WinCC OA Open Architecture connectivity (XMLRPC)

    Author: Andreas Vogler Homepage: www.rocworks.at Communication .Net client to WinCC Open Architecture. Works fine with MonoTouch and Mono for Android! GPLv3 License is used for the public domain. If you plan to use it in a CLOSED SOURCE project, please get in touch with me - andres.vogler@gmail.com ! Communication can be done directly with XMLRPC or with the included proxy: * .net remoting is used for "commands" from the client to the proxy (dpConnect, dpQueryConnect). * tcp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InterFace

    InterFace

    Chat Messenger - Open Source Social Network - Online Chess Game

    InterFace is a social network chat and messenger Addon for the open source web Browser http://dooble.sf.net based on lib-rs. The Messenger includes a Chess Game, Email Client and Groupchat. It is an open source Social Network. Play Chess Online with and against your Friends in this Messenger. Many Chess Clubs use it for Online Communication and Chess with Friends. Students use it for the group chat function with friends from the campus. The Email Solution offers spam free emails...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AQZ File Parser for Java

    simple parser to read amateur radio questionary data format zip files

    The AQZ File Parser for Java is a simple jar file. So you can use this lib for reading "Amateur Radio Questionary Data Format Zipped" files (*.aqz). A aqz file contains all questions and images of a ham radio exam. This format was developed by Oliver Saal, DM1OLI and the webmasters of http://www.afup.a36.de/. Feel free to visit there pages for more informations and for downloading the latest aqz files for a lot of countries.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    PHP SSH2 lib

    Fork of PECL SSH2 0.11.3 includes keyboard_interactive login

    PECL SSH2 is a library for using SSH in PHP. The function ssh2_auth_password fails if the SSH client has keyboard_interactive method set. This fork is made to rectify the above problem. The patches have been sent to PECL . It may release in their next package release also. Visit http://www.adcoprod.com/ njoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libmail - simple POP3 mail checker library with SSL support. Library was specialy designed for utilities/widgets that monitors for incoming of new mail from POP3 boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This library provides functionality to check a SF.net RSS feed for the latest file. My Wallpaper Changer uses this lib to check for updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next