Showing 87 open source projects for "icap-client"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    The Service Platform is used to manage distributed java computing environments. Java applications can be automatically distributed, installed and managed from a client with monitoring and log viewing, integrates with UNIX init and Windows Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is an XML-RPC client implementation for the popular REALbasic programming environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Client and server implementations of the 9P and 9P2000 distributed resource protocols for Unix-based operating systems. See project home page for up-to-date news and source release information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    LiveScreen makes it possible to publish GUI screenshots that users can interact with. Unlike other remote desktop solutions, no special client is required. Web browsers can act as clients without employing helper apps, plugins or Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FAH Log Stats allows users to monitor the progress of a Folding@Home client, locally, or remotely via Windows shares and FTP. Its written in Borland C++ Builder 6 and features a semi-configurable user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    .Net and COM library for client/server communication over TCP/IP. Asynchronous non-blocking multithreaded execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EmGeeGen is a server-client information distribution system, tailored for use with the EmGee role playing system (though the theoretical platform should be useful for a variety of tasks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    lin-seti is a command-line program allowing to mantain a cache of work units for the Seti@Home client. Written in C, it should run on most unix-like systems, including linux. It is designed to be cache-compatible with 'Seti Driver' for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    WeatherMatrix project that weather remind service suit,is consist of wxWeather that client side,weather reminder program wxWidget-based and Weather Community that wxWeather auxiliary part,server side,provide opening weather service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenSCF is a GPL'd middle-ware or messaging solution utilizing unrestricted XML as a wire-format, and providing a service provider (daemon) and client development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides a remotely (or locally) scriptable JVM along with a perl & C client
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    POV-Ray Animations for everyone from everyone. Use the power of many Computer connected to the Internet to raytrace long or complex Animations with the freeware Raytracer POVRay (http:/www.povray.org/). Each Client gets a "work unit" from the Server an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small client/server/node application written in java for distributed computing, or clustering. you write your programs to use this system, you create an object with a meathod to run and send it to the server that assign it a node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a-renet is a distributed chat and multiplayer games network for UNIX. Supported games are client-server, TCP based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java package containing architecture to distribute CPU intensive processing tasks across the internet. A generic client will be capable of running any task the server provides it, automatically updating the code it runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetComm4j is a java communication API to create client server applications where clients can make requests to a server and wait for responses. It also provides an event mechanism to enable clients to receive asynchronous messages from server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The TclSOAP package provides a mechanism to bind Tcl command procedures to remote procedure calls using the Simple Object Access Protocol (SOAP) and XML-RPC over HTTP. Both client and server code is provided.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Project VDW serves as a repository for all things pertaining to Van Der Waerden sequences. Volunteers to run the distributed client, mathematicians to help with theory, and anyone interested in VDW sequences are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The rmiBlackJack is a client/server game developed in java, using RMI as the comunication layer. The game suports at most 7 players, the clients are updated every time someone takes an action by the use of RMI callbacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open middleware server. Message based comminication between the server (module controller) and the modules. Communication between client and server with mailslot, tcp/ip or http. Additionally modules may be activated by timer or hot keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...Instead of relying on protocols across the wire, send an agent to the server to execute. An example is encryption: send an agent to retrieve data, but let it do the encryption. Client side encryption on the server!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XmlRpc++ is an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The project is dedicated to create a graphical Win32 tool, which allows to install, run and administer the Chessbrain Peernode server (=the chessbrain client) on Win32 machines.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo