Remote access to FreeMASTER

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Remote access to FreeMASTER

Jump to solution
77 Views
pberna67
Contributor I

Dear All

I would to access to FreeMaster running in a PC an connected to a target (LPC1766) via Jlink troughs a second PC connected in the same local network . Even if the connection to the local PC via e browser (Any),  using the simple example attached, works correctly, if move all files (attached) in a different PC, and finally I open the Test.htm in the remote browser, variable read don't work. 

Respect the original NXP example where it indicated local-host, now the address is changed and it always point to the PC where FreeMASTER runs.

pberna67_0-1790032198582.pngpberna67_0-1790032198582.png

Any idea of the reason of this problem ?

Is it possible to create a Windows App Form in a remote PC that is able to connect (as a DCOM Client ??, don't know) to the FreeMASTER of the "local" PC where FreeMASTER (DCOM Server??) runs and it is connected to the target via Jlink emulator?,
 
1) What is the configuration of FreeMASTER of the local PC ?
2) How do I access via Visual Basic .NET  Form APP to the local PC from (where FreeMASTER runs) the Remote PC ?

The reason of these questions is because my develop PC where Microsoft Visual Studio. .NET runs is not the same machine where FreeMASTER and the target board (LPC1766) are,

0 Kudos
Reply
1 Solution
43 Views
pberna67
Contributor I

Problem solved sorry
It was related tothe fact that the 2 PCs have 2 different profiles , public and private, and so the FreeMASTER firewall setting blocks all port of public profile. If the profiles in both PC are set as private, the communication occours

View solution in original post

0 Kudos
Reply
1 Reply
44 Views
pberna67
Contributor I

Problem solved sorry
It was related tothe fact that the 2 PCs have 2 different profiles , public and private, and so the FreeMASTER firewall setting blocks all port of public profile. If the profiles in both PC are set as private, the communication occours

0 Kudos
Reply