I\'m writing a program that send an UDP frame every 10 mS. Here\'s how my program is supposed to work :
I\'ve got a client class :
client class
//Con
Here's another one that snuck up on me: The class of the slot object had been forward declared in the header, but not defined in the implementation by including its header.