Java version of Dialogic's SwitchKit API. This API is actually a more "Java Centric" API, with listeners, filters, and a very extensible and modular framework that finally uses JNI to access the native libraries provided by Dialogic.
BladeWareVXML is a portable VoiceXML 2.1 interpreter that is an enhanced version (performance, usability and integration) of OpenVXI. A commercial version, with documentation, sample code, and support options, is available from the Commetrex Website.
Nanodc is a DC++ client with ncurses user interface. Using DC++ core code makes it fully compatible with existing DC++ software (hubs, clients). Nanodc also shares configuration files with LinuxDC++. Visit the IRC-channel #nanodc for more information
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Implementation of Media Resource Control Protocol Client (MRCP). Supports ASR and TTS functionality. Design pattern implementation. Documentation, sample application and library sourcecode.
JavaSock provides a combination Java API and native code library allowing Java programs to manipulate raw network packets through a consistent and secure interface. The API supports applications including packet filtering and packet sniffing.
jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
This is an P2P Chatclient for everyone and open source.
It was created for people to see an example for
a chat-programm and learn how to networkprogramming
works by looking at our code.
We hope you enjoy it.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The server is base on ACE Framework,it aims to build a common IM Platform,that support a few protocols such as Jabber,Voip and so on. I'm sorry that there is no working version was been released, please check the subversion Repo for sourcecode.
DNP3 protocol (dnp.org) C++ library. Master and outstation implementations. Supports DNP IP networking and includes prototype for DNP secure authentication. Test GUI uses Qt4. Sourcecode developed and released by Turner Tech Inc, http://turner.ca
The KOM(S) Streaming System (komssys) implements a streaming system based on the IETF protocols RTSP, SDP, RTP/RTCP with the intention of providing a base for researchers and other developers. Komssys includes code for a server, a client, and a proxy
The intention of the Home-Automation-Usability-System project is to create a flexible system for bus-styled communication between micro-controllers and a server-application, including hardware layouts and PIC code for the micro-controllers.
Cube Libary will consist of a number of classes to make it easyer for developers to write their code. A small script language is planned as well for rapid development.
As an important linear group code in error control domain, the Reed-Solomon code has a strong capability of correcting random and sudden errors, and it is widely used in various error control systems. I implement this project to show how the code works.
OSG ( OpenH323 Study Group ) has many sample programs (very basic, code base) which would help you to understand how OpenH323 works. The mailing list of OSG would be a good place to ask about basic information OpenH323.
This project implements a new concept of Instant Imaging. Using the code of CamStream, this software can send images from the WebCam to users who use the Jabber Network with the maximum of facility. Furthermore, GiNM can talk with your friends of Jabber.
Morse code generator and teacher. GUI version generates random sequences or plays a text file. User must type characters as morse code plays. Mistakes are marking red. Console version can convert text file to morse code wav file.
Easy to use CW Trainer for Linux. Adaptable for both the Koch and Farnsworth method of learning Morse Code. Makes random tests or can read text from a file. Sample QSO's included. Uses QT user interface. Licensed under the GPL.
Roverbot is a framework for custom communications bots in C++. Simple bots can be written in under 20 lines of code, and can be ported between protocols by changing no more than a single #include statement.