2023年12月25日 星期一

WebRTC WebSocket httpd webserver Applications Mobile Phone Host A Web Server On Android

Host A Web Server On Android
Backlink service Link Building Services websocket phone server

WebRTC WebSocket 

httpd webserver  Applications  Mobile Phone

HTTP WebSocket gRPC WebRTC

https://github.com/yanzhenjie/AndServer
https://blog.csdn.net/fei20121106/article/details/80098679
https://blog.csdn.net/suyimin2010/article/details/91351238
https://github.com/topics/android-web-server
https://github.com/NanoHttpd/nanohttpd

https://www.makeuseof.com/tag/turn-android-device-web-server/
https://github.com/mvbasov/lWS
https://stackoverflow.com/questions/4509851/web-server-for-android

https://developer.android.com/reference/java/net/ServerSocket

https://github.com/jetty-project/i-jetty

Android  Kotlin REST Server

https://github.com/JustAmalll/BorutoApp
https://hub.packtpub.com/restful-web-services-with-kotlin/

Document Object Model DOM object c++ libraies

 
Document Object Model DOM object c++ libraries web browser
Mozilla Firefox Microsoft Edge Google Chrome Opera Safari
Document Object Model DOM object c++ libraries  browser layout  engine

Blink V8 Gecko SpiderMonkey Trident Chakra EdgeHTML  Chakra WebKit  JavaScriptCore (SquirrelFish)

https://github.com/sudhakar3697/awesome-web-tech
https://dev.to/sudhakar3697/intro-to-progressive-web-apps-34oo

https://en.wikipedia.org/wiki/Browser_engine
https://en.wikipedia.org/wiki/Blink_(browser_engine)#Frameworks

High-performance garbage collection for C++ · V8
https://v8.dev/blog/high-performance-cpp-gc

WebKit is a cross-platform web browser engine.
https://github.com/WebKit/WebKit/tree/main

Engineering the Servo Web Browser Engine using Rust - GitHub
https://github.com/servo/servo

 implement a generic DOM data structure DOM and CSSOM are independent data structures. Chrome DevTools Performance panel allows us to capture and inspect the construction and processing costs of DOM ...
https://stackoverflow.com/questions/3951307/how-to-implement-a-generic-dom-data-structure-in-c
templates - How to implement a generic DOM data structure in C++? - Stack Overflow
https://www.boost.org/doc/libs/1_35_0/libs/assign/doc/index.html
https://www.boost.org/doc/libs/1_43_0/doc/html/any.html
http://gdome2.cs.unibo.it/
https://curl.se/libcurl/competitors.html
https://doc.qt.io/qt-6/qdomdocument.html
https://blog.devgenius.io/tinyxml2-a-convenient-c-xml-reader-library-8218a268c40

https://xerces.apache.org/xerces-c/program-dom-3.html
DOM Programming Guide Xerces-C++ 3.2.5 Xerces-C++ XML Parser
https://en.wikipedia.org/wiki/Apache_Xerces
https://en.wikipedia.org/wiki/Category:XML_parsers
https://rhel.pkgs.org/8/epel-testing-x86_64/

https://www.quora.com/What-is-the-document-object-model-DOM-and-its-role-in-web-development-with-JavaScript
What is the document object model (DOM) and its role in web development with JavaScript? - Quora

Document Object Model (DOM) - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model

https://www.xml.com/pub/1999/11/cplus/dom.html
https://www.xml.com/pub/1999/11/cplus/index.html
The Object Model-based approach DOMBeautifier
https://android.googlesource.com/platform/external/tinyxml2/
TinyXml: Main Page
Dart HTML DOM - Coding Ninjas
https://www.codingninjas.com/studio/library/dart-html-dom

https://dl.acm.org/doi/fullHtml/10.1145/3316772
ACM: Digital Library: Communications of the ACM
https://www.researchgate.net/publication/220787871_The_XMLBench_Project_Comparison_of_Fast_Multi-platform_XML_libraries

POCO C++ Libraries Library XMLPackage DOM
https://docs.pocoproject.org/current/package-XML.DOM.html

FreshPorts -- devel/collada-dom: COLLADA Document Object Model (DOM) C++ Library
https://www.freshports.org/devel/collada-dom/

library xml dom c++ awesome

https://cpp.libhunt.com/libs/xml
https://github.com/fffaraz/awesome-cpp
https://github.com/fffaraz/awesome-cpp#xml
https://awesome-cpp.readthedocs.io/en/latest/README.html#xml
https://awesome-cpp.readthedocs.io/en/latest/README.html
https://github.com/rdiankov/collada-dom

implement  generic DOM data structure nodes token objects implement the DOM tree DOM  CSSOM   independent data structures
https://docstore.mik.ua/orelly/webprog/jscript/ch17_01.htm
Chapter 17. The Document Object Model
https://www.codeguage.com/courses/js/html-dom-nodes
firstChild  lastChild nextSibling previousSibling   parentNode
 ELEMENT_NODE
 TEXT_NODE
 DOCUMENT_NODE
 COMMENT_NODE
 DOCUMENT_FRAGMENT_NODE
 ATTRIBUTE_NODE
Node nodeType property  read-only nodeType property   interface  identifies  distinguishes