Wincc Communication between PCs

P

Thread Starter

Premer_Zaitsev

Hi:

I'm trying to use a Wincc application to communicate two PCs over the TCP/IP protocol. The client will be running in a computer, and in the server will be the Wincc Application.

Can I use the winsock library to make a driver which reads those strings that arrives over the net?

Thanks. Please help me with the Wincc scripting language.
 
E

Engelbert Rodríguez

Hello, wich software will be running in the client? You will be write a software of your own?

If you have WinCC like server then it haves an OPC Server. So, you can read/write variables from the WinCC application using any OPC campatible server in your client. I think this is the best and quick solution.

Regards

Engelbert
 
Top