.Net client and Java server integration
-
Hi, My name is Liran, Im working on a project that the server is written in java technology (APACHE TOMCAT) and we considering now to turn the client to windows application instead of web. Our main option is to choose .net c# as our client technology and the connection to the server will be by web services on the server side (the webservices is written in java). I already made a prototype to check it and it worked really good. Im trying to get some information about the risks that i need to take into consideration if i choose this option. so if someone already dealt with it ill really appriciate your help. Best regards, Liran.
-
Hi, My name is Liran, Im working on a project that the server is written in java technology (APACHE TOMCAT) and we considering now to turn the client to windows application instead of web. Our main option is to choose .net c# as our client technology and the connection to the server will be by web services on the server side (the webservices is written in java). I already made a prototype to check it and it worked really good. Im trying to get some information about the risks that i need to take into consideration if i choose this option. so if someone already dealt with it ill really appriciate your help. Best regards, Liran.
I wrote a .Net winform app that has to use web services written in Java to read legacy mainframe data. It's worked very well so far. Check out the following... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/jdni.asp