Showing 55 open source projects for "http thiny server"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • 2
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    UFONet - Is a set of hacktivist tools that allow launching coordinated DDoS and DoS attacks and combine both in a single offensive. It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture. + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v1.8 [DPh] "DarK-PhAnT0m!" (.zip) -> md5 = [ c8ab016f6370c8391e2e6f9a7cbe990a ] -> UFONet-v1.8...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Protocol plugin for Office 365/Lync/OCS

    Protocol plugin for Office 365/Lync/OCS

    for Adium, Pidgin, Miranda and Telepathy IM Framework

    Please make sure to read this page: http://sourceforge.net/p/sipe/wiki/Frequently%20Asked%20Questions/ A third-party Pidgin/Adium/Miranda/Telepathy plugin for the extended version of SIP/SIMPLE used by various products: * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server * Microsoft Office Communications Server (OCS 2007/2007 R2) * Microsoft Live Communications Server (LCS 2003/2005)
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    Simple Web Chat

    Simple Web Chat

    Simple open source php based HTML5 rich web chat system

    ...Its fully standalone but can be easily integrated with any database using a simple cron. Performance: Serves 1 lakh messages in approx 30 seconds (tested with apache benchmark utility) Visit http://pls-e.in/site/products#web-apps for more details or to contact us
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    Simple Client Server Chat Example

    An example of a simple chat system

    ...The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system shows how to exchange and process String over network. This is not sufficient when talking about large applications, but, let's not forget that HTTP uses Strings. The project contains both the Server and the Client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    ...It also automatically packages the response into the correct message template for the requesting bot, so you do not have to worry about individual bot protocols. Claudia Bot Builder doesn't have a stand-alone http server in the background (such as Express, Hapi, etc.), instead it uses API Gateway and it's not trivial to simulate similar environment locally. Deploy it with --version test to create a separate test environment directly in AWS Lambda.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    FlareChat is a OpenSource Chat Solution, that works on every OS, that supports Java. It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Fuzzball MUCK

    Moved to http://www.fuzzball.org

    Moved to http://www.fuzzball.org Everything here has been frozen for historical purposes. Fuzzball Muck is a networked multi-user MUD chat server. It is user-extensible, and newer versions (6.x) support advanced features such as GUI dialogs, through close client-server cooperation with Trebuchet or other clients that support MCP-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Secure Internet Live Conferencing

    Secure Internet Live Conferencing

    Secure chat and conferencing protocol

    See http://silcnet.org/ for detailed information. SILC provides common chat and conferencing services like private messages, instant messages, channels and groups, and video and audio conferencing. The main difference to other protocols is that SILC has been designed with security as its main feature. All packets and messages sent in SILC network are always encrypted. Private messages are encrypted end-to-end, channel message are encrypted with channel-wide secret key and secure...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    PHP Random Videochat Roulette

    PHP Random Videochat Roulette

    PHP random webcam chatroulette script.

    ...Demo live site: http://www.videoencounter.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Internal Chat is a corporate client-server chat (instant messaging) application. It is written in Java and thus can be run on any platform that supports Java. It uses PostgreSQL or MySQL as DBMS, Jetty as embedded HTTP-server, supports SSL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Anymix Media Server is a free (as in "free speech" and also as in "free beer") Flash Media Server (FMS) or rtmp stremming server. Running in the MS Windows environment. How to install: From the zip : just unzip all the files into a directory you want then launch it. Its a portable and little FMS. Anymix Media Server project site: http://sourceforge.net/projects/anymixrtmp/ Like us on facebook: http://www.facebook.com/Anymixmedia follow us on twitter: https://twitter.com/Anymixmedia DONATION Please Donate us $20 on paypal for big help its poor developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenCHAT is a 100% HTTP and HTML based chat server written in Java. It has it´s own stand alone HTTP server integrated and does not need any Applet or special software on client side to run on, but only a frames enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    inetdxtra is a collection of inetd-based servers aimed at low-powered hardware like the Linksys NSLU2. It comprises a lightweight DNS, DHCP, MVPrelay, CTCS, SMTP, WWW, HTTP proxy and XMPP/Jabber server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    C0CMS Community Widget

    Community board widget for websites

    === Donate to the C0CMS Project === Flattr : https://flattr.com/t/961915 Paypal : http://slcnc.blogspot.fr/p/donatecontact.html === Deployment scenarii === * Basic scenario : copy and paste the following HTML code in any blog, CMS or website surpporting iframe-based widgets : <iframe src="http://shangri-l.dyndns.org/audio/road-travel-ZZL/" style="background-color:white;" width="100%" height="100%"></iframe> * Advanced scenario -download the latest version -edid the file : modify $addcode to add whatever you want instead of default advertising, and replace any occurence of http://www.example.com by your root website url -deploy the php file on your web server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DexChat

    DexChat

    Chat application that facilitates chatting between connected computers

    Two programs in java to send and receive messages directly from one computer to another without involving any third party, ensuring that your messages are safe. IMPORTANT- First get Java from http://www.java.com/en/download/index.jsp if you don't have it already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Stanzapper

    A Web based XMPP utility to check communication with XMPP server.

    Stanzapper 1.1 Released.. Stanzapper is also available @ http://stanzapper.appspot.com/ Stanzapper is a Web based utility built on HTML and JavaScript that allows creating a session with XMPP server on BOSH and send, receive XMPP stanzas. It's a solution to easily build XMPP stanzas and check the responses of server. This utility can be used to check various XMPP scenarios and use-cases at protocol level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VoiceChatter is a free, open source, and cross platform voice chat application. It is built for gaming, so it is light weight, yet delivers excellent voice quality over minimal bandwidth and latency. For more, visit http://www.voicechatter.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A multiplayer RPG that connects as a psuedo server to an IRCD. Built in the tradition of old BBS Door games such as LORD (http://en.wikipedia.org/wiki/Legend_of_the_Red_Dragon). Forest fights add experience and gold needed to best your master (gain level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHPOpenChat is a web-based chat engine written in PHP. It provides mail, moderating, watch server, privat channels, ignore list, text filters, inline user images and a easy to handle admin tool. Try out at http://www.schulhofchat.de/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Multi-purpose platform-independent server suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free Instant Messenger Server Client
    This project contain chat server and chat client/admin that works on Windows/Unix.. This is a Free software. Developed by Osama Mohammad Oransa, 2009,contain 3 parts : Chat Server ,Admin and Chat Clients, Based on Java RMI, will support XMPP soon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    It is a text, audio, video chat and desktop sharing application (Client And Server). Req : JRE 1.6 MYSQL backend More details at: http://milindmathur.blogspot.com/2009/06/java-mysql-based-conference-client.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    A web-based instant messenger client allowing you to connect to supported messengers (AIM, GTalk, MSN, Yahoo) via HTTP (or HTTPS). The Yafumato server connects to the messengers by proxy and provides a web interface, allowing IM access from anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This application is an instant messaging server. Please visit http://sourceforge.net/projects/amix/ , which is the official client for Miloo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB