Search Results for "using class net.sourceforge.jtds.jdbc.driver" - Page 7

Showing 1936 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • 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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1

    UDP Broadcaster

    Re-broadcasts UDP packets using all network interfaces.

    The program functions as a sort of virtual hub. It listens on all network interfaces for outgoing UDP broadcast packets destined to the IPv4 address 255.255.255.255. When the program receives any such packet, it will send it on all network interfaces (other than the interface on which it is already being sent) that have a class C subnet mask. In other words, when the program is running, outgoing UDP broadcast packets are sent from all network interfaces that have a class C subnet mask...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    nisprog

    nisprog

    Nissan ECU reflashing software

    Compatible with most Nissan / Infiniti gasoline ECUs from approximately 2000 to 2007 model years. Communicates over an OBD "K line" interface using freediag as a back-end.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    The bootd project allows netbooting a wide variety of clients using different protocols using one configuration and one server daemon, with good configurability and diagnostics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NOTE: The repository for this project has moved to https://core.tcl-lang.org/tcltls/home. TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure connections on top of the Tcl socket mechanism. Within a few lines of code, users can query https servers (see the tclhttpd project for an https server using TLS).
    Downloads: 7 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    ... even have to install it. It is ready to be used the second you download it! And, worst case scenario, you just stop using it. And if you enjoy our app, give it a rating, and maybe tell us about newly discovered bugs! It is much appreciated because it gives feedback that helps us improve HTerminal for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as SED-ML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DracOS GNU/Linux Remastered
    ...-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    Gravity language

    Gravity language

    Gravity Programming Language

    Gravity is a powerful, dynamically typed, lightweight, embeddable programming language written in C without any external dependencies (except for stdlib). It is a class-based concurrent scripting language with modern Swift-like syntax. Gravity supports procedural programming, object-oriented programming, functional programming, and data-driven programming. Thanks to special built-in methods, it can also be used as a prototype-based programming language. Gravity has been developed from scratch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The LDAP proxy is designed to be the part of the email encryption infrastructure which would simplify finding and using public encryption keys contained in X.509 public certificates.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    The ASCO project aims to bring circuit optimization capabilities to existing SPICE simulators using a high-performance parallel differential evolution (DE) optimization algorithm. It supports Eldo, HSPICE, LTspice, Spectre, and Qucs.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11

    wmpamgen

    Preferred applications menu generator for Fluxbox,OpenBox,Window Maker

    ... to be run on a regular basis: at startup of the window manager, or when a preferred applications is installed/removed for instance. Under Linux, this can be automated using the inotify API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Allows you the flexibility of applying your own tagging scheme to any media collection of your choice using a simple XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jumfi will provide a java based uniform mail filter interface using C, JNI and Java. It will allow mail filters build in java to be applied to multiple mail servers of similar and different design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    'isotope' is a small command-line utility to calculate the isotope pattern for a given chemical formula. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hr ("High Resolution") is a small command-line utility to calculate possible elemental compositions for a given mass. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Analyses Database is a collection of software to archive and to track rawdata files from analytical instruments. The system is set up using freely accessible tools - MySQL, apache, PHP, Linux. Several utilities for MS Windows are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PCRE

    PERL 5 regular expression pattern matching

    The Perl Compatible Regular Expressions (PCRE) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, in addition to a set of POSIX compatible wrapper functions.
    Leader badge
    Downloads: 49,237 This Week
    Last Update:
    See Project
  • 18
    libusbK

    libusbK

    A complete software solution for windows usb devices

    libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify development. Source...
    Leader badge
    Downloads: 688 This Week
    Last Update:
    See Project
  • 19
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 20

    GPS Track Server

    Simple GPS tracking server

    A small server-side application is dedicated to provide TCP-packets response and basic logging functionality from operating low cost commercially available GPS Vehicle Trackers such as Concox GT06N and perhaps others (GT06E and GT06F). The application is using POSIX API and intended to run on Unix, Linux and even Windows systems (cygwin environment). Currently it has been developed and tested on FreeBSD 10.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mod_auth_oid

    mod_auth_oid

    OpenID relying party for Apache httpd

    mod_auth_oid is an Apache module allowing user authentication using OpenID 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Eterscope traces graphs of specified traffic. It takes multiples tcpdump-like filters (using PCAP) and traces multitrack bandwidth graphs of the packets that match the specified filters on a network interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MetaHash

    MetaHash

    #MetaHash is a next-generation network based on the Blockchain 4.0

    ...; - А transaction speed of up to 3 seconds, which provides unconditional ease of system using and a guarantee of the full operation of decentralized applications; - High bandwidth, which allows the network to keep transaction prices low due to the fact that a similar amount of resources can confirm more transactions per unit time; - Low commissions, due to which a huge number of potential customers will be interested in using the network for transfer and storage of payment means and technical data
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    cpm-ulibc

    Minimalistic C library for CP/M

    The aim of this project is to develop minimalistic C library for CP/M using plain C and Z80 assembly language. It should compile with LLVM's Clang patched for Z80 architecture support and GNU `as` from `binutils` package built with `--target=z80-none-elf` flag passed to its `configure` script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BBQLinux

    BBQLinux

    An Arch based Linux distribution for Android developers

    BBQLinux is a user-friendly Linux distribution made for Android developers. It has everything on board to build AOSP or AOSP-based Distributions like CyanogenMod. BBQLinux is based on Arch Linux and is using a Rolling Release Development Model which means it’s getting continually updated and upgraded. It will never be necessary to re-install a later release of BBQLinux. BBQLinux is fully compatible with Arch Linux and is using the same package repos.
    Downloads: 15 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.