Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Network remote control
Re: Network remote control [message #46597 is a reply to message #46560] Mon, 06 June 2016 20:37 Go to previous messageGo to previous message
Infausto is currently offline  Infausto
Messages: 28
Registered: June 2008
Promising Member
Hi Zbych, many thanks for your post.

Can you provide a very simple sample of your integration of GUI app with Skylark?

About using Websocket: My solution for implement a network remote control was use a separate web server for static files, and use a websocket sever inside the GUI app for receive the commands from clients. Now i want to replace the external webserver by an Skylark instance inside the GUI app, but i need help to do that.

Can you provide a very simple sample of your code to achieve that?

Many thaks in advance.


PS: I have issues with the websocket server because i don't know how to terminate his thread when GUI app is finished. The app is indeed terminated, but with an horrible last window message "Heap leaks detected" (generated by MSVC compiler in debug mode), and of course that have leaks, because the main thread is finished, but not the websocket one.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: errors re strings
Next Topic: ProtectServer and SMTP setting
Goto Forum:
  


Current Time: Sun May 12 23:23:57 CEST 2024

Total time taken to generate the page: 0.01724 seconds