Hello Everyone,
In TCP integration with third-party software using WinCC OA, How we can force flush buffer using tcpWrite?
Regards
Maher
TCP Interface
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: TCP Interface
There is no need doing this explicitely.
When you use tcpWrite() you pass data to the operating system. When this is really doing the send over the network one can't tell.
When you use tcpWrite() you pass data to the operating system. When this is really doing the send over the network one can't tell.