Code Monkey home page Code Monkey logo

californium.tools's Introduction

Californium logo

Californium (Cf) Tools

These are CoAP tools based on the Californium (Cf) CoAP framework.

  • cf-browser - javaFx GUI based coap client
  • cf-client - cli based coap client
  • cf-jmeter-plugin - jmeter plugin
  • cf-coapbench - benchmark (currently not maintained/tested, use californium/demo-apps/cf-extplugtest-client instead).
  • cf-polyfill - WebServer emits coap requests (currently not maintained/tested)
  • cf-rd - coap resource directory
  • cf-server - coap server

Maven

Use mvn clean install in the root directory to build the tools. It requires at least a Java 8 SDK. The standalone JARs will be created in the run folder.

e.g. run with java -jar cf-client-*.jar.

Note: Building cf-browser using Java 8 requires the JavaFX libraries to be available on the system class path. Oracle's JDK includes the JavaFX libraries by default. OpenJDK does not and OpenJFX must be installed separately.

For instructions regarding the usage of OpenJFX on Java 11 and later, refer to the OpenJFX documentation. On OpenJDK 8 the availability of OpenJFX depends on the linux distribution you are using. Later versions of Ubuntu seems to not longer provide OpenJFX for OpenJDK 8. Maybe the workaround described in this GitHub issue works for you.

cf-browser - README

Eclipse

The project also includes the project files for Eclipse. Make sure to have the following before importing the Californium (Cf) projects:

Then choose [Import... » Git » Projects from Git » Local] to import californium.tools into Eclipse.

e.g. run org.eclipse.californium.tools.GUIClientFX as Java application.

Usage

e.g. java -jar cf-client-*.jar

californium.tools's People

Contributors

eclipse-californium-bot avatar jvermillard avatar ynh avatar reichemn avatar starksm64 avatar pokgak avatar eclipsewebmaster avatar fimperato avatar yakcyll avatar sbernard31 avatar tarekkma avatar calif-devel avatar yonasj avatar vyshakg30 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.