EnglishFrenchSpanish

OnWorks favicon

CANUSB Library written in C# to run in Linux online downlo

Free download CANUSB Library written in C# to run in Linux online Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named CANUSB Library written in C# to run in Linux online whose latest release can be downloaded as Package.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named CANUSB Library written in C# to run in Linux online with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


CANUSB Library written in C# to run in Linux online


DESCRIPTION

This is a C# library dedicated for using with a www.canusb.com device
Full notes: See ReadMe.txt

Summary
The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono
http://en.wikipedia.org/wiki/Managed_code
If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is.
IT IS ALSO TOTALLY UNNECESSARY. Why not have the DLL as managed code?? Why not simply reference the library in your project and just call its functions?? This project does just that

Licence:
LGPLV3.: In summary, the only thing we ask is if you improve / bugfix / extend the library then feed these changes back into the project by emailing jon_newcomb or requesting sourceforge access. Applications you develop that use this library are not covered by this licence and can remain closed source and commercial

Features

  • A CANUSB Library written in C# that can be referenced in your C# / VB project
  • AVOID ‘PInvoke’ / Wrappers / marshalling calls to Unmanaged code. It’s just nasty and unnecessary!
  • AVOID the need to install DLLs into the system directory
  • Your application 'pulls' CAN messages from a the CANUSB Library queue
  • A separate can message object helps user creates and handles messages more easily.
  • Example software is provided
  • Callback on message received not supported, but easily added.


Audience

Manufacturing, Engineering, Automotive



Programming Language

C#



This is an application that can also be fetched from https://sourceforge.net/projects/canusb/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad