473,387 Members | 1,536 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

J# compatibility with Sun Java

hi

can any one let me know which versions of JDK is supported by Visual J#

regards
kiran.
Nov 22 '05 #1
4 1681

"Kiran" <an*******@discussions.microsoft.com> schreef in bericht
news:C3**********************************@microsof t.com...
hi

can any one let me know which versions of JDK is supported by Visual J#?

regards,
kiran.


None, J# is a way in which you can write java code for the dotnet framework.
So you use the framework classes/functions/... and not those of the JDK.

Yves
Nov 22 '05 #2
"Kiran" <an*******@discussions.microsoft.com> wrote in message
news:C3**********************************@microsof t.com...
can any one let me know which versions of JDK is supported by Visual J#?


Essentially, you get the equivalent of JDK 1.1.4, plus collections from JDK
1.2. J# does not include some things that are in JDK 1.4, including JNI,
applets, and RMI.

Wayne
____________________________________

Wayne Citrin
JNBridge, LLC
ci****@jnbridge.com
www.jnbridge.com
Spanning the Worlds of Java and .NET
____________________________________
Nov 22 '05 #3
Oops -- I meant "JDK 1.1.4" below, not "JDK 1.4"!

"Wayne Citrin" <ci****@jnbridge.com> wrote in message
news:10*************@corp.supernews.com...
"Kiran" <an*******@discussions.microsoft.com> wrote in message
news:C3**********************************@microsof t.com...
can any one let me know which versions of JDK is supported by Visual J#?
Essentially, you get the equivalent of JDK 1.1.4, plus collections from

JDK 1.2. J# does not include some things that are in JDK 1.4, including JNI,
applets, and RMI.

Nov 22 '05 #4
> None, J# is a way in which you can write java code for the dotnet
framework.
So you use the framework classes/functions/... and not those of the JDK.


Wrong!
J# comes with a full JDK 1.1.4 + some stuff from JDK 1.2 (collections). The
JDK is packaged as a .NET dll (vjslib.dll).
So, you have the choice when you program with J#. You can use the JDK APIs
if you want compat with Java (unfortunately this is not the latest), or you
can use the .NET framework APIs.

Bruno.
Nov 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jez Naisbitt | last post by:
Hi Guys, After a break of 2 years I'm now re-visiting the world of java. I recall on my last foray that I had to stick to java 1.1 so I could deploy applets from a server and obtain maximum...
46
by: Jon Perez | last post by:
Can one run a 1.5 .pyc file with the 2.x version interpreters and vice versa? How about running a 2.x .pyc using a 2.y interpreter?
7
by: Sonny | last post by:
I need to port a library that is written entirely in C to C++. The library is supported on quite a few platforms (windows, Solaris, Linux, AIX, HP-UX, OSX, etc...) and there's quite an existing...
3
by: Michael Bebenita | last post by:
Hi, A Java application is encrypting a block of text using 3DES ECB mode and PKCS5 padding. I need to decrypt this text using C#. I've extracted the 192 bit key using the getEncoded() method of...
4
by: Andrew Corley, MCSD, MCDBA | last post by:
Is there a way to remove the VB 6 compatibility layer from VB.NET applications? The reason that I want to do this is so that I am sure that VB 6 syntax is not being used. Also, I am hoping that...
150
by: tony | last post by:
If you have any PHP scripts which will not work in the current releases due to breaks in backwards compatibility then take a look at http://www.tonymarston.net/php-mysql/bc-is-everything.html and...
11
by: arunvnk | last post by:
What are the methods to implemnt a GUI in C++?What are the extra heder files to be added? Is C++ as strong as Java in animation and graphics?What about the Linux compiler's compatibility in...
2
by: LandWolf | last post by:
Hi, I have a Web services write in Java and I want to write a client in C#. My web services work with Weather prevision. Hence, I set a date and my web services return the prevision for that date....
0
by: newdbprgmer | last post by:
I am using a business objects API that is a web service and has axis as dependency. it works fine with 1.1 version, but with 1.3 gives an error. The code is as follows: public void...
17
by: osama178 | last post by:
Hi, What does it mean for an object to be binary compatible? And why aren't STL objects binary compatible? Any insights, links, resources for further reading are greatly appreciated. Thanks.
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.