Groups
Sign in
Groups
jni4net
Conversations
About
Send feedback
Help
jni4net
Contact owners and managers
1–30 of 426
Mark all as read
Report group
0 selected
JA
,
Björn Haverland
2
12/1/23
Two Way Communication with JNI4NET - Call C# from JAVA then callback to JAVA from C#
Did you come up with a working solution? JA schrieb am Samstag, 18. Januar 2020 um 10:21:21 UTC+1:
unread,
Two Way Communication with JNI4NET - Call C# from JAVA then callback to JAVA from C#
Did you come up with a working solution? JA schrieb am Samstag, 18. Januar 2020 um 10:21:21 UTC+1:
12/1/23
suman sourav
11/24/23
is JNI4net still actively supported?
Hi Team, We were evaluating this library JNI4Net 0.8.8 for our use case where we had to reuse
unread,
is JNI4net still actively supported?
Hi Team, We were evaluating this library JNI4Net 0.8.8 for our use case where we had to reuse
11/24/23
Kaushik Sreeram
11/24/23
is jni4net still active?
Hi Team, We have evaluated JNI4Net for our use case where we need to invoke existing C# libraries
unread,
is jni4net still active?
Hi Team, We have evaluated JNI4Net for our use case where we need to invoke existing C# libraries
11/24/23
Larisa Bratean
6/28/23
How to build this solution on Windows
Hi, I was following the steps from the git repository to build the solution on Windows as no new
unread,
How to build this solution on Windows
Hi, I was following the steps from the git repository to build the solution on Windows as no new
6/28/23
Aziz R
,
Gabriel Ilca
2
6/27/23
jni4net with Java 11
Hello, did you had any luck in building this repository or making it work with anything higher that
unread,
jni4net with Java 11
Hello, did you had any luck in building this repository or making it work with anything higher that
6/27/23
gourav singh
6/1/23
Does jni4net work with javax.jms.* packages in Java?
Hi, I have a code in Java which uses javax.jms.* packages from jboss-client jar file. How can I use
unread,
Does jni4net work with javax.jms.* packages in Java?
Hi, I have a code in Java which uses javax.jms.* packages from jboss-client jar file. How can I use
6/1/23
yang guo
2/14/23
How can event in c# be subscribed to in java
c# code public static class IEvent { public static event Action event1; } java code IEvent.addevent1(
unread,
How can event in c# be subscribed to in java
c# code public static class IEvent { public static event Action event1; } java code IEvent.addevent1(
2/14/23
Ashok Darade
,
Pavel Šavara
3
8/4/21
The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard
Thank you so much Pavel Savara for your reply. I would like to Jni4Net only support DotNet Framework?
unread,
The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard
Thank you so much Pavel Savara for your reply. I would like to Jni4Net only support DotNet Framework?
8/4/21
Ronald Calazans
8/2/21
JNI4NET with linux... its possible?
Hello guys, I created a solution in java using the jni4net tool, it's working 100% fine! But when
unread,
JNI4NET with linux... its possible?
Hello guys, I created a solution in java using the jni4net tool, it's working 100% fine! But when
8/2/21
Murali Manohar
2
6/21/21
System.NullReferenceException: Object reference not set to an instance of an object.
Found it myself, issue occurs in one of the below condition if the Interface contains any member
unread,
System.NullReferenceException: Object reference not set to an instance of an object.
Found it myself, issue occurs in one of the below condition if the Interface contains any member
6/21/21
Suresh Mallampati
3/18/21
Generics - System.NullReferenceException: Object reference not set to an instance of an object.
Hi , Iam new to jni4net, I started using jni4net, Iam able to load my test c# dll's in my test
unread,
Generics - System.NullReferenceException: Object reference not set to an instance of an object.
Hi , Iam new to jni4net, I started using jni4net, Iam able to load my test c# dll's in my test
3/18/21
Gabriel Mihu
4
12/24/20
namespace 'java' could not be found
Here's what I had to do: https://stackoverflow.com/questions/28339116/not-allowed-to-load-
unread,
namespace 'java' could not be found
Here's what I had to do: https://stackoverflow.com/questions/28339116/not-allowed-to-load-
12/24/20
Mzi Danster
,
Pavel Šavara
3
12/17/20
JNI4NET
Hi Pavel, Thank you for your prompt response. I guess my only solution at this stage is to spin a
unread,
JNI4NET
Hi Pavel, Thank you for your prompt response. I guess my only solution at this stage is to spin a
12/17/20
uns1t
, …
Shashikant Tantarpale
4
11/27/20
Build.cmd error CS0535
Hi, I am trying to call my c# dll from a java code using jni4net and proxygen.exe. I was able to
unread,
Build.cmd error CS0535
Hi, I am trying to call my c# dll from a java code using jni4net and proxygen.exe. I was able to
11/27/20
Yakovsmotog Sim
10/15/20
Ability to interop with JNI C++ libraries
Could you please advise if there are any barriers for jni4net to calling C++ methods inside libraries
unread,
Ability to interop with JNI C++ libraries
Could you please advise if there are any barriers for jni4net to calling C++ methods inside libraries
10/15/20
Scott Jordan
, …
Aziz R
3
2/6/20
Can I pay you to help me?
Hi May be this issue helps you ... there are new binaries and proxygen files attached https://github.
unread,
Can I pay you to help me?
Hi May be this issue helps you ... there are new binaries and proxygen files attached https://github.
2/6/20
Venkat R
1/10/20
converting Java HashMap ->Objects ->Dictinary(C#)
Hi, Am using jni4net-0.8.8.0 for converting C# dll to java code. C# function has Dictionary<string
unread,
converting Java HashMap ->Objects ->Dictinary(C#)
Hi, Am using jni4net-0.8.8.0 for converting C# dll to java code. C# function has Dictionary<string
1/10/20
Matias Perez
12/17/19
How to load or import a .jar file to access the methods of the java class in .NET
Hi, i was wondering how i can load or import a .jar file that contains X method that i want to acces
unread,
How to load or import a .jar file to access the methods of the java class in .NET
Hi, i was wondering how i can load or import a .jar file that contains X method that i want to acces
12/17/19
Matias Perez
12/17/19
Load .jar File and execute a method inside the .jar file
Hi, i want to load a .jar file that contains certain method that i whant to execute in c#, its like
unread,
Load .jar File and execute a method inside the .jar file
Hi, i want to load a .jar file that contains certain method that i whant to execute in c#, its like
12/17/19
Ruts Karyakarte
,
Pavel Šavara
3
9/9/19
using jni4net in c# to call java google speech to text api code
Hi, Thanks a lot for your quick response. I am now looking at ProxyGen on link here https://github.
unread,
using jni4net in c# to call java google speech to text api code
Hi, Thanks a lot for your quick response. I am now looking at ProxyGen on link here https://github.
9/9/19
Freeman Peterson
,
Pavel Šavara
5
9/4/19
How do I import jars into a .net objects
I attempted my own work around limiting length of command line. Making build3.cmd The java ones don
unread,
How do I import jars into a .net objects
I attempted my own work around limiting length of command line. Making build3.cmd The java ones don
9/4/19
Matías Luna
7/26/19
jni4net with java 12
Hi there! I am getting an error when I try to run proxygen with java 12.0.2 installed: jni4net.
unread,
jni4net with java 12
Hi there! I am getting an error when I try to run proxygen with java 12.0.2 installed: jni4net.
7/26/19
Pavel Šavara
, …
Poornima Bajaj
16
7/18/19
Re: [jni4net] UnSatisfied Link Error while creating object
Hello Rajesh, I exactly have the same problem, class is loaded but getting unsatisfiedlinkerror when
unread,
Re: [jni4net] UnSatisfied Link Error while creating object
Hello Rajesh, I exactly have the same problem, class is loaded but getting unsatisfiedlinkerror when
7/18/19
Rah
7/15/19
java.lang.unsatisfiedlinkerror
Hi, We are trying to access .NET Application to view image from Java application. We generated
unread,
java.lang.unsatisfiedlinkerror
Hi, We are trying to access .NET Application to view image from Java application. We generated
7/15/19
Rah
7/15/19
java.lang.UnsatisfiedLinkError: package.Wrapper.__ctorWrapper0(Lnet/sf/jni4net/inj/IClrProxy;)V
We are trying to access .NET Application to view image from Java application. We generated proxies,
unread,
java.lang.UnsatisfiedLinkError: package.Wrapper.__ctorWrapper0(Lnet/sf/jni4net/inj/IClrProxy;)V
We are trying to access .NET Application to view image from Java application. We generated proxies,
7/15/19
Eric Kolotyluk
, …
Mikhail Raznitsin
4
4/15/19
jni4net, mono, linux, oh my
I`ve read a lot about Jni4Net, and I know that it does not support Mono on Linux. Do you know anyone
unread,
jni4net, mono, linux, oh my
I`ve read a lot about Jni4Net, and I know that it does not support Mono on Linux. Do you know anyone
4/15/19
Jinglei Ren
, …
Mallikarjun patil
3
1/7/19
Using jni4net in a maven project
Hi, I am facing the same issue too.. I have found out the root cause for my issue as below. I am
unread,
Using jni4net in a maven project
Hi, I am facing the same issue too.. I have found out the root cause for my issue as below. I am
1/7/19
Karl-Heinz Steffens
,
Pavel Šavara
2
11/20/18
Java 9/10/11 32/64 bit
Not with jni4net. Try to use ikvm or some IPC solution On Tue, Nov 20, 2018, 22:44 Karl-Heinz
unread,
Java 9/10/11 32/64 bit
Not with jni4net. Try to use ikvm or some IPC solution On Tue, Nov 20, 2018, 22:44 Karl-Heinz
11/20/18
juha.ka...@gmail.com
11/6/18
New release for Java 11?
Hi, Are there any plans for a new release for Java 11 compatibility?
unread,
New release for Java 11?
Hi, Are there any plans for a new release for Java 11 compatibility?
11/6/18
Kiran Hariyapuraju
10/29/18
Accessing C# Object in java as method parameter.
Hi, We are able to call java in C# code and able to pass Strings and integers as method parameters.
unread,
Accessing C# Object in java as method parameter.
Hi, We are able to call java in C# code and able to pass Strings and integers as method parameters.
10/29/18