Hi,
I have an application running on Access 2003 which has to communicate with a 3rd party piece of software running on another pc by sending and receiving xml text to a specific port number at the IP address of the other pc. At the moment I use the MS Winsock control which I am able to use as I have VB6 installed. All pc's are currently running Win XP.
It is not an ideal solution however, as it means VB6 needs to be installed on each client pc (otherwise there are licencing issues with the Winsock control) and VB6 does not install on Windows 7, so future OS upgrades are ruled out.
Does anyone know if there is another way to send/receive text strings to an IP address/Port number from within Access VBA?
Many thanks,
Jim
I have an application running on Access 2003 which has to communicate with a 3rd party piece of software running on another pc by sending and receiving xml text to a specific port number at the IP address of the other pc. At the moment I use the MS Winsock control which I am able to use as I have VB6 installed. All pc's are currently running Win XP.
It is not an ideal solution however, as it means VB6 needs to be installed on each client pc (otherwise there are licencing issues with the Winsock control) and VB6 does not install on Windows 7, so future OS upgrades are ruled out.
Does anyone know if there is another way to send/receive text strings to an IP address/Port number from within Access VBA?
Many thanks,
Jim