[PyQT4]Receiving data from UDP and writing into textEdit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marcin19962
    New Member
    • Dec 2011
    • 1

    [PyQT4]Receiving data from UDP and writing into textEdit

    Hi, i have a problem - everytime when i want to reciv data from the UDP socket - the program is freezing. how can i make Receiving data from UDP socket and by using append function add received data into textEdit widget ? Can anyone give me tutorial or example for this?
Working...