Showing 93 open source projects for "using"

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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    FlySource is a program that you can use to catalog, print, find, and share fly fishing information using peer-to-peer technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A distributed logging & monitoring WS architecture using WS-Notification (WSN) as well as a Log4J appender that implements an appropriate adapter. Software components that already use Log4J can be integrated non-intrusively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GRIA is a middleware for supporting B2B collaborations based on a service-oriented architecture. GRIA is designed specifically to support business users through service provision across organisational boundaries using standard Web Service protocols
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Java Sitemap Parser can parse a website's Sitemap (http://www.sitemaps.org/). This is useful for web crawlers that want to discover URLs from a website that is using the Sitemap Protocol. This project has been incorporated into crawler-commons (https://github.com/crawler-commons/crawler-commons) and is no longer being maintained.
    Downloads: 0 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
    A tool chain allowing quick migration from existing SOAP webservices implementation to RESTful webservices implementation by using axisting WSDL defintion together with the services impl. classes.(dev. by a group http://tech.groups.yahoo.com/group/slosc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Framework for supporting reliable, secure E-Business using open standards. Including components for web service calls, non-repudiation, UDDI-registries and a standardized subset of the UBL 2.0 business document profile. Supported for .Net and java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fydji Portal is a portal creation platform providing various extensibility API: modules, look&feel, authentication, Web Services. Its core distribution includes CMS, internal mail, workflows and forums modules. It is developed using Wicket and Fydji WS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C-BOX is a Sniffer (TCP/IP), Graphical statistics analyzer and NetTools(DNS, Whois, Network lookup) …"using WebService" written in Perl, GTK+ and WinPcap, for live Sniffing and Capturing packets with customer compile Filter or Personal Alerts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hprobe is a packet generator with a built-in sniffer (using libpcap). It can generate many types of network probes to scan hosts and networks and automatically analyses the responses. Written in C for Linux platform
    Downloads: 4 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    A Google Visualization Data Source using the .NET framework. Generation of JSON structured data from .NET data sources defined using the Provider pattern. Plugin and query from any data source supporting the System.Data.DataSet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generates stubs for web-services created with the Document/literal style WSDL. The stubs can be used with the KSOAP2 library using J2ME or J2SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Common Report Application Programmatic Interface. Open source project to illustrate methods that allow Excess Line Brokers to programmatically submit batch and transaction data using web services hosted by an excess lines office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SOAP dotNET Graph

    SOAP service to access .net Charting software

    A SOAP service written in .NET to allow any programmer using any programming language to access the .NET charting software. It will also contain clients written in multiple language to access this service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WG Sharp API library

    A C# wrapper for Wargaming API

    WG API Sharp is a library which should help people using .Net/C# to interact with WarGaming API. For the moment the main target is to cover all methods exposed related to World of Tanks, but in the future(when I'm fully happy with it) I will extend it to support the rest too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sistema de comunicaciones utilizando PDA y portatiles. Puediendo ver lo que ve tu compañero. I see what you see. Communications system using PDAs and laptops. You can see what you see your partner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a collection of REST specifications, and implementations of those specs, for very low-level information sharing and workflow operations using REST actions over HTTP. Implementations are in various languages, mainly Java, Python, and Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    W3CValidator.NET

    W3CValidator.NET

    .NET library to perform validation of CSS/(X)HTML documents.

    .NET library to perform validation of CSS/(X)HTML documents, using WWW Consortium's web services. It utilizes the following W3C services : 1. Markup Validation Service http://validator.w3.org/docs/api.html 2. CSS Validation Service http://jigsaw.w3.org/css-validator/api.html NuGet package : https://www.nuget.org/packages/W3CValidator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    wLinkRelations

    Insert link relations into the responses of a WCF REST service.

    wLinkRelations is a library for WCF REST services used to insert link relations into outgoing messages and handle custom media types in HTTP Accept & Content-Type headers. REST services refers to those WCF services which are usually built using WebHttpBinding, WebGet, WebInvoke, etc. It is written in C#, and works with both JSON & XML requests/responses. The SourceForge project is still undergoing early maintenance. The associated project tests, downloadable libraries, documentation, and samples will be available in the coming days--we hope to be ready by early December.
    Downloads: 0 This Week
    Last Update:
    See Project