James01010101 / YouTube_Shorts_Video_Editing

Youtube shorts quizzes video editing using Web and Java backend
1 stars 0 forks source link

front end check port for Mac and pi #3

Open James01010101 opened 2 months ago

James01010101 commented 2 months ago

When trying to connect to my server ill check both the Mac and Pi addresses and use the one which is found, this way I can start the server on whichever one I want and I shouldn't need to change the code.

maybe check Mac first so if it finds the Mac ill use that else if it doesnt try the pi. this way I can keep the pi on but use the Mac if I want to test stuff