This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Remotely control uVision (UVSC, UVSOCK)

Hi,

In the documentation it's written that it's possible to control uVision remotely with the UVSC library, but the arguments of the UVSC_OpenConnection function don't allow to specify a IP address. How it's possible to control remotely uVision ?

I've looked the UVSOCK API too but I don't understand how to use it...

Thanks.

Parents Reply Children
  • Exactly, I've read this documentation.

    I would like to intall uVision on a PC_1 and control it remotely from a PC_2. My problem is that the UVSC_OpenConnection doesn't take an IP address in its arguments. So how can I establish a connection between PC1 and PC2 (using the UVSC functions) ? Is UVSC_OpenConnection only established a local connection ?

    Thanks

  • You're right and, from a quick look, I can't see any mention of how to specify a remote host.

    In fact, I can't see any documentation of any functions at all for the TCP/IP Connection (UVSOCK)!

    I think you need to contact Keil support about this!