Click here to Skip to main content
15,888,454 members
Articles / Web Development / HTML

Web-Controlling a Win32 App using WebSockets

Rate me:
Please Sign up or sign in to vote.
4.71/5 (9 votes)
30 Apr 2022CPOL3 min read 9K   19  
A quick way to interoperate between Win32 and a browser using WebSockets
This article shows how to remote-control your win32 application via a web browser.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Greece Greece
I'm working in C++, PHP , Java, Windows, iOS, Android and Web (HTML/Javascript/CSS).

I 've a PhD in Digital Signal Processing and Artificial Intelligence and I specialize in Pro Audio and AI applications.

My home page: https://www.turbo-play.com

Comments and Discussions