Hi again, Thanks for your reply. I resolved the problem using serialization and then I can send and receive all kind of data even objects.
On Nov 9, 4:11 pm, Shiv Shankar Prajapati <mca.shivshan...@gmail.com> wrote: > Hi, > I think for that we should go for web services. Platform independence is > the main purpose of web service. And here also we need cross platform. > > On Tue, Nov 9, 2010 at 7:06 PM, Freddy Castelblanco Macias < > > > > thelords...@gmail.com> wrote: > > Hi > > > Until I know is not possible establish comunitaction between Java and > > C# (for be two kins of programation languajes similar in their sintax > > but too diferent in their structure), If you are trying make an > > interfaz with two programs, the first in C# and the second in Java > > (not important the order), each program must have their own data > > source (can be Data Base, Text Files, etc ...), now, if you want edit > > this Data for that C# use them o Java use them, you have to in the > > case of the data Base, create a conecction and play with the Data > > Base. If the Data Source are in plain files you can work wthi them > > usig the classes File, FileReader, FileWriter, BufferedReader, > > File(input/output)Stream, Object(input/output) Stream, (the last two > > por secuential files). So like this must stablish the comunitation. > > But directly until I know is not possible. If you achieve this > > comunication without Data Source the tell us !!! > > > On Sep 20, 4:02 am, Carlos Álvares <carlos.alva...@gmail.com> wrote: > > > Hi there, > > > How can I communicate Java with C# programs?? > > > Thanks > > > -- > > To post to this group, send email to > > javaprogrammingwithpassion@googlegroups.com > > To unsubscribe from this group, send email to > > javaprogrammingwithpassion+unsubscr...@googlegroups.com<javaprogrammingwithpassion%2bunsubscr...@googlegroups.com> > > For more options, visit this group at > >http://groups.google.com/group/javaprogrammingwithpassion?hl=en > > -- > With Regards, > > Shiv Shankar, > Persistent System Ltd.http://sites.google.com/site/mcashivshankar/ -- To post to this group, send email to javaprogrammingwithpassion@googlegroups.com To unsubscribe from this group, send email to javaprogrammingwithpassion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en