개념공부/기타
C++ 코드를 웹 서비스/어플리 케이션으로 만드는 방법
Zach Choi
2022. 4. 27. 22:37
728x90
반응형
참조 1 : https://nlesc-jcer.github.io/cpp2wasm/#/?id=javascript-web-service
Guide to make C++ available as a web application
nlesc-jcer.github.io
참조 2 : https://www.tutorialspoint.com/cplusplus/cpp_web_programming.htm
C++ Web Programming
C++ Web Programming What is CGI? The Common Gateway Interface, or CGI, is a set of standards that define how information is exchanged between the web server and a custom script. The CGI specs are currently maintained by the NCSA and NCSA defines CGI is as
www.tutorialspoint.com
728x90
반응형