MCPcopy Index your code
hub / github.com/PeerViewer/codebase / main.js

File main.js

src/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// The vnc server listens on port 55900, which is non-standard because another vnc server might be listening on the standard 5900.
2// Then hypertele listens on port 45900, so the vnc client also connects to port 45900.
3
4// Future improvements:

Callers

nothing calls this directly

Calls 7

stopChildFunction · 0.85
createWindowFunction · 0.85
startHyperTeleServerFunction · 0.85
findResourceFileFunction · 0.85
runProcessFunction · 0.85
findAndRunProcessFunction · 0.85
startHyperTeleClientFunction · 0.85

Tested by

no test coverage detected