With Delphi 5 and PcAnywhere 10, I run this function code. All run OK.
PCAWREM32 := CreateOleObject('Awrem32.Application');
PCAWREM32.awConnect('C:\Documents and Settings\All Users\Datos de programa\Symantec\pcAnywhere\PRUEBA.chf');
PCAWREM32.ConnectionStatus...
I need to create an OLE Object for PCAnywhere in Delphi. Its must connects with a Host and its must sends a file.
Host uses a direct connection TCP/IP to a direction 192.168.1.11
I connect correctly using PCAnywhere application, but if it used attempt object OLE, is not able to connect. It...
I need to create an OLE Object for PCAnywhere in Delphi. Its must connects with a Host and its must sends a file.
Host uses a direct connection TCP/IP to a direction 192.168.1.11
I connect correctly using PCAnywhere application, but if it used attempt object OLE, is not able to connect. It...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.