Search Results for "proxy server java source code" - Page 16

Showing 409 open source projects for "proxy server java source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This application is HTTP proxy server implemented java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AutoUpdater is a Java API and a program to automatically install code from a web server to a client. Clients running it will mirror the target directory structure from the server. Supports compressed server files and incremental updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 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
    TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is focusing on creating a Java proxy server application that allows access to a peer-to-peer filespace being developed at Princeton University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Testing framework for unit testing server-side java code. It is an extension to the JUnit testing framework. [The project has moved to http://jakarta.apache.org/cactus].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It is a set of Java classes allowing web server designers to - use their prefered scripting langage to build dynamic pages, as with JSP for Java - call directly script functions available on the server as URL - submit portions of script code in forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple http proxy server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This project intends to make a SOCKS compatible tunnel proxy which communicates to the server part, running on your nameserver, over standard DNS (UDP) protocol. That way you can bypass network firewalls allowing no other IP traffic but DNS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Proximple is a very simple proxy server for education purposes. If you ask you how a proxy server works, here you will know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlockBadWords is a Java proxy server that filters web content based on certain words. It can just block those specific words or the whole page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SquidPCB is a pornography content filter designed to be used with the Squid-cache proxy server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This console permits test and debug network services. You can connect to servers, use the console as server, or create a proxy between a client and a existing server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xmi-utils is a set of java libraries for working with xmi model and metamodel defined by the OMG. features: xmi parser, xmi repository, create java interfaces from metamodel, proxy for interfaces generated from metamodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java based high performance CIFS Proxy Server that provides handlers for each type of CIFS packets to the user. In essence it provides a generic CIFS/SMB packet sniffing, logging and handling ability by providing simple Java APIs to the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    shiraim

    shiraim

    Framework that provides abstract structure for developing java server

    Framework that provides abstract-general-purpose structure for developing server in java. The original purpose of the project is only for internal use. The features as well as robustness are not considered to be mature. By the way its source code is share in a hope that it could heppen to benefit someone in somehow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pokerbot is a Pokerengine to host programmed pokerplayers(Client-AIs). Users code their own Poker Clients and let them compete to others. Phase one is to have the engine running on a single machine with loaded Jars. Step 2 will host in the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Slickrock is a framework for building rich internet applications. Applications are workflow-based. Applications are designed using a configuration tool, with plug-in points that accommodate custom Java code, both on the server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A graphical design tool for building a database schema. Connects to several live databases (including Postgres, MySQL, Sybase and MS SQL Server) and uploads and downloads schemas. Generates and parses SQL and generates Java source code from the schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    next generation MUD

    The next generation mud is an open-source extensible, programmable mud

    The next generation MUD is an open-source, programmable, customizable MUD server written in java. It features the ability to program almost everything in the mud and does not have any default interface. The mud is programmed in javascript and features a standard library allowing manipulation of the game world. It's other key feature is the possibility for it to contain multiple independent muds in one server instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    I have started this server because I was unhappy with the documentation and implementation of the server. Memory consumption was too high and the code was badly written and/or confuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OSGi kickstarter: generates complete OSGi client/server application from arbitrary database model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Various Java utilities which I use in my applications to make my life easier. They will server as a proper way to back up my code.
    Downloads: 0 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.