Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
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.
Code for the SALAMANDER environmental sensor project. SALAMANDERs are wireless motes (Crossbow TelosB with MSP430 processor) with a string of sensors attached. Mote code is in nesC. DataGetter javacode enables mobile phones to collect sensor data.
AI-based, Comprehensive Service Management for Businesses and IT Providers
Modular solutions for change management, asset management and more
ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
...Software runs on Java platform so it is supported by many mobile phones. It is required that mobile phone supports Bluetooth connections (JSR 82) for GPS and File connection (JSR 75) for exporting trails to kml files.
Application can also render maps from Open Street Map. Maps can be downloaded over-the-air or preloaded to memory card. Other map providers can also be implemented easily in code.
Earl Engine moved to Google Code: http://earl.googlecode.com. BoardCalc is a separate, independent utility mobile application for Conflict of Heroes gamers. It's a probability calculator and dice replacement. NOTE:
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
The LEO-SYSGEN project deals with development of the Sysgen tool for Linux Based ECOS interface for OSEK/VDX Based RTOS. Feel free to download-develop-submit and query about it!!!
JMicroscope is a library and framework for mobile enterprise applications based on the Java 2 Micro Edition (J2ME). It provides commonly required features (MVC,RPC,DAO) for mobile applications which act as clients to java enterprise applications (J2EE).
Inventors: Validate Your Idea, Protect It and Gain Market Advantages
SenseIP is ideal for individual inventors, startups, and businesses
senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
An Offline Webpage Viewer to be used with multiple devices including PalmOS, PocketPC, Symbian OS, J2ME enabled mobiles and Sun Java supported platforms (etc. Windows,Linux,Unix,MacOS). It uses the Plucker format for saving data. Its code is based on the
The Sino Project is an Open Source initiative that utilized
code developed by the Chinese government. Sino Linux Middleware v3.0 and Mobile Business Application Suites are built and tested in conjunction with the OSDL in a high volume, enterprise read
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.