Search Results for "https file server" - Page 22

Showing 920 open source projects for "https file server"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • 1
    QSqlMonitor
    Qt4 Gui tool for SQL server administration. Currently supported servers are PostgreSQL, MySQL, Sqlite and FireBird.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TestCpuAndRam

    test your cpu and ram only (linux vs windows)

    ...run this application on your windows and your linux . i'm run this appliction on my win seven 32 and ubuntu 32 . this promgram check is 65537 is prime or not by miller and robbin test base on https://sourceforge.net/projects/hugecppnum/ . please see windows vs linux .txt file. this my prove to linux is more better than windows . program write in cpp and codeblocks IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    APMP
    Another distribution of apache that contains Apache, MySQL, Perl, and PHP. and comes with the following modules mod_perl, mod_php, mod_python, and more. Also Contains a FTP and Mail Server. Will be ready to run right after installation and a reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BigFileEditor

    BigFileEditor

    big file editor for opening and editing very large files

    mostly system admins or DBA has this issue. they need to open up a very big sql dump/access logs and look into that. maybe make simple changes and save them. here is a open source C++/Qt project for that purpose. code at https://github.com/ozkanpakdil/big-file-editor
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    PostgreSQL Database Modeler
    ** ATTENTION ** THIS PROJECT HAS MOVED TO: https://github.com/pgmodeler/pgmodeler New releases only will be available on GitHub. PostgreSQL Database Modeler, or simply pgModeler is an open source project of a CASE tool for modeling PostgreSQL that merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. The pgModeler translates the models created by the user to SQL code and apply them onto database...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    OsiriX - moved to Github
    The project has moved to GitHub: https://github.com/pixmeo/osirix
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    FileTap

    FileTap

    FileTap - Peer to Peer Lan File Transfer

    FileTap is a File Transfer application for Local Area Network. It does not require a server. Just Open select your friend and drop the file. FileTap is based on UDP Broadcast where it automatically finds LAN friends.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    MesonCast

    MesonCast

    Internet-radio server with web-GUI, it broadcasts music from folders

    MesonCast is the Internet-radio server, that allows you to broadcast the music from your computer or remote server across LAN in MP3 format. Server can load music from playlists and/or directories. MesonCast understands a lot of stream and tracker formats. Additional formats are available through plugins. It also can load remote streams or Internet-radio and then retransmit them to clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Babel Enterprise
    Babel is a enterprise grade secure monitoring platfform to check OS security status: user/passwords, kernel options, file perms, patches, network setup, SUID, binary files changes and much more. All in a distributed and modular management architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    OPC layer for Mozilla platform. Web-based XUL interface + OPC data. Crossplatform framework for developing OPC servers. Opc UA Binary protocol realization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Miranda Scripting Plugin (mbot)

    Miranda Scripting Plugin (mbot)

    MSP (mBot) is a plugin providing PHP scripting in Miranda-IM.

    ...It lets you write your own very customized scripts as well as use the ones which have been written by others. MSP has many built in Miranda specific functions like sending/receiving messages, file transferring, contacts management, etc. In addition to that there is a task scheduler (with cron syntax) and a simple web server embedded in the application; All that makes MSP a very powerful tool with many applications! This program uses PHP library (php*ts.dll) and customized Miranda IM IRC plugin (available in this pack). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    ...To clone the Mercurial repository: hg clone http://hg.code.sf.net/p/investigo/src investigo-src If you like this software please consider donating to help fund my open source development: https://sourceforge.net/donate/?user_id=3127940
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Socketer

    Socketer

    A simple socket debugging tool.

    For the Android version: https://sourceforge.net/projects/socketermobile/ Socketer is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    acl_cpp

    a powerfull c++ library for win32/linux, server framework, HttpServlet

    acl_cpp(which has been included in acl project: https://sourceforge.net/projects/acl/ , please download it from acl project url) is a c++ wrap library for acl, and acl_cpp has many more useful functions than acl, such as streaming mime parsing, handler socket supporting, and db(mysql and sqlite) pool interface, HttpServlet, etc. With acl_cpp, you'll get more powerfull acl functions, and the quickly development, module programming, good luck!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    C++dbc

    C++dbc

    Generic C++ database connectivity class library

    A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PandaIDE for PHP

    PandaIDE for PHP

    PandaIDE for PHP is a lightweight IDE for PHP Debugging

    PandaIDE for PHP is a lightweight PHP IDE for both basic and advanced php web application developer, it supports PHP application debugging and editing, it is an easy-to-use PHP debugger. Firstly, I am a desktop application developer, but from time to time I need to build some php web pages for websites. I tried most free PHP IDEs and found that they are not as good as rumor. Some IDEs are too complicated to configure them to work, and some only support php file debugging only, do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ChipKit GLCD

    GLCD Library for ChipKit MAX32 and UNO32

    NOW ON GITHUB: https://github.com/MajenkoLibraries/GLCD Library to control the Winstar WG12864A (KS0108) 128x64 graphical monochrome LCD screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MinecraftModManager

    program to manage installation of Minecraft Mods for client and server

    When completed it should allow simultaneous launch of one instance of client & one instance of server with selected mods installed & runtime configurations. It should be able to capture output streams so that informative text regarding java exceptions can be forwarded to the appropriate modders. ---Have not yet decided whether to perform the above via text-file capture or console buffer. UI will be implemented with wxwidgets, to enable full functionality on all supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DotNetFtpLibrary

    Ftp client library .Net C#, download, upload, resume, events

    Ftp client library (framework) for .Net written in C#, download upload, resume, create directory recursive, events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Infraelly
    ...The new goals of the project is for Infraelly to become a Libre 2D MMORPG Creation Suite and to promote the ideals that insanepotato had set forth for the original engine project. • Old Infraelly engine source has been moved to github. • Old binary releases of the new and old project will be made available here. • Github repo: https://github.com/Infraelly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LAN Messenger

    LAN Messenger

    An intranet chat application that does not require a server.

    LAN Messenger is a p2p chat application for intranet communication and does not require a server. A variety of handy features are supported including notifications, personal and group messaging with encryption, file transfer and message logging.
    Leader badge
    Downloads: 336 This Week
    Last Update:
    See Project
  • 22

    Windows Mysql Online Backup

    Windows Mysql Online Backup

    Windows Mysql Online Backup is a simple but very useful application designed for backing up and restoring mysql databases. Main features: 1. Scheduled backup (to remote server or to file). 2. Add a DROP DATABASE statement before each CREATE DATABASE statement 3. Add a DROP TABLE statement before each CREATE TABLE statement 4. Add a DROP TRIGGER statement before each CREATE TRIGGER statement 5. Surround each table dump with LOCK TABLES and UNLOCK TABLES statements 6. Dump all tables in all databases 7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simplified VFD
    A virtual floppy drive that mounts image files (*.img) as new browseable computer resources. Tested from WinXP (32bit) to Win7 (64bit). Derived from: https://sourceforge.net/projects/vfd/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    MySciTools

    MySciTools

    My scilab tools

    Repository of "my" public contributions to Scilab software Sourceforge ATOMS repository of my dev. for Scilab software Many modules available To add ATOMS repository to your Scilab 5.4: atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4') see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQL Data Studio

    SQL Data Studio

    SQL explorer

    SQL explorer. Supported SQL egnines: - SQLite - Sybase ASE - Microsoft SQL Server - MySQL - Cubrid Linux/Mac versions comming soon
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB