Showing 35 open source projects for "pthreadvse2.dll"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    IEDExplorer

    IEC61850 IED Explorer in .net

    IEDExplorer is an IEC 61850 client tool written for testing and educational purposes. IEDExplorer can connect to an IEC61850 device (also called an IED) over MMS (ISO/IEC9506-1 and ISO/IEC 9506-2) communication protocol. The tool is written in pure C# including the MMS ASN.1 parser (based on BinaryNotes ASN.1 tool) and runs in .net environment, on Windows. Linux/Mono support has been lost on the way (volunteers welcome). See Features for what the tool can do for you. I will appreciate...
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 2
    maude

    maude

    Autonomous decentralized moderation for IPFS and Web3

    Autonomous decentralized moderation for IPFS and Web3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    VB5250

    TN5250 Emulator written in VB.Net

    A TN5250 client in four parts: A telnet client DLL, a 5250 emulator DLL, a host access LIPI server client DLL, and a Windows GUI. The DLLs can be integrated into your own GUI if you desire.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RelayFax Open Source Project
    The goal of this project is to create a robust faxing engine in C/C++. The target is a Windows DLL that uses serial I/O to send and receive faxes. A separate thread implements the fax protocol for each fax modem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    TS3 MutedMoron Plugin

    TS3 MutedMoron Plugin

    Reminds morons to unmute when talking muted

    Instead of playing an annoying *beep* sound this tool shows a transparent notification on screen. INSTALLATION: Move DLL and PNG file directly into your teamspeak plugin folder. Make sure to download the correct bit version (32bit for 32bit teamspeak etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    ...Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1: - Asynchronous Reading and Writing to Speed up Server Version V1.0: - Bugfixes Version V0.96: - Bugfix - Server Simulator available as Java-Version Version V0.95: - Modbus UDP supported Version V0.94: - Some Bugfixes Version V0.93: - Added Function code 16 (Write Multiple Registers) - Some measures to speed up Modbus-Server - DLL-Library for .NET implementations added Version V0.92: - Added Function code 15 (Write Multiple Coils)
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    API library call APPA109N.DLL

    API library call APPA109N.DLL

    (retrieving data from Multimeter and sound measurement data)

    This library (the DLL), to work with a multimeter APPA-109N through physical or virtual COM port over USB in OS NT/2000/2003/XP/Vista/7/8, designed for querying, reading and decoding data measurements APPA WinDMM100 protocol 95/98 and sound measurement data. DLL provides universal access for other applications, regardless of the language in the environment Win OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    EmailHandler

    A simple library for sending emails with or without attachments

    ...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
  • 9

    MudMaster 2k6

    Up to date MUD client evolved from the original MudMaster

    Next generation MudMaster GUI. Win32 GUI MUD client with triggers, aliases, scripting, and DLL plugins for extra features such as displaying chat and other in game channels in a separate window. Now supports a multi-line, variable width status bar and multiple interacting windows. User customized script buttons in the status bar let you add mouse click functionality. Has web interactivity via the /showMeViaWeb command. Mudmaster 2k6 also can be run on Linux under WINE.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Hide my message

    Hide my message

    Hide your secret message into any type of files

    Secrets is a Java application allow you to hide you message into any type of files either audio, video, text, dll or any type of files. It use a simple Cryptography algorithm to save the message in an secret way, so it can`t be read by any HexaReader. You can retrieve your message also in a very simple way by choosing the original file and click on Decode button. It was built using Java and Swing technology. It was published for educational use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    movie rename
    ...Rename the files to foldername, delete all subfolders, add CD(x) if more than one moviefile, do the same with sub, idx, srt files and delete picture files, sfv, info, dll. At other fileendings, the folder will be untouched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WINLibrary.Now is a Dynamic-link library (DLL), which queries the WhereIsNow WebService. Developed in C++,uses gSoap 2.7. The Library contains all the needed functions to send the required soap messages to the WhereIsNow WebService.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Czech - Knihovna umoznujici jednoduche stahovani ze servru rapidshare.com, funguje pouze pri pouziti premium account. Je zapotrebi pouze dodelat nejake GUI Englis - Dll for easy download from rapidshare.com. Works only with premium account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Using the new C# Dll from swig portability of Openobex/ObexFtp to write a nice GUI able to transfer file between two devices with obex protocol. More Info’s here: http://cs-obexftp.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This a simple DLL that permits to resolve an host name by the NetBios protocol under Windows operating systems, without any MS NetBios API implementation, but simply by a RFC-UDP request. It uses a free open source components set called Indy Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AIMLBot (Program#)

    NOT UNDER ACTIVE DEVELOPMENT (sorry)

    THIS LIBRARY IS NOT UNDER ACTIVE DEVELOPMENT (sorry). AIMLBot (Program#) is a small, fast, standards-compliant yet easily customizable .NET dll implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot. AIMLBot has been tested on both Microsoft's runtime environment and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Outlook Msg file parser dll, for retrival of information (such as sender name and address, recipieants names and address, body text, email header form outlook msg file, without using outlook. Either using mapi or ole2 to parse the structured storage file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Babber is a simple Jabber bot which: 1) has easy-to-learn lightweight XMPP composing/parsing engine that can be easily ported to any platform that supports C++; 2) has useful network library; 3) supports DLL plugins to expand its functionality;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Infiniti bahamut-compatible IRCd, IRC Services, and MySQL DLL for mIRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BCHub stands for Borland C hub software, using the nmdc protocol. It will have Lua scripting and DLL plugins, respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jRAS32 is a Java class library that allows Java developers to access the Microsoft Windows Remote Access Service (RAS) library from the applications. This class library interfaces directly with the rasapi32.dll via Java's NLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    B-Client is a Windows DLL that provides internet communications protocols. This C++ DLL supports SMTP, POP, IMAP and NNTP protocols with support for other open internet communication protocols in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Delphi VCL (Visual Component Library) to interact with Kameleon DLL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo