are client.py and server.py
My question is: Can I make these 2 into two functions in a single program file? Yes, that's possible. But, how do I run client and server function within one file? I need to somehow switch to client window to chat from client to server. IS THIS POSSIBLE?
so you want every client to also host a sever? to answer your question, you can have command arguments specifying what to run/launch
Обсуждают сегодня