Showing 38 open source projects for "dr java windows"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple Echo server (RFC 862) written in Java. It works via HTTP/1.0. It has several modes of operation. For further information run it with the --help option. Use telnet or a web browser to access the server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A nearly full options telnet 5250 terminal emulator. It includes a programmers API to improve 5250 panels by adding field popups, hints, ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Implementation of Telnet Server in java

    Implementation of Telnet Server in java

    Implementation of a telnet server in java using knock knock jokes.

    The project shows implementation of Telnet Server in java that uses Knock Knock jokes for conversation with the client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Desktop client for Atlantis Talker (http://atlantis.talker.sk/) based on NetBeans Platform. This client will have separate tabs for different channels of communications (private tells, shouts, games, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RealMint is an ANSI terminal emulator and telnet client written completely in JavaScript. When installed, RealMint lets you login to your server from a web browser using telnet and an encrypted HTTPS tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Jalita is now available at github: https://github.com/galan/jalita >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wetnet - Web and Wireless Telnet Wetnet alows people to access telnet services over the web and via wap browsers, giving you full access to the internet over any web-enabled device such as public web access terminals and wap enabled phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java telnet server with status reporting for a modded Ninja pan and tilt robotic base from X10.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JVRMUDClient is a simple client for MUD ( Multi User Dungeons ) written in java. Supports mini-map, colourful ansi terminal, will support triggers, scripts,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenLubbs - Light Usable Bulletin Board System. An Open Source version of the original text BBS used at Lancaster University, UK. The goal is to improve the code and make it web based. The project is not affiliated or endorsed by Lancaster University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Home Server Download Daemon (HSDD) is free non-GUI download manager for home network servers written in Java. HSDD is controlled remotely by telnet protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A mailing service code written in JAVA where users can mail content without logging in their respective email ids. Very useful for organizations with high security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MidpSSH is an SSH and Telnet client for MIDP 1.0 / 2.0 (J2ME) devices such as Java(tm)-capable cellphones and other mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A library focused on providing the connection between daemons, servers, connections, shells, and protocols. This library will allow daemons to be customized for different transport protocols, application protocols, and their implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Just a simple telnet server for those who have none. Written in Java this telnet server relys on telnetd2 from Dieter Wimberger as basic framework and adds a shell that runs on Windows and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    YaCS - A window based chatserver with the ability to log or kick users. You can connect to the server by using PuTTY or Microsoft Telnet, because the chat supports VT100 and the telnet protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NetworkTools has 2 components: A protocol analyzer which plays a TCP client or server or pipeline, which sits between a client and server and shows how they communicate. A port scanner can scan a range of IP addresses and ports. See screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The Kava Telnet Application is complete telnet and SSH application featuring pluggable modules for easy customization. This is an up-to-date "fixed-and-patched" fork of the fantastic JTA project by Matthias Jugel and Marcus Meissner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MultiExecutor is a tool for managing distributed unix like systems and databases that has jdbc drivers. Only entering from one console you can execute same script or command on multiple machines and you can see the results seperately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next