You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.if you get error like : (OSError: [Errno 98] Address already in use) at the staring, so simply change the port number in both the file.
3.The range of port number always in between 0 to 65353.
About
This is an Elevator System coded in pyhton. I used Python programming language, Multithreading for doing two function at a time, Client Server Programming for connecting client to elevator in this ELEVATOR SYSTEM project.