Interoperability

Display options and filters [BETA]
|
Built for Java
|
|
Free or free version available
|
|
Discontinued
|
|
|
Library
|
|
Source code provided
|
|
Sold as a service
| |
|
Plug-in
|
| | | | |
Updating...
Home Page
| Categories: |
|
| Author: |
Framtidsforum I&M AB |
| Latest version: |
3 |
| Description: |
Converts a Microsoft Excel workbook into a JSP-page and a calculating JavaBean.
Features include: - Supports 180 of Excel's built-in functions (includes mathematical operations, text operations and advanced lookup operations). - Supported charts: Pie, bar, column, scatter, line, and radar. - Excel isn't needed. Once the web page is created, Excel is not required. - Formulas protected: All calculations are done on the server, your formulas are totally hidden from the user. - Handles formatting of numbers, currencies and text. Handles borders, colors, images. - Generates formatted plain Java-code. All self-contained. No library files. No Excel needed once the JavaBeans is created. - A separate JavaBeans is used as a session bean to do all the calculation. The JavaBean is totally independent of the JSP-page and can be used stand-alone.
Previous name: ExcelEverywhere for Java/JSP. |
| Added: |
2005-09-07 |
| Updated: |
2006-01-02 |
| Attributes: |
[BuiltForJava] [Library] |
Home Page
| Categories: |
|
| Latest version: |
1.3.33 |
| Description: |
Development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG (Simplified Wrapper and Interface Generator) is used with different types of languages including common scripting languages such as Perl, Python, Tcl/Tk and Ruby. The list of supported languages also includes non-scripting languages such as C#, Common Lisp (Allegro CL), Java, Modula-3 and OCAML. Also several interpreted and compiled Scheme implementations (Chicken, Guile, MzScheme) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions.
The C# module offers an automated way of accessing existing C/C++ code from .NET languages. The wrapper code implementation uses the Platform Invoke (PInvoke) interface to access natively compiled C/C++ code. Swig C# works equally well on non-Microsoft operating systems such as Linux, Solaris and Apple Mac using Mono and Portable.NET. The Java extension to SWIG offers a way of accessing existing C/C++ code from Java. SWIG writes the Java Native Interface (JNI) code for you. It is different to using the 'javah' tool as SWIG will wrap existing C/C++ code, whereas javah takes 'native' Java function declarations and creates C/C++ function prototypes. SWIG wraps C/C++ code using Java proxy classes and is useful if you want to have access to large amounts of C/C++ code from Java. |
| Added: |
2005-02-10 |
| Attributes: |
[BuiltForJava] [FreeVersionAvailable] [SourceCodeProvided] |
Home Page
| Categories: |
|
| Author: |
Excelsior |
| Latest version: |
5.0 |
| Description: |
Java Virtual Machine enhanced with Ahead-Of-Time (AOT) compilation.
The AOT compiler transforms classes and jars into binary executables that run directly on hardware for Windows and Linux on the Intel x86 platform. These executables work faster than the original class files executed within a conventional JVM. In addition, your applications become more secure against tampering and code theft. VM components responsible for Java memory management, threading, synchronization, security, etc., are placed into a DLL that you redistribute along with the precompiled executables. Among those runtime components is a JIT compiler that takes care of classes that could not be precompiled, thus enabling Excelsior JET to support the entire Java 2 Platform, Standard Edition 5.0 API, including dynamic class loading. Your applications can use JNI and Invocation API to interoperate with C, C++ and Delphi, or use COM to interoperate with C++, VB6, VBA (and probably any other language that supports the COM interface). |
| Added: |
2005-02-06 |
| Updated: |
2007-09-17 |
| Attributes: |
[BuiltForJava] [FreeVersionAvailable] |
Home Page
| Categories: |
|
| Latest version: |
2.0 Alpha 1 |
| Description: |
The Java/Win32 integration project (Jawin) is a free, open source architecture for interoperation between Java and components exposed through Microsoft's Component Object Model (COM) or through Win32 Dynamic Link Libraries (DLLs).
You can use Jawin to interact with scriptable applications such as the Microsoft Office suite. You can use Jawin to call scriptable logic components such as Microsoft's COM-based XML parsers and tools. You can also use Jawin to access Win32 API features such as the Windows registry, security APIs, and the event log. You can also use Jawin to make in-process interoperability with .NET code exposed as COM objects. In fact, Jawin allows your Java applications to call any legacy COM- and DLL-based code, without having to write any Java Native Interface (JNI) code. Using Jawin, you can call any component that can be scripted in the Windows environment. You can also call arbitrary COM components or DLL entry points.
Jawin includes a code generator, Jawin Type Browser, supporting generation of stub code for scriptable as well as non-scriptable COM components. The code generator reads one or more type libraries, and automatically emits the Java stubs needed to call the component(s). The Jawin Type Browser is not (yet) able to generate code for DLL entry points, and not all parameter types are supported for COM components.
|
| Added: |
2005-04-19 |
| Attributes: |
[BuiltForJava] [FreeVersionAvailable] [SourceCodeProvided] |
Home Page
| Categories: |
|
| Author: |
JCraft |
| Latest version: |
0.1.20 |
| Description: |
JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.
Features include: * JSch is in pure Java, but it depends on Java Cryptography Extension (JCE). JSch is know to work with: J2SE 1.4.0 or later, J2SE 1.3, J2SE 1.2.2 and later. * SSH2 protocol support. * Key exchange: diffie-hellman-group-exchange-sha1, diffie-hellman-group1-sha1 * Cipher: blowfish-cbc, 3des-cbc * MAC: hmac-md5, hmac-sha1, hmac-md5-96, hmac-sha1-96 * Host key type: ssh-dss,ssh-rsa * Userauth: password, Userauth: publickey(DSA,RSA), Userauth: keyboard-interactive * X11 forwarding * xauth spoofing * connection through HTTP proxy or SOCKS5 proxy * port forwarding * stream forwarding * signal sending. |
| Added: |
2005-05-26 |
| Attributes: |
[BuiltForJava] [FreeVersionAvailable] [SourceCodeProvided] |
Ignore this
|
|