Net work variables in VB 6

Newbie Member
20Jan2007,22:31   #1
PungieEC's Avatar
Hi there.

I'm trying to pass data from one vb6 application currently with winsock to update variables over a network connection on another vb6 application. This is getting lengthy and slows the performance of my application down, and this is a very critical application that is going to run a factory with PLC's.

Is there another way? I have seen a ad-on which I downloaded. It's called Edelwise Basic Variables. It is nearly what I'm looking for, but variables are limited to the machine.

Any solution?
Team Leader
22Jan2007,11:29   #2
pradeep's Avatar
I didn't exactly get your query.
Newbie Member
24Jan2007,12:07   #3
PungieEC's Avatar
The link you placed is not opening.
Team Leader
24Jan2007,12:34   #4
pradeep's Avatar
What link? Where?? I guess you have posted in the wrong thread!
Newbie Member
24Jan2007,14:03   #5
PungieEC's Avatar
You had a link on the page. I am on the right thread. I'm still trying to find a solution to the variable delaration. I need variables in VB6 to be linked via a network to another vb6 application on another machine.