Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
victor_lindelof
Total activity
4
Last activity
May 23, 2024 03:01
Member since
May 23, 2024 02:41
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
May 23, 2024 03:00
# Example of how I start the server; cls.server_process = multiprocessing.Process(target=start_server) cls.server_process.start() time.sleep(4) # connect the client cls.socket_client = socket.s...
Community
PyCharm
PyCharm blocking client socket connection (windows)
0 votes