hi guys, how do i create a simple server that ships alongside my windows app during installation which will be used as local server to host web pages that ships along with the Windows app.
Victor_10 0 Newbie Poster
Recommended Answers
Jump to Post"to host web pages".
If they're HTML, CSS and JavaScript, you don't need any single local-server. Just merge these 3 together in one file and obfuscate it (won't give a lot, but definitely would help). And make sure your Windows App opens in by just refering to the file.
If …
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.