basenxuser
Mechanical
- Sep 27, 2007
- 69
Hi folks,
I am in need of executing automation codes on a open NX session. I am planning to use "Remote Execution" using .Net Remoting.
The Sample code in GTAC shows :
Dim theSession As Session = DirectCast(Activator.GetObject(GetType(Session), " Session)
Can anyone kindly point me what is PORT:4567 in the localhost? Is it going to be same for all machine sessions or varies machine to machine?
Thanks,
Basenxuser
I am in need of executing automation codes on a open NX session. I am planning to use "Remote Execution" using .Net Remoting.
The Sample code in GTAC shows :
Dim theSession As Session = DirectCast(Activator.GetObject(GetType(Session), " Session)
Can anyone kindly point me what is PORT:4567 in the localhost? Is it going to be same for all machine sessions or varies machine to machine?
Thanks,
Basenxuser