FAQ |
Calendar |
![]() |
|
Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman. |
![]() |
|
Thread Tools |
#1
|
|||
|
|||
![]() ![]() Juragan pingin memakai semua class, library Java pada aplikasi .Net ? Misal akses objects, classes, instance members, static members, fields, properties, methods, generics dan enums ? Embed AWT atau Swing Java di aplikasi .NET WinForm ? atau embed AWT atau Swing Java pada aplikasi WPF ? Ini saia share toolsnya : Namanya JNBridge ![]() ![]() Berikut deskripsinya : Code: You can expose any Java or .NET binary, no source code required! in-process to cross-network communications Scale from in-process to cross-network bridging With JNBridgePro you can build applications that run: * On the same machine in the same process via shared memory, * On the same machine in different processes via socket communications, * Over any network via a fast binary protocol, * Or over the Internet via HTTP/SOAP. Need to change your application's architecture? Just change a configuration file, your code remains untouched. Cross-platform magic JNBridgePro makes the incompatible compatible so you don't have to. JNBridgePro includes: * Cross-platform exception handling * Integrated object lifecycle management * Garbage collection * Datatype conversions * Marshalling and unmarshalling of objects * Reference and communications management * Plug-ins for Eclipse and Visual Studio JNBridgePro SE and JNBridgePro EE include the following features: * Bi-directional, high-performance Java .NET interoperability. * Access Java classes from .NET as though Java were a .NET language. * Access .NET classes from Java as though they were Java classes. * Access anything across the platform boundary, including objects, classes, instance members, static members, fields, properties, methods, generics, and enums. * Full class access includes support for callbacks, pass by reference or by value, and cross-platform exception handling. * Embed AWT or Swing Java widgets in .NET WinForm applications * Embed .NET WinForm controls in Java AWT, SWT, or Swing apps * Embed AWT or Swing Java widgets in WPF (Windows Presentation Foundation) apps * Embed WPF (Windows Presentation Foundation) controls in Java AWT, SWT, or Swing apps * The Java code and the .NET code can run: o in the same process, using an shared-memory communication channel o on the same machine in different processes o or on different machines communicating over a network with just a configuration file change. * Expose any Java or .NET binaries. No source code required. * Plug-ins for Eclipse and Visual Studio, so you can work within your preferred IDE. * Cross-platform object and class access allows you to: o Create objects, call methods, access fields, return objects. o Catch exceptions thrown by Java/.NET classes across platforms. o Extend your classes via inheritance from the other side. o Create callbacks to handle event processing in either direction. * Collection classes, arrays, strings, primitives, dates and enums are automatically mapped between Java and .NET. * Transparently provides integrated object life cycle management, garbage collection, datatype conversions, marshalling and unmarshalling of arguments, and management of references and communications. * Support for Java-side transactions. * Secure binary and HTTP channels using SSL. ![]() Donlot disini : Code: http://www.jnbridge.com/bin/downloads.php?pr=1&itemID=0 ![]() Terkait:
|
![]() |
|
|