Hi,
i can't find a way to open a connection to an external HTTPS server from wincc, and send websocket (json) and receive replies.
I looked at the help but it seems that all requests can only be done with wincc oa httpserver, not with external resources. Are there any solutions?
Send WebSocket request
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Send WebSocket request
You can possibly use the netGet() function to read data from an external HTTP server.
Best Regards
Leopold Knipp
Senior Support Specialist
Best Regards
Leopold Knipp
Senior Support Specialist
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm