Jayich-Lab / tray-launcher

A launcher for Windows that resides in the taskbar for managing .bat scripts.
MIT License
7 stars 1 forks source link

How does the client know which port number to connect to? #34

Closed danhuaxu closed 2 years ago

danhuaxu commented 2 years ago

Right now I am thinking about having the server write the port number it is listening to to a file.

fanmingyu212 commented 2 years ago

See #35. I think there could be a default port number, and then an environment variable that can override the default port.