TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C framework and how to deliver code as exe or on linux

2 pointsby panbhattover 9 years ago
Hi, Recently i have started coding in C to interact with REDIS and found out the old love to work with C, however i came a long way from java to nodeJS and wanted to learn it again for fun &amp; actual work (like developer a library like REDIS in C). I have few questions. 1. Where to start, since i know basic C, are there any frameworks established. 2. Network programming or i should say HTTP programming, how to do that. 3. How to delivery the softwares like EXE on windows , or jar in java means how the ecosystem works.<p>i hope there will be enough experienced programmers to guide me through the tunnel.

1 comment

datalistover 9 years ago
I am not quite sure what your question is.<p>Is it what you need to do to write native extensions for Node.js? In that case <a href="https:&#x2F;&#x2F;nodejs.org&#x2F;api&#x2F;addons.html" rel="nofollow">https:&#x2F;&#x2F;nodejs.org&#x2F;api&#x2F;addons.html</a> might get you started. Would there be a particular reason for a C implementation though?
评论 #10650866 未加载