Showing 33 open source projects for "open-capwap"

View related business solutions
  • 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
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ABL / Progress 4GL Editor extensions, to add convenience and robustness to the development. Supported by all versions / OS / Terminal environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ProUnit

    ProUnit

    Unit tests framework for Progress | OpenEdge

    ProUnit is an Open Source Framework for unit test on Progress ABL (4GL) components, just like JUnit, NUnit and others. In addition, it can compare temp-tables and datasets and it can also work with databases. One example of its application: a. import initial_data.d file to physical table (with overwrite) b. run a procedure to test (that may change database records) c. extract some records from physical table to a temp-table (A) d. load expected_result.d file to temp-table (B) e. compare temp-tables (A and B)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    zlib4gl

    Progress 4GL Wrapper for Zlib Library

    Gzip encoding for Progress 4GL based on zlib library written by Jean-loup Gailly - http://www.zlib.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    BandwidthD-IPv6

    BandwidthD-IPv6

    Collects data about network useage using libpcap.

    Based off of bandwidthd (http://sourceforge.net/projects/bandwidthd) but updated to support large networks (13,000+ devices). IPv6 support is in the works. Our thanks goes to the original authors of bandwidthd who made this possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A wizard/procedure and a framework to make it easy to publish PROGRESS procedures as WebServices generating the WSDL and WS code, without requiring the developer to learn XML or the framework itself. There are many choices to deploy the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Message Service API implementation for Progress ABL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A number of people can write in a one table at the same time. This "griwiki" is a bulletin board like excel plus wiki style. You can change 3 dimensions of views by clicking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    Proyecto de software de gestion documental (SGD), el cual tiene como finalidad la organizacion documental de las empresas, asi como el manejo de documentos digitales
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A wiki program developed to run on Progress Software Corporation's OpenEdge development platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Sandbox for Progress 4GL. It requires Progress for Windows v.9.1D. Version control program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web Administration for a library It's aim concern organize books, dvd, vcd, authors, publishers, users and books lended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An attempt to design minimum cost broadband networks with the use of a modified version of the Particle Swarm Optimization method. A GIS subsystem is used for the visualization of data and results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A framework and class library for using Object Oriented Programming in Progress 4GL/ABL versions starting from 9.1D Supports inheritance, encapsulation, polymorphism and in v9, memory management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A collection of useful and time-saving classes for the Progress 4GL from Dot R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pretty-printer for the Progress 4GL. Takes over from the old "beauty.p".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MOVED: This project has moved to OE Hive at www.oehive.org/pdfinclude. PDFinclude is a Progress include file and library that allows Progress developers to output reports in Adobe PDF file format without having to use third-party tools or utilities.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Prolint is a tool for automated source code review of Progress 4GL code. Prolint can enforce company coding standards and finds sloppy code and code that may perform differently than how the programmer intended.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Open Content M is a framework of Content Management and portal components written in Progress 4GL. It runs on all platforms and databases supported by Progress Webspeed or compatible application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XRF-Tool is an cross-reference tool for anlysing Progress 4GL and RDBMS applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    aepro is a dependency maintenance tool for progres4gl. It is intended to be used in conjuction with aegis (aegis.sourceforge.net), a source code configuration tool. It (re)compiles progres4GL programs whose sourcecode has changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ChWP serves as a WebSpeed replacement. It allows you to web-enable your PROGRESS 4GL application. It is written in C and PROGRESS 4GL. It works with PROGRESS version 8.2 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB