© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
6 replies
shahul

Best Way to set up a two directional communication in a windows form application

I am building a desktop application to capture fingerprints, but I needed to enable a two-way communication b/w the application and web UI because all other data is collected by the web app. I need to start the capturing process after getting a request from web UI and need to send captured data to web. So what is the best way to do this, is that possible to start a web socket server in windows form application when the application is opened ?

Also, one more question what about windows console app with web socket server, so I only need to show UI after a new request received

Actually I am a JS dev this specific requirement lead me here
Thanks in advance
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

C# MySQL Windows form application
C#CC# / help
2y ago
❔ error message windows form application
C#CC# / help
3y ago
❔ Services communication in Windows Services
C#CC# / help
3y ago