Hello everyone,
as I mentioned in my last posts I am new in Java and Caps …, what I want to do is:
to create a URCap that allows me to move my Robot for a determined Position without going through the Program Tree (Program Node) in "other way when I click on my URCap the Robot move directly to the Position that I have already in my Script written " .
I did some researchs and what I understood is:
-first of all I should create a connexion with a socket in wich I will send my Script.
-second I create a Stream for Data to decrypt my Program
-then I send my Program
-and at the End I close the Socket
is what I understood correct or I missunderstood something
I really need your help guys
thanks for your tips
with best regards