Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing Variables

Status
Not open for further replies.

Scouseman

Technical User
Mar 25, 2003
22
US
HI

I wonder is somebody can help me, I have set up a timer in my VB code which monitors the value of a variable.

I am wanting to pass this value to a java application every second, can anybody please tell me if this is possible to pass variables between VB and Java?

Thanks

Scouseman
 
well i would use a common text file and write the values to it...

Known is handfull, Unknown is worldfull
 
Or a Winsock connection.
Maybe a MSMQ, but it probably won't have the performance you need.

Chip H.


If you want to get the best response to a question, please check out FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top