Showing 20 open source projects for "java project with source code"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    Add mobile device detection to your C or C++ program the easy way with 51Degrees. No cloud services, no external plug-ins, all Mozilla Public License source code. It's a great alternative to WURFL or DeviceAtlas. 1. Download and extract. 2. Run the setup file. 3. Import the code into your project or call the compiled executable as a process. Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide. The zip file contains a batch file for easy compilation. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page file: include_once('path/to/51Degrees.php'); include_once('path/to/51Degrees.usage.php'); (It is recommended for performance purposes that these lines are included after a session_start();) Step 4 - Get the details about the device that is accessing your site with code like this: if ($_51d[‘IsMobile’] == TRUE) { //Start coding for a mobile device here. } Read the full user guide on our web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xenei.org was formed to provide ongoing development and support of Open Source solutions. This project is the home of several Java projects, including the Xenei Utilities which are used by most Xenei.org projects. See the project Home Page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    This is a Web to Wap converter. It converts regular HTML web pages to cHTML for mobile browser. It is a web application based project runs on any java servlet container or application server like apache tomcat, jetty or glassfish server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This application permit user reading RSS (web feed) on his mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    For developers who are seeking to integrate SMS functionality into their software or applications, this project offers a range of simple solutions in the form of our SOAP, HTTP and SMTP API's that will allow seamless integration with our systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Dunbar is a location-based chat tool for mobile devices and phones as well as desktop computers. The architecture is built on web services so that clients on any operating system can be created. The service will be free to users, and the source code will
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Maui is a server and a Java Swing-like API for creating user interfaces that deploy easily to multiple devices. Various HTML and WAP platforms are currently supported. Read about the projects' history at http://patrickgibson.com/projects/maui/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    JVending is a content provisioning system that implements most of the J2EE Client Provisioning Specification (JSR-124). JVending provides catalog management and device detection. Project also includes WAP push, MMS client and a registry for devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Web-based project for accessing GoogleTalk service from WAP-enabled devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Development on this project has now moved to <a href="http://www.milyn.org">Codehaus</a>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RemoteWAP gives you the ability to take control of a Linux Operating System from anywhere with a WAP enabled mobile phone. This project is being developed in Java. There is plans to support other Operating Systems such as Windows, Solaris, *BSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WML taglib for WAP enabled devices. Based on struts-html 1.1b2 and 1.1b3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project should be an implementation of HTTP-based Content Negotiation as defined in HTTP 1.1, including the negotiation axes Content-Type, Charset, Content-Language, and Content-Encoding. It uses the corresponding HTTP headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    i-mode(iMode) is NTT DoCoMo's mobile internet acccess system. Now over 50% of ther world's wireless internet users are i-mode. This Project is i-mode mobile phone emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project enables use of mobile phones to read sinhala news also it includes a fully functioning back end. Project has four major modules as Sinhala Supported Mobile Browser, Sinhala Framework, Admin Portal and Hot News SMS Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bluetooth Personal Area Network client (PAN) with Support for RADIUS / Bluetooth Network Access Server (Point) (NAS / NAP) with Radius AAA. Project is supported by Nokia. Target BT stacks MS, Widcomm, BlueZ, Affix Blu(etooth) S(ymbian) PAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB