Showing 3943 open source projects for "java windows 7"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    A simple program for downloading images from 4chan threads. Monitors the thread for new images until it 404's.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    S-BOX

    S-BOX

    Sync Program

    You can sync or back-up your files or polder from your computer to external hard disk drive. Create By ProjectTeam REOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    BluLM

    BluLM

    BluLM is a learning manager program suited for small schools.

    BluLM is a learning manager program for suited for small schools. It features a homework manager, course schedule, and online chat. The program is written in Java. The server uses a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    Gserver

    Gserver

    A awesome lightweight http web server in java

    A awesome small lightweight http web server that I wrote in Java. It can currently handle file downloads, and serves html files. It works with all of the current web standards. It also has a log in its terminal window, and a sh launcher for Linux + a .app one for macs. I have big plans for this, and any help would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Underground IM - Java Instant Messenger

    Underground IM - Java Instant Messenger

    Underground IM is a free Java Instant Messaging solution.

    Underground IM is a free Java Instant Messaging solution. Both a client and a server are available. Underground IM is open source software distributed free of charge under the terms of the GNU General Public License. *Public Server: 64.94.101.216:5632
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    Java LAN Messenger

    a java based LAN messenger

    a java based LAN messenger CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CatchUp Podcast Reciever
    CatchUp is a simple, platform independent podcast client written in Java. It features an automatic cleanup of old files and an optional automatic volume adjustment using MP3Gain (mp3gain.sourceforge.net). Java SE 1.6.0 or higher required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 10
    A stand-alone version of the smail applet client, with additional features : proxies, blacklist, system tray icon, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ExtempFile

    ExtempFile

    A program that downloads articles from RSS feeds

    This program was designed and implemented with the goal of automatically generating extemporaneous speaking files in digital format as per National Forensic League rules. I've moved the project to my github here: https://github.com/bmsmith/ExtempFile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    expatriés2france

    expatriés de france

    une plateforme WEB à contenu vidéo et multimédias dédié aux expatriés français ( WEB TV, BROADCAST DVB-T / STREAMING / ENCODAGE VIDEO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mobile PC Communicator

    a mobile-pc bluetooth communication project

    a mobile-pc bluetooth communication project where you can simply send textual message from mobile to pc and vice versa. you can use this project as a project template for projects involving mobile-pc communication. contains a j2se server module and a j2me client module CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sof
    SOF (Service Oriented Framework) helps software developers to develop component based software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AdFlow

    AdFlow

    An advertising framework for P2P networks

    The framework can simulate (using different simulators) different ad dissemiantion scenarios. Different ad forwarding strategies and payment models can be chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GWT Agent Support Chat

    A secure implementation of GWT Client / Support Agent chat

    An implementation of an enterprise grade support agent chat system where users can login and chat with a support agent. This project aims to provide a clean and secure generic implementation to attempt to satisfy all use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Integer_Function

    各種整数関数の計算。

    [目的] ① 各種整数関数の計算。 主に 約数関数d(n) 約数の総和σ(n) オイラーのφ関数φ(n) メビウス関数μ(n) nまでの素数の個数 n番目の素数 (以下2つは検討中) を計算し、表にまとめる。 ②(プログラムからの目的) 使用プログラムの精度向上。 つまり ・計算時間の短縮 ・プログラムそのものの正確性向上 ・大きな値での計算を可能にするアルゴリズム ③(数学からの目的) ①で作成した表から、一定の仮説(推論)を立てる →(可能ならば)証明可能性の検証 →一つの「定理」へ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BiSync

    BiSync

    Fast, reliable, bi-directional document synchronization

    BiSync provides full asynchronous bi-directional documents synchronization using many standard protocols. You can use it to have consistent files between your laptop and your enterprise servers as you edit documents offline. It can also be used to synchronize ECM repositories between sites or software solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PBTSearch

    PBTSearch

    Search for torrent in private trackers. Works in all platforms.

    Java metasearch for P2P private torrent trackers. Works in Linux, Windows and Mac platforms. You only needs accounts from different trackers. You login, from PBTS, to the trackers in which you already have accounts. Then you can search content in which trackers you want to search. The information about your login are only saved in your pc for local access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hanasu

    Hanasu

    A P2P Messenger which uses JXTA. It provides secure RSA/AES end-to-end

    Does not work because there is no master server! A P2P Messenger which uses JXTA. It provides secure RSA/AES end-to-end encryption and VoIP-Capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cinterion (Siemens) TC65 Java applet for tunneling RS-232 serial communication (MODBUS/RTU, GPS data etc) over GPRS/Internet. Works fine together with com0com SourceForge project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PJIRC is a full-featured Java-based IRC client
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB