Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bestnode

Pages: [1]
1
Technical support / Re:TRIPLC_VB6DLL App
« on: April 16, 2009, 04:18:08 AM »
Thanks bds1,
I have registered the new dll. Now the sample VB application and the new Tri Plc Test.xls are working very well. I have ActiveX disabled but this does not seem to have any effect, everything works fine!
Thanks bds1

2
Technical support / Re:TRIPLC_VB6DLL App
« on: April 14, 2009, 05:21:39 AM »
Hi, I'm having the same problems, and I'm running winXP SP2. Because ActiveX is creating security problems, many systems protected against malware will have ActiveX disabled. Certainly none of my computers would run ActiveX  :)

I had some success with Java, but I'm not that happy with what I could achieve writing java code, and the distribution to other computers is still an issue.

I really would like to be able to write control software which would be easier to distribute, or accessed via intranet/internet....
Java script would be the obvious choice for the internet side, but unfortunately TLserver is not designed to work with it  :(

bds1,  being experienced programmer you may be able to point me into the right direction. Is there any way to send/receive commands through tcp/ip directly from self-contained program without being dependent on VB, .NET or ActiveX components? Surely there must be a way! There are plenty examples of self contained programs able to communicate regardless of OS setup or installed components?

3
Technical support / Java compilation problem!
« on: April 04, 2009, 01:44:42 AM »
Hi, I'm trying to compile TestProgram.java into executable and I'm having problems. I have created .class file and .jar file, (Yes, I have included PLCmon.jar) but I must be doing something wrong since the program does not run. I'm using jdk1.6.0_13 environment.
Can anybody please give me the correct syntax for creating the class file, and for creating the jar executable! Perhaps someone knows another java compiler which would do the trick?
Any suggestions are welcome,
Thanks,

Pages: [1]