User Profile
Collapse
-
i am new to socket programming ana i saw that the problem with accepting the connection but it was working well before buiding the GUI i dont know what to do -
Server app freezes with Tkinter GUI
This is my server script when running it without GUI the start method only it works fine but when running the whole script and I press the start button it just freezes and not responding and nothing appears on the text window
...Code:from Tkinter import * import socket import sys class Application(Frame): def __init__(self, master): Frame.__init__(self,
No activity results to display
Show More
Leave a comment: