473,320 Members | 1,922 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,320 software developers and data experts.

Communicate between processes Java VB.net

I have two processes running, one is written in java, the other is written in Visual Basic.net.

I would like to have some sort of communication between the two, and be able to send strings to eachother.

How can I achieve this?
Maybe sockets can be used?

Thanx
May 17 '08 #1
4 2877
jhaxo
57
I have two processes running, one is written in java, the other is written in Visual Basic.net.

I would like to have some sort of communication between the two, and be able to send strings to eachother.

How can I achieve this?
Maybe sockets can be used?

Thanx
Sockets is an idea.

JNI will let java invoke an unmanaged windows dll. Maybe you can have the windows dll in turn communicate with .net using windows messaging. or dde.
May 20 '08 #2
Sockets is an idea.

JNI will let java invoke an unmanaged windows dll. Maybe you can have the windows dll in turn communicate with .net using windows messaging. or dde.
I have no clue what you're talking about...I'm not to familiar with windows dll's..
May 20 '08 #3
I have two processes running, one is written in java, the other is written in Visual Basic.net.

I would like to have some sort of communication between the two, and be able to send strings to eachother.

How can I achieve this?
Maybe sockets can be used?

Thanx
hello sir I would like to say only
May 20 '08 #4
casybay
35
Hi, I am also working on something similar. This is what I've found out. http://www.math.ucla.edu/~anderson/J...e.html#Process
But I still cannot figure out how exactly to parse parameters between. Please let me know if you can work it out.
May 20 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: bscofield | last post by:
Hi, I'm a db app. developer and I am re-writing some helps in javascript & HTML. The Javascript is for form flow and design and HTML just to display the helps. I use a seperate app. development...
8
by: Joakim Persson | last post by:
Hello all. I am involved in a project where we have a desire to improve our software testing tools, and I'm in charge of looking for solutions regarding the logging of our software (originating...
1
by: Tracey | last post by:
I have a problem on communication between ASP.NET and Java code. Any advice will be greatly appreciated! Our core processing code and database and database server reside in a remote machine...
4
by: rajesh | last post by:
here is my coding can any one help me to communicate b\w applet and jsp,... "appleeet.jsp" ------------ <%@ page language="java" %> <jsp:plugin type="applet" code="sample2.class"
2
by: Troy Matteoli | last post by:
I'm having an issue running some java processes on a Windows server. My system has serveral java processes that are started in the background by a system service. They are run as the SYSTEM user....
4
by: MimiMi | last post by:
I want an application written in C# to start an application written in java and be able to communicate with each other. I believe one way to do this is to use socket programming, having the java...
1
by: Gangreen | last post by:
I have two processes running, one is written in java, the other is written in Visual Basic.net. I would like to have some sort of communication between the two, and be able to send strings to...
9
by: Johnny E. Jensen | last post by:
Hello NG I have two applications. App1: Database application. Inserts/updates data to database. App2: Notifier: The notifier checks if a record has been created or modified, by loading the...
1
by: Duy Lam | last post by:
Hi, My project got a problem that is relevant to the communication between processes.However, I don't know what technique is used in my case. I'm implementing two applications called AppMain...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.