Showing 21 open source projects for "mysql-connector-java"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
    Learn More
  • 1
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    SmartbspIPOE

    Linux IPOE Debian Custom

    This distribution is fully ready to be placed as an IPOE server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AcoPath for Java

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mis-connector

    Connector for misconfigured hosts on LAN.

    This tool act as ad-hoc NATP and user-space router for all connections comming from selected interface (and outside address range served by HDCP - for example) to the rest of world. If you have device with static IP and there is no way to change it this may be solution to connect it to any other LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Centralize your team's content in a workspace that's organized, versioned, and easy to share. Icon
    Centralize your team's content in a workspace that's organized, versioned, and easy to share.

    A visual workspace that optimizes how teams collect, approve, and share content.

    Imagine all of your team's assets and creative tools in one intuitive workspace. No more having to remember which JPEG is the right one—Air knows.
    Learn More
  • 5
    MOTION (MOdeling and simulaTIng mObile ad-hoc Networks): a Java application for both formally modeling and simulating Mobile Ad-hoc NETworks (MANETs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    netmonsql

    netmonsql

    Network performance monitoring and logging script for Cisco devices.

    ...It gathers parameters (CPU Utilization, Used Processor Memory, Used IO Memory, UP Ethernet Interfaces density, in percent velues) from Cisco routers by parsing command outputs and exports them to a MySQL database. NetMon_Query.py is a query script for the MySQL database in the form of an interactive menu for generating statistics. Tools used for coding and testing: Python 2.7.3, MySQL Server 5.5.37, GNS3, Linux. Tested on Cisco 1710, 2621, 2691, 3660, 3725, 7206
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YFi Hotspot Manager
    ======================== Extra! Extra! Read all about it! The next generation of YFi Hotspot Manager is now available. It is called RADIUSdesk and packed with goodies. https://sourceforge.net/projects/radiusdesk/ =========================== Modern Ajax web front-end for FreeRADIUS 2.x. Supports: vouchers, permanent users, billing post paid and pre-paid. Multi language support. Stats. Works with CoovaChilli and Mikrotik. Runs on Ubuntu and CentOS. Thorough...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ProtoFlip

    ProtoFlip

    Port forwarding between TCP and UDP

    A port forwarding app written in Java that lets you easily forward UDP ports and TCP ports with advanced options, including by setting limits/restrictions and flipping between protocols as data is forwarded somewhere else. If using the GUI version, it lets you create multiple tunnels and manage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BGP History logger

    BGPHist stores MP-BGP updates activity and history into a database.

    ...It support not only internet routes, but also these address families: 1. ipv4 multicast 2. ipv4 labeled unicast 3. vpnv4 unicast 4. ipv6 unicast 5. ipv6 labeled unicast 6. vpnv6 unicast 7. l2vpn vpls-vpws 8. ipv4 mvpn Backend storages supported - text output, MySQL database and Oracle database. For MySql backend there is also a simple PHP frontend. Possible usages: 1. Monitor and log ISP's customers activity for Internet and VPNs. 2. Use as a passive BGP looking glass for all possible VPNs and Internet. 3. Backend for some external monitoring and accounting system. BGPHist should be connected to the BGP route reflector as a client to get all routing updates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 10
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    aodv protocol on gpu IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU. Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iiitbaodv-gpu-aodv-IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU. Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C...
    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
    Artica Load-balancer Appliance

    Artica Load-balancer Appliance

    Load-balancer Appliance in 5 minutes

    Artica Load-Balancer is load balance and fail over appliance for TCP based services. it is usable for HTTP(S), SSH, SMTP, DNS, etc.. This appliance is typically located between network clients and a farm of servers. It designed to dispatches client requests to servers in the farm so that processing load is distributed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jTCPfwd started as a simple Java command line tool to forward TCP ports. Lots of other features are added, for example for forwarding TCP connections over reverse TCP connections, UDP/HTTP tunnelling or writing files to a network share.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Ssh-based management page for draytek routers. Monitoring for lan/wan status and dynamic ip addresses, execution of remote commands, automated reboots and email notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java implementation of a NAT-PMP client. At the project's inception, there was not a well-known NAT-PMP client library for Java. This project intends to fill the gap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Calculator for the 4-digit hexadecimal "configuration register" used in Cisco routers for bootup settings. It is meant to be an open source (GPLv3) and cross-platform alternative to the freeware program boson.com hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vortex

    Vortex

    Async message based communication system for different languages

    Different implementations of a JSON based protocol for interchange of messages between different programming languages in a peer to peer fashion. Currently Java and Javascript support, but more coming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field. Keep in mind that those protocols are old and not maintained anymore by any company, but still used in many old PLCs installations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next